/* CSS Document */
div.main_content{
	width:679px;
}

.main_content .boostHead{
	background:url(../boost/img/PCHBoostLogo.gif) no-repeat;
	width:679px;
	height:116px;
}

.main_content .topNav{
	width:679px;
}

div.main_content .topNav li{
	float:left;
	height:15px;
}

.main_content .topNav li a{
	text-indent:-9999px;
	display:block;

}

.main_content .topNav .sweepsLink{
	background:url(../boost/img/subLinks_Sweeps.jpg) no-repeat;
	width:78px;
}

.main_content .topNav .prizesLink{
	background:url(../boost/img/subLinks_Prizes.jpg) no-repeat;
	width:41px;
}

.main_content .topNav .intLink{
	background:url(../boost/img/subLinks_Integration.jpg) no-repeat;
	width:72px;
}

.main_content .topNav .brandLink{
	background:url(../boost/img/subLinks_Branding.jpg) no-repeat;
	width:60px;
}

.main_content .topNav .dataLink{
	background:url(../boost/img/subLinks_Data.jpg) no-repeat;
	width:36px;
}

.main_content .topNav .getStartLink{
	background:url(../boost/img/subLinks_GettingStarted.jpg) no-repeat;
	width:89px;
}

#boostCopy{
	float:left;
	width:418px;
	height:100%;
}

#boostCopy h1 {
	color:#FF6600;
	font-weight:bold;
	margin-top:15px;
}
#boostCopy h1 a:hover{
	color:#FF6600;
}
#boostCopy p{
	font-size:14px;
	margin-bottom:11px;
}

#boostCopy .prizeGraphic{
	background:url(../boost/img/PrizesPic.jpg) no-repeat;
	margin-left:-11px;
	width:444px;
	height:256px;
}

.main_content .boostRightNav{
	float:right;
	display:block;
	width:226px;
	height:313px;
}

.main_content .boostRightNav li{
	/*display:block;
	width:226px;
	height:67px;*/
	margin-bottom:11px;
}

.main_content a:link{
	color:#000066;
	font-weight:bold;
}

.main_content a:hover{
	color:#FF6600;
}

.main_content .boostRightNav li a{
	text-indent:-9999px;
	display:block;
	width:226px;
	height:67px;
}

.main_content .boostRightNav .downPresButt{
	background:url(../boost/img/RSidebutt_DownloadPres.jpg);
}

.main_content .boostRightNav .pchBoostExButt{
	background:url(../boost/img/RSidebutt_PCHBoostEx.jpg);
}

.main_content .boostRightNav .techReq{
	background:url(../boost/img/RSidebutt_TechReq.jpg);
}

.main_content .boostRightNav .contactUs{
	background:url(../boost/img/RSidebutt_ContUs.jpg);
}

.main_content .backTop{
	float:right;
	background:url(../boost/img/BackTopLink.gif) no-repeat;
	width:91px;
	height:15px;
	display:block;
	text-indent:-9999px;
}

.main_content .italSect{
	color:#666666;
	font-style:italic;
}