

body {
	text-align: center;

		/* custom */
		background: #00ACEE url(../images/gradbak.gif) repeat-x;
		margin:0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul li {}

ol li {list-style-type: decimal}




#c1 {
	margin: 0 auto;
	width: 986px;
	text-align: left;

		/* custom */
		background: #ffffff url(../images/gradmid.gif);
		margin-top: 0;

}

#c2 {

		/* custom */
		padding-top:16px;
		background:  url(../images/gradtop.gif) no-repeat;
}

#c3 {
	margin: 0 auto;
	width: 970px;

}

#topbar {


		/* custom */

}

#topbar #peplogo {
		padding-top:32px;
		padding-left:48px;
		outline: none;
		border:none;
		position:absolute;
}

#menu {
	/* most menu options found in css/menucss.asp */

		/* custom */
		padding-top: 8px;
		padding-bottom:8px;
		padding-left: 30px;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
}

#content {

		/* custom */
		margin: 32px;
}

#content img[align=right] {
		margin-bottom: 5px;
		margin-left: 10px;
		float:right;
}

#content img[align=left] {
		margin-bottom: 5px;
		margin-right: 10px;
		float:left;
}

#lhs {
	float:right;
		/* custom - set width of lhs */
		width: 645px;
}

#lhs .inner {
		background:#E3F4FE;
		padding:16px;
}

#lhs #testimonials {
		float:right;
		width: 212px;
}

#lhs #testimonialcontent {
		position:relative;
		text-indent: 1.5em
}

.testimonials {
		border-bottom: 1px dotted black;
		margin-bottom:10px;
}

.testimonialcontent {
		position:relative;
		background: url(../images/endquote.gif) bottom right no-repeat;
}

.testimonialauthor {
		padding-bottom: 10px;
		font-weight:bold;
}

.startquote {
		position:absolute;
		top:0;
		left:0;
		z-index:10;
		background: url(../images/startquote.gif) no-repeat;
		height:25px;
		width:33px;
}

.endquote {
		background: url(../images/endquote.gif) bottom right no-repeat;
}

.t1 {
		z-index:11;
		position:relative;
		padding-top:10px;
		margin-bottom:16px;
}

#lhs #testimonialauthor {
		font-weight:bold;
}

#lhs #panels {
		float:left;
		width:416px;
}

#lhs .panel {
		background:#E3F4FE;
		padding:16px;
		margin-bottom:16px;
}

#lhs .panel h3, #lhs #testimonials h3 {
		color: #155787;
		font-size: 14px;
		margin-top:0;
		margin-bottom: 8px;
}

#newsheadlines {
		margin-top: 16px;
}
#newsheadlines a {
		display:block;
		font-weight: bold;
		color:black;

}

#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 232px;
}

#bottmenu {

		/* custom */
		text-align: right;
		font-size: 0.675em;
		line-height: 1.8em;
		color: #6A94CE;
		padding-top: 12px;
		padding-bottom: 26px;
		border-top: 1px solid #000000;
		padding-right:15px;
}

#bottmenu a {
		color: #6A94CE;
}

#footer {
	margin: 0 auto;
	width: 986px;

		/* custom */
		padding-top: 10px;
		padding-bottom: 5px;
		background:  url(../images/footshado.gif) no-repeat;
		text-align: center;
		font-size: .675em;
		color: #ffffbb;
}

#footer a {

		color: #ffffbb;
}

#signup {
		background: #E2F5FF url(/images/boxtop-cogs.jpg) no-repeat;
		color: #155787;
		font-weight:bold;

}

#signup label {
		width:5em;
		display:block;
		float:left;
		clear:both;
		margin-bottom:5px;
}

#signup input {
		border: 1px solid black;
		margin-bottom:5px;
}

#signup #submit {
		background:#00B4EC;
		font-weight:bold;
		color:white;
		border-left:2px solid #FBF8FF;
		border-top:2px solid #FBF8FF;
		border-right:2px solid #829091;
		border-bottom:2px solid #829091;
}

#signup #submit.active, #signup #submit.focus{
		border-left:1px solid #FBF8FF;
		border-top:1px solid #FBF8FF;
		border-right:1px solid #829091;
		border-bottom:1px solid #829091;
}

#sparks {
		background: #E2F5FF url(/images/boxbot-cogs.jpg) bottom left no-repeat;
}

#legalmarketingcoach {
		background: #E2F5FF url(/images/boxbot-pinball.jpg) bottom left no-repeat;
}

.rhsbox {
		padding: 16px;
		margin-bottom: 12px;
}

.rhsbox h3 {
		color: #155787;
		font-size: 14px;
		margin-top:0;
		margin-bottom: 8px;
}


.clear {
	clear: both;
}

#sitemap li {
margin-left: 15px;
padding-left: 5px;
list-style-type: disc;
}

#sitemap li li {
list-style-type: square;
}

#sitemap li li li {
list-style-type: circle;
}