@charset "UTF-8";
/* CSS Document */
body{
	font-family: Arial, SunSans-Regular, Sans-Serif;
	font-size: 13px;
	padding-top:0px;
line-height:14px;
margin:auto;
}


 		
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color:#193868;
	}
	
	h2
{
	color: #000;
		font-size: 15px;
	line-height: 15px;
}
	h3
{
	color: #999;
	font-size: 15px;
	line-height:15px;
}

#container{
margin:auto;
width:896px;

}


#container a {
font-size: 15px;
	color: #333;
	text-decoration:none;
}


#container a:hover {
font-size: 15px;
	color: #000;
	text-decoration:underline;
}



#header{

width:896px;
height:86px;


}

#logo{

float:left;

}
#logo2{

width:205px;
height:86px;

float:left;

}


#nav{
margin-top:0px;
width:896px;
height:52px;
margin-left:10px;
background-image:url(../bg-nav.jpg);
background-repeat:repeat-x;
margin:auto;
color:#999;
}

#nav ul{
width:790px;
height:48px;
margin:0px;
padding:0px 0px 0px 0px;
}




#nav a{
margin-top:10px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:38px;
	line-height: 11px;
	color: #fff;
	text-decoration:none;
}
#nav a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	line-height: 11px;
	color: #000;
	text-decoration:none;
	background-color:#CCC;
	height:58px;
	
}


#nav li{
margin-top:0px;
height:32px;
display: inline;
list-style:none;
border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
padding:20px 12px 0px 12px;
float:left;

}

#nav li:hover{
height:32px;
display: inline;
list-style:none;
border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
color: #000;
padding:20px 12px 0px 12px;
float:left;
background-color:#CCC;


}

#left li{
padding-top:4px;
padding-bottom:4px;

font-size: 14px;
	
line-height:normal;



}
#main-body{

width:881px;
height:311px;
background-image:url(../bg-grey-fade.jpg);
background-repeat:repeat-x;
padding-left:15px;

}


#left {
width:230px;
height:321px;
margin:14px 0px 0px 0px;
padding:0px 7px 0px 0px;
float:left;
color:#000;
}

#left-about {


margin:14px 10px 0px 0px;
padding:0px 7px 0px 0px;
float:left;
color:#000;
}

#left-services {
width:330px;
margin:14px 0px 0px 0px;
padding:0px 7px 0px 0px;
float:left;
color:#000;
}

#right{
width:641px;
height:311px;
margin:14px 0px 0px 0px;
float:left;
font-weight:400;
border-left-style:dotted;
border-left-width:1px;
border-color:#ccc;
background-color:#999999;
color:#000000;
float:left;

}

#right-services{
width:541px;
height:360px;
padding:14px 0px 0px 0px;
float:left;
font-weight:400;
border-left-style:dotted;
border-left-width:1px;
border-color:#ccc;
color:#000000;
float:left;

}

#about-image{
margin:14px 10px 0px 0px;
float:left;
font-weight:400;
border-left-style:dotted;
border-left-width:1px;
border-color:#ccc;
background-color:#999999;
color:#000000;

float:left;

}

#clear{
	clear:both;
	
	}

#footer {

width:896px;


}


#footer-about {

width:896px;
height:67px;
background-image:url(../footer-about.jpg);
background-repeat:no-repeat;


}
#footer-left {
width:247px;

margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
color:#000;
}

#footer-left-about {
width:500px;

margin:0px 20px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
color:#000;
}



#footer-right{
width:631px;
height:311px;
margin:10px 0px 0px 0px;
float:left;
font-weight:400;
border-left-style:dotted;
border-left-width:1px;
border-color:#ccc;

color:#000000;

float:left;

}



.puple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193868;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;line-height:10px;
	padding-top:5px;
}

p .address  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:9px;
	color: #000000;
}

