﻿#wrapper {
	position: absolute top center;
	margin: 0px;
	width: 960px;
	/*vertical-align: top;*/
	margin-left: auto;
	margin-right: auto;
}
#logo{
	background: transparent url('../images/mainLogo.png') no-repeat top left;
	height: 125px;
 }
#mainpic{
	height: 199px;

}
#mainContent{
	background: transparent url('../images/mainDiags.png') no-repeat top left;
	width: 960px;
	min-height: 350px;
	float: left;
}
#watermark{
	background:transparent url('../images/contentBacker.png') repeat-y top left;
	width: 960px;
	min-height: 350px;
	float: left;
}

#podWrapper{
	width: 355px;
	margin-right: 15px;
	float: left;
	text-align:left;
}
#contentBox{
	background:transparent url('../images/watermark.png') no-repeat 100% 100%;
	padding: 30px 0px 15px 0px;
	width: 575px;
	float: left;
	text-align:left;
	margin-right: 15px;
	min-height: 405px;.min-height: 450px;
	vertical-align: top;
}
#podMain{
	width: 355px;
	background: #56534e url('../images/podTopper.png') no-repeat top left;
	height: 450px;
	margin-bottom: 2px solid #FFFFFF;
}
#podLeft{
	width:173px;
	height: 433px;
	margin-top: 17px;
	border-right: 2px solid #FFFFFF;
	float: left;
	background:#b1b9bf url('../images/podLeftBack.png') repeat-x top left;
}
#podRight{
	width: 180px;
	float: left;
}
#newestAssets{
	margin-top: 17px;
	border-bottom: 2px solid #FFFFFF;
	width: 180px;
	background: transparent url('../images/scrollerBack1.png') no-repeat top right;
}
#compParts{
	border-bottom: 2px solid #FFFFFF;
	width: 180px;
	background: transparent url('../images/scrollerBack2.png') no-repeat top right;
}
#subscribeNow{
	width: 180px;
	background: transparent url('../images/scrollerBack3.png') no-repeat top right;
}
#logoClicker{
	height: 105px;
	width: 257px;
	margin-left: 20px;
	margin-top: 20px;
	cursor:pointer;
	float:left;
}
#topNav{
	margin-left: 70px;
	margin-top: 97px;
	height: 25px;
	width: 598px;
	float:left;
}

#footer{
	background: #2f3c42 url('../images/footerBack.png') no-repeat top left;
	min-height: 50px;
	width: 930px;
	.width: 960px;
	float: left;
	padding: 15px;
	color: #c6ba90;
	font-size: 10px;
}

#PDF {
	border: 1px solid #c9cbce; 
	margin: 5px 0px; 
	background:white url('../images/pdfBacker.gif') no-repeat center left; 
	width: 135px; .width: 100%; 
	padding: 3px 3px 3px 25px; 
	cursor: pointer
}

#challengeBox{
	height: 125px; 
	width: 575px; 
	display:block; 
	cursor:pointer;
	background:transparent url('../images/challengeBacker.png') no-repeat top left;
}




