body, html { margin: 0px; padding: 0px; height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; background: url('images/background.jpg') fixed;  } 

h3, p, ul { padding: 0px; margin: 0px; padding-bottom: 12px; } 

h3 { font-size: 14px; } 

#scanlines { width: 100%; height: 800px; position: absolute; background:url('images/scanlines4.png');} 

#overlay { width: 100%; height: 100%; position: absolute; background:url('images/transwhite.png'); visibility: hidden; } 
	#aboutus { width: 550px; height: 390px; position: absolute; top: 50%; left: 50%; margin-left: -325px; margin-top: -232px;  background:url('images/aboutbkg.png'); padding: 50px; color: #333; line-height: 15px; font-size: 13px; padding-top: 25px; } 
	



#wrap { width: 950px; margin-left: auto; margin-right: auto; } 
#header { width: 100%; height: 229px;  background:url('images/header.png'); color: #fff; }

#video { margin-left: 735px; margin-top: 20px;  } 

#tagline { height: 20px; line-height: 20px; text-align: center; }

.pricewrap { clear: both;} 
.price { float: left; font-size: 10px; margin-right: 10px;  } 
.price h3 { font-size: 18px; color: #063; padding: 0px; } 

#main { width: 100%; background:url('images/main.png');  } 
	#left { float: left; width: 425px; margin-left: 40px; min-height: 300px;  } 
	#left ul { padding-left: 25px; } 
	#right { float: left; width: 425px; margin-left: 10px;  min-height: 300px;  } 
#divider {  width: 100%; height: 23px; background:url('images/divider.png'); } 
#footer {  width: 100%;  background:url('images/footermain.png');  color: #fff; padding-top: 10px; } 
	#footerleft { float: left; margin-left: 40px; width: 275px; min-height: 200px; } 
	#footermiddle { float: left; margin-left: 10px; width: 275px; min-height: 200px;  } 
	#footerright { float: left; margin-left: 10px; width: 317px; min-height: 200px; } 
	#footerright input, #footerright textarea { width: 145px; } 
#footerbottom {  width: 100%; height: 60px; background:url('images/footer.png'); } 

