* {	
	margin: 0;	
	padding: 0;	
	font-family: Arial, Helvetica, sans-serif; 
}
BODY {
	text-align: center;
	margin: 83px 0px 20px 0px;
}

UL { list-style-type: none; }

IMG { border: 0px solid #FFFFFF; }

DIV#logo {	padding-bottom: 6px;  }
DIV#logo IMG {	width: 143px;	height: 29px;	}

H3 { color: #E31464; }

A {	color: #E31464;	text-decoration: none; }
A:HOVER { color: #3BB3CC;}

.cb { clear: both; height: 0px;}

DIV#site {
	width: 717px; 
	height: 600px; 
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
DIV#site * { text-align: left; }

DIV#lcol {	width: 185px; float: left; }
DIV#mcol {	width: 380px; float: left; }
DIV#mrcol {	width: 525px; float: left; }
DIV#lmrcol { width: 710px; float: left; }
DIV#rcol {	width: 145px; float: left; }

DIV#sub { margin: 51px 0px 0px 0px; } 
DIV#sub DIV IMG { width: 70px; height: 15px; }

DIV#nav { margin: 11px 0px 0px 0px; }
DIV#nav SPAN IMG { height: 18px; } 
DIV#nav SPAN IMG#imgaboutus { width: 52px; }
DIV#nav SPAN IMG#imgourclients { width: 63px; }
DIV#nav SPAN IMG#imgcontactus { width: 62px; }
DIV#nav SPAN IMG#imgnews { width: 37px; }

DIV#how { margin: 5px 0px 15px 0px; }
DIV#how SPAN IMG { height: 30px; } 
DIV#how SPAN IMG#imgseehow { width: 91px; }
DIV#how SPAN IMG#imgreadhow { width: 111px; }


DIV#home {	margin: 50px 0px 20px 0px; }
DIV#home IMG {	width: 404px; height: 189px; }

DIV#aboutus P { width: 340px; font-size: 80%; padding-bottom: 10px; }

DIV#contactus P { font-size: 80%; width: 340px; margin-bottom: 2px; }
DIV#contactus H3 { font-size: 80%; padding-bottom: 2px; font-weight: normal; }
DIV#contactus P#email IMG { width: 133px; height: 16px; }
DIV#contactus P#map { margin-top: 10px; }
DIV#contactus P#map IMG { width: 393px; height: 316px; }

DIV#studyquote {	margin: 95px 0px 0px 0px; }

DIV#study {	margin: 10px 0px 0px 2px; }
DIV#study H3 { font-size: 80%; }
DIV#study H4 { font-size: 80%; font-weight: bold;}
DIV#study P { font-size: 80%;  margin-top: 10px; width: 340px; }

UL#studyimages { margin-top: 130px; }	
UL#studyimages LI { margin-bottom: 10px; }	
UL#studyimages LI IMG { width: 145px; }	
