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

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

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: 215px;  background:url('images/header.png'); } 
#main { width: 100%;   background:url('images/main.png');} 
	#title { width: 100%; text-align: center; padding-top: 7px; padding-bottom: 17px; }
		#title h3 { font-size: 24px; } 
	#left, #leftlow{ float: left; width: 430px; margin-left: 40px; font-size: 14px; } 
		#left ul { list-style: none; padding-left: 50px; } 
		#left ul li { height: 40px; line-height: 40px; width: 320px; padding-left: 60px; background: url('images/glad.jpg'); } 
	#right, #rightlow { float: left; width: 430px; margin-left: 10px; font-size: 14px; } 
		#right ul { list-style: none; padding-left: 50px; } 
		#right ul li { height: 40px; line-height: 40px; width: 320px; padding-left: 60px; background: url('images/tick.jpg'); } 
	#contactus { width: 370px; margin-left: 30px; margin-top: 50px; padding: 7px; border-style: solid; border-width: 1px; font-size: 12px; }
	#contactus input{ width: 170px; } 
	#contactus textarea { width: 170px; height: 120px; } 
	#flashcontent {  } 
#footer {  width: 100%;  background:url('images/footer.png'); height: 64px; line-height: 49px; text-align: center; color: #fff; font-size: 10px;} 
#footer a { color: #FFF; } 


