body 
{background-color:#1b81bc; color:#fff; margin:0; padding:0;}
	#index 
	{
	text-align:center;
	padding:50px 0 0 0;
	background-image: url(images/indexbk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1a81bc;
}
	#contact 
	{
	background-image: url(images/contactbk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1a81bc;
}
	#services
	{
	background-color: #1a81bc;
	background-image: url(images/servicesbk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	#projects
	{
	background-color: #1a81bc;
	background-image: url(images/projectsbk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	#awards 
	{
	background-color: #1a81bc;
	background-image: url(images/awardsbk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	#clients
	{
	background-color: #1a81bc;
	background-image: url(images/clientsbk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	#results
	{
	background-color: #1a81bc;
	background-image: url(images/resultsbk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	#directions
	{
	background-color: #1a81bc;
	background-image: url(images/directionsbk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header
{width:100%; height:114px; background-color:#17589e;}
#hinside
{width:950px; margin:0 auto; padding-top:15px;}
#nav
{width:100%;height:25px; background-color:#00278f; padding-top:6px; clear:both;}
#navinside
{width:950px; margin:0 auto;}
	#nav ul
	{margin:0; padding:0; float:right;}
	#nav li
	{font:14px Helvetica, Arial, sans-serif; list-style-type:none; margin:0; padding:0; display:inline;}
	#nav li a
	{color:#fff; text-decoration:none; border-right:2px solid #17589e; padding:0 10px;}
	#nav li a:hover
	{color:#ff5f00;}
	#menuon
	{color:#ff5f00;}

#frame
{width:950px; margin:0 auto; height:550px; clear:both;}
#onecol 
{padding-top:25px;}
#leftcolumn
{width:575px; float:left; margin:25px 0; }
#rightcolumn
{width:305px; float:right;margin:25px 0;}
.contact
{width:300px; height:75px; padding:0; float:left; }
.contact p
{float:left; padding:10px 0 0 0;}
.contact img
{float:right; padding:0;}
#footer
{width:950px; margin:0 auto; clear:both;}

#copy
{float:left;}
#ch
{float:right;}

.black 
{color:#001244; font-weight:bold;}

h1, h2, h3, h4, h5, h6
{font-family:Helvetica, Arial, sans-serif; margin:0; padding:0 0 10px 0;}
h1 {font-size:40px; line-height:1.4em; padding-bottom:50px;}
h2 {font-size:20px;}
h3 {font-size:18px; font-weight:normal;}
h4 {font-size:16px; padding-top:20px;}
h5 {font-size:15px;}
h6 {font-size:14px;}
p
{font:12px Helvetica, Arial, sans-serif; margin:0; padding:0 0 10px 0; line-height:1.4em;}
blockquote
{display:inline;}
ul 
{margin:0; padding:0 0 10px 40px;}
li
{font:12px Helvetica, Arial, sans-serif; margin:0; padding:0 0 9px 0; line-height:1.4em; list-style-type:none; list-style-image:url(images/bullet.gif);}

a {color:#fff; text-decoration:none;}
a:hover {color:#000;}

.copyright {font-size:10px;}
