body {width:900px; margin-left:auto; margin-right:auto; min-height:500px; background:#2da19d; color:#727272; font-family:Tahoma, Geneva, sans-serif;}
	
	#header, #content, #footer {float:left; width:900px; clear:both; padding:0; margin:0; min-height:100px;}
		
		#header 	{ background:white url('images/header.jpg') center no-repeat; height:150px;}
		#content	{ background:white;  width:890px; padding-right:10px;}
		#footer 	{ background:white url('images/footer.jpg') center no-repeat; height:115px;}
		
		#header ul { list-style-type:none; margin:0; padding:0; padding: 10px 0 0 30px; font-size:10pt;}
		#header ul li {float:left; padding:10px;}
		#header ul li a {color:#2da19d;}
		#header ul li a:hover {color:white;}
		
		#footer ul { list-style-type:none; margin:0; padding:0; padding: 70px 0 0 30px; font-size:10pt;}
		#footer ul li {float:left; padding:10px;}
		#footer ul li a {color:#2da19d;}
		#footer ul li a:hover {color:white;}		
		

#hit {font-weight:400; color:white; padding:10px;}
#hit a {color:white;}
#hit a:visited {color:white;}

#services ul { list-style-type:none;}	
#services ul li { padding: 5px 0 5px 0;}

#content1 {float:left; padding:5px; padding-left:15px; width:575px; border-left:2px solid #727272; min-height:475px;}

#recent img {margin:15px; border:2px solid black;}
