html, body {
font-family : trebuchet ms, verdana, Arial, sans-serif;
font-size:86%;
line-height:119%;
margin:0;
padding:0;
background:#fff;
color:#625D5D;
}

A:link	{color: #2F7FC1; text-decoration:none;}
A:visited{color: #2F7FC1; text-decoration:none;}
A:hover	{color:#2F7FC1; text-decoration:underline;}



h1	{ 	
font-family : trebuchet ms,  Verdana, Arial, sans-serif ;
color:#2F7FC1;
font-size:190% ; 
line-height:100%;
text-decoration:none;
font-weight:normal;	
display:inline;
}
		   
h2	{ 	
font-family :  trebuchet ms, Verdana, Arial, sans-serif ;
color:#2F7FC1;
font-size:100% ; 
line-height:100%;
text-decoration:none;
font-weight:bold;	
display:inline;
} 

td 	{
font-family : trebuchet ms, verdana, Arial, sans-serif;
font-size:76%;
line-height:126%;
} 
		
#container {
	background: #fff;
	width:790px;
	border:0px solid red;
	margin: 0px 0px 0px 0px;
}  


#header{
	border:0px solid blue;
	margin:20px 0px 5px 20px;
    padding:0px 0px 0px 0px;
	width:710px;
		
}

#topcontact	{
	border:0px solid green;
	margin:5px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	position:absolute;
	top:30px;
	left:578px;
	width:200px;
	
} 

#topcontactleft	{
	border:0px dotted green;
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	width:41px;
	
	
}


#topcontactright	{
	border:0px dotted red;
	margin:0px 20px 0px 45px;
    padding:0px 0px 0px 0px;
	width:159px;
	top:0px;
	position:absolute;
	
}

#logo	{
	border:0px dotted pink;
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	width:220px;
	
} 

#main	{
	border:0px dotted lime;
	margin:0px 0px 0px 20px;
    padding:0px 0px 0px 0px;
	width:750px;
	
}  

#col1 {
	border:0px dotted red;
	float:left;
	width:125px;
	left:20px;
	padding-bottom: 100;
}  

/* navigation*/	

#navcontainer { width: 125px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: trebuchet ms, Verdana, Arial, sans-serif ;	

}

#navcontainer a
{
display: block;
padding: 6px;
width: 110px;
background-color: #A6B1CE;
border-bottom: 1px solid #fff;
}

#navlist #current	{
background-color: #2F77C1;
color: #fff;
font-weight: bold;
text-decoration:none ;
border-bottom: 1px solid #fff;
} 

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #2F77C1;
font-weight: bold;
color: #fff;
}
 
/*end navigation*/ 

#col2 {
	border:0px solid blue;
	padding:5px 0px 10px 0px;
	margin-top:0px;
	margin-left:150px;
	
}  



#imageholder {
	border:0px dotted orange;
	padding:20px 0px 10px 0px;
	
	
}

#col2services {
	border:0px solid red;
	padding:5px 0px 10px 0px;
	margin-top:0px;
	margin-left:150px;
	margin-right:300px;
}

#col3 {
	border:0px dotted red;
	width:250px;
	top:122px;
	left:500px;
	float:right;
	margin-bottom:10px;
}

#box {
	border-top:3px solid #2F77C1;
	border-bottom:1px solid #2F77C1;
	border-left:1px solid #2F77C1;
	border-right:1px solid #2F77C1;
	margin:10px 0 0 0;
	padding:10px;

}

#clear {
	clear:both;
}

#footer	{
	border:0px solid orange;
	margin:0px 0px 0px 0px;
    padding:0px 0px 10px 0px;
	width:790px;
	top:100px;
		
}

/*contact us form*/
#label	{
float:left;
width:125px;
clear:both;
border:0px solid red;
padding-right:3px;
}
.formw	{
border:0px solid blue;
text-align:right;
}
.row	{
text-align:right;
}


#label1	{float:left;width:90px;clear:both;}
#label2	{float:left;width:90px;clear:both;}
#label3	{float:left;width:90px;clear:both;}


