	@charset "utf-8";
/* CSS Document */

body, div, img, table, td, tr{margin:0; padding:0; border:0;}
body{background:#CCCCCC; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px;}
.green{color:#7BAE37;}
.white{color:#FFFFFF;}
.black{color:#000000;}
.tiny{font-size:11px; font-weight:normal;}
a{color:#7BAE37; text-decoration:none;}
a:hover{text-decoration:underline;}
li.specs{padding-bottom:5px;}

#shell{position:relative; margin-left:auto; margin-right:auto; width:761px; height:590px; margin-top:20px; padding-bottom:20px;}
#cta-promo{position:absolute; top:-15px; right:-15px; width:200px; height:201px; z-index:1;}
#cta-promo.low{top:275px;}

#side-test{width:215px; height:590px; position:absolute; top:0; left:3px; background:url(img/nav/bg.jpg);}
#nav-test{position:relative; width:215px; text-align:center;}
#contact-info{position:absolute; bottom:10px; left:0px; width:215px; text-align:center;}
.logo{margin-bottom:130px;}

.order-form{width:50px; float:right; padding-top:35px; text-align:center;}
#side{width:218px; height:590px; position:absolute; top:0; left:0; background:url(img/bg-nav.jpg);}
#nav{position:relative; width:218px; text-align:center;}
#content{width:522px; height:580px; position:absolute; top:0px; left:218px; padding:10px 10px 0 10px; z-index:0; text-shadow: 1px 1px 1px #000;}
	#content.home{background:url(img/bg-home.jpg);}
	#content.benefits{background:url(img/bg-benefits.jpg);}
	#content.specs{background:url(img/bg-specs.jpg);}
	#content.demo{background:url(img/bg-demo.jpg);}
	#content.promo{background:url(img/bg-promo.jpg);}
	#content.distributor{background:url(img/bg-distributor.jpg);}
	#content.accessories{background:url(img/bg-accessories.jpg);}
	#content.payment{background:url(img/bg-payment.jpg);}
	#content.commercial{background:url(img/bg-commercial.jpg);}
	#content.repair{background:url(img/bg-repair.jpg);}

	#title{position:absolute; left:0px; width:542px; text-align:center; font-size:22px; font-weight:bold; line-height:30px;}
		#title.home{top:445px;}
		#title.benefits{top:410px;}
		#title.specs{top:480px; text-align:right; width:527px; padding-right:15px; font-size:13px; line-height:20px;}
		#title.demo{top:480px;}
		#title.repair{top:550px;}
		#title.promo{top:350px; width:380px; font-size:18px; color:#000; letter-spacing:0px; }
		#title.distributor{top:480px;}
		#title.accessories{top:260px;}
		#title.payment{top:410px; color:#000000;}
		#title.commercial{top:465px; font-size:20px;}
	#text{
	position:absolute;
	left:2px;
	width:542px;
	overflow:hidden;
	font-size:13px;
	line-height:21px;
}
		#text.home{text-align:center; top:490px; height:80px;}
		#text.benefits{top:475px; height:180px; width:442px; text-align:left; padding-left:50px; padding-right:50px; line-height:15px;}		
		#text.specs{width:442px; text-align:left; padding-left:50px; padding-right:50px;}		
		#text.demo{text-align:center;}
		#text.distributor{text-align:center;}
		#text.accessories{top:300px; height:290px; width:442px; text-align:left; padding-left:50px; padding-right:50px;}	
		#text.payment{top:475px; height:180px; width:442px; text-align:left; padding-left:50px; padding-right:50px; color:#000000;  line-height:15px; text-shadow:none;}
		#text.commercial{text-align:center; top:500px; height:80px;}
		#text.promo{text-align:center; top:425px; height:150px; width:360px; color:#000; font-size:11px; line-height:19px; font-weight:bold;  text-shadow:none;}
