@import url(reset.css);body { font: 12px Arial, sans-serif; background: url(images/mainBG.png) repeat-x top #fff;}a { color: #000;}.left {float: left;}.right {float: right;}.clear {clear: both;}strong {font-weight: bold;}em {font-style: italic;}#wrapper { width: 960px; margin: 0 auto;}#header { position: relative;  height: 110px;}#headerLogo { background: url(images/headerLogo.png) no-repeat; display: block; width: 418px; height: 64px; position: absolute; top: 26px; text-indent: -10000px;}#header ul { position: absolute; /*left: 487px;*/ left: 516px; top: 34px;}#header li { float: left;}.menuDiv { background: url(images/btnDivider.png) no-repeat; width: 1px; height: 48px;}#header li a { display: block; height: 14px; background-position: bottom; text-indent: -10000px; margin: 21px 8px 0px 8px; }#header li a:hover { background-position: top;}	#btnWhy {		background: url(images/btnWhy.png) no-repeat;		width: 55px; 	}		#btnFeatures {		background: url(images/btnFeatures.png) no-repeat;		width: 56px; 	}		#btnPackages {		background: url(images/btnPackages.png) no-repeat;		width: 60px; 	}	#btnPortfolio {		background: url(images/btnPortfolio.png) no-repeat;		width: 64px; 	}	#btnSupport {		background: url(images/btnSupport.png) no-repeat;		width: 54px; 	}	#btnFaqs {		background: url(images/btnFaqs.png) no-repeat;		width: 31px; 	}		#btnContact {		background: url(images/btnContact.png) no-repeat;		width: 54px; 	}#footer { background: url(images/footerBG.png) repeat-x; width: 100%; height: 168px;}	#footBody {	 width: 960px;	 margin: 0 auto;	 position: relative;	}	#footLogo {	 background: url(images/footerLogo.png) no-repeat;	 display: block;	 width: 234px;	 height: 29px;	 position: absolute;	 left: 10px;	 top: 24px;	 text-indent: -10000px;	}	#footText {	 width: 620px;	 position: absolute;	 top: 65px;	 left: 10px;	 line-height: 24px;	}	#footOrnament {	 background: url(images/footerOrnament.png) no-repeat;	 width: 134px;	 height: 23px;	 margin: 0 auto; 	}		#footMenu1 {position: absolute; top: 28px;width: 75px; right: 165px; text-align: right;	}		#footMenu2 {position: absolute;top: 28px;width: 75px;right: 10px; text-align: right;	}		#footMenu1 a, #footMenu2 a {text-decoration: none; font-weight: Bold; font-size: 14px; line-height: 30px;	}#footer a:hover { text-decoration: underline;}#mainBody { min-height: 730px;}#featuresBody { min-height: 200px;}#wrapperSoon { margin: 30px auto; width: 400px; }#wrapperSoon h1 { position: absolute; top: 100px; font-size: 18px; left: 120px;}