BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 12px;
	background: #CCC;
}

td, span, p, div{
	color: #333;
}

a, a:visited{
	color: #666;
}

a:hover, a:visited:hover, a:active{
	color: #333;
}

#wrapper{
	text-align: center;
}

#container{
	width: 779px;
	padding-top: 60px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top_nav{
	background: url(../images/nav_bg.png) no-repeat right top;
	height: 34px;
	margin-right: 20px;
}

#top_nav ul{
	list-style: none;
	margin: 0;
	padding: 10px 0 0 80px;
}

#top_nav ul li{
	float: left;
	margin: 0;
	padding: 0;
}

#top_nav li a{
	height: 14px;
	border-right: 1px solid #FFF;
	display: block;
	text-decoration: none;
}

#top_nav li a span{
	display: none;
}

#top_nav #home a{
	background: url(../images/nav_home.png) no-repeat left top;
	width: 37px;
}

#top_nav #advpol a{
	background: url(../images/nav_advpol.png) no-repeat left top;
	width: 111px;
}

#top_nav #adapproval a{
	background: url(../images/nav_adapproval.png) no-repeat left top;
	width: 80px;
}

#top_nav #subscribe a{
	background: url(../images/nav_subscribe.png) no-repeat left top;
	width: 66px;
}

#top_nav #survey a{
	background: url(../images/nav_survey.png) no-repeat left top;
	width: 55px;
}

#top_nav #contact a{
	background: url(../images/nav_contact.png) no-repeat left top;
	width: 47px;
	border: 0;
}

#top_nav #home a:hover, #top_nav #advpol a:hover, #top_nav #adapproval a:hover,
#top_nav #subscribe a:hover, #top_nav #survey a:hover, #top_nav #contact a:hover{
	background-position: left -20px;
}

#main{
	clear: both;
}

#left_nav{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	float: left;
	width: 24px;
	position: relative;
	left: 4px;
	z-index: 12;
}

#left_nav li{
	margin: 0;
	padding: 0;
}

#left_nav li a{
	display: block;
	width: 24px;
	text-decoration: none;
}

#left_nav li a span{
	display: none;
}

#left_nav #whyitworks a{
	background: url(../images/whyitworks.png) no-repeat left top;
	height: 103px;
}

#left_nav #circulation a{
	background: url(../images/circulation.png) no-repeat left top;
	height: 106px;
}

#left_nav #theprocess a{
	background: url(../images/theprocess.png) no-repeat left top;
	height: 105px;
}

#left_nav #testimonials a{
	background: url(../images/testimonials.png) no-repeat left top;
	height: 114px;
}

#left_nav #whyitworks a:hover, #left_nav #circulation a:hover,
#left_nav #theprocess a:hover, #left_nav #theprocess a:hover,
#left_nav #testimonials a:hover{
	background-position: -34px top;
}

#left_column{
	float: left;
	width: 205px;
	background: url(../images/left_bg.png) no-repeat left top;
	position: relative;
	z-index: 10;
}

#left_column p{
	color: #FFF;
	font-size: 10px;
}

#left_column #introtext{
	margin: 0;
	padding: 120px 30px 20px;
}

#left_column .vcard{
	padding: 20px;
	color: #333;
}

#left_column #mediareq{
	display: block;
	height: 200px;
	margin: 0 4px;
	background: url(../images/advinfo_btn.png) no-repeat -172px top;
	text-decoration: none;
}

#left_column #mediareq:hover{
	background-position: 21px top;
}

#left_column #mediareq span{
	display: none;
}

#footer{
	clear: left;
	margin-top: 40px;
	text-align: center;
}

#footer p{
	color: #666;
}

#footer ul{
	list-style: none;
	clear: left;
	margin-left: 106px;
	margin-top: 10px;
	margin-bottom: 50px;
}

#footer ul li{
	float: left;
	margin: 0;
	padding: 1px 5px;
	border-right: 1px solid #666;
}

#footer ul li.last{
	border: 0;
}

#footer ul li a{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.dottedLine{
	background: url(../images/dottedline.gif) repeat-x center center;
}

ol{
	margin-left: 18px;
	margin-bottom: 20px;
}

ol li{
	list-style-type: decimal;
}

table td{
	padding: 3px;
}

.container6{
	text-align: left;
	padding: 10px 30px;
}

span.kicker{
	font-weight: bold;
}
