/* CSS Document */
body{
	font-family:Arial, Calibri, Verdana, sans-serif;
	font-size:12px;
	color:#5f5f5f;
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) #dfedf4 repeat-x top;
}
p{
	line-height:18px;
	text-align:justify;
}

a{
	color:#f48401;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.main_tab{
	width:950px;
}
.header{
	height:140px;
}
h1{
	font-size:22px;
	color:#fff;
	float:right;
	background:url(../images/phone.gif) no-repeat 0px 4px;
	padding-left:40px;
	margin:0px;
}
h2{
	font-size:18px;
	color:#00587e;
	margin:0px 0px 20px 0px;
	padding:0px;
}
h3{
	font-size:15px;
	color:#5e5d5d;
	float:left;
	margin:0px;
	padding-bottom:10px;
}
h4{
	font-size:12px;
	color:#5e5d5d;
	margin:0px;
	padding:0px;}
h5{
	margin:0px 10px 20px 20px;
	font-size:30px;
	color:#815607;
	padding:0px;
	}
.quote1{
	background:url(../images/quote1.gif) no-repeat;
	clear:both;
	padding:8px 8px 10px 12px;
	font-size:14px;
	line-height:23px;
	height:100px;
}
.content_tab{
	background:#fff;
	padding:10px;
}
.content_tab ul{}
.content_tab li{
line-height:22px;}
.content_tab li a{
	color:#00587E;}
.image_border{
	border:1px solid #989999;
	float:left;
}
.services{
	background:#f4f4f4;
}
.address{
	font-size:13px;
	line-height:15px;
}
.footer{
	height:40px;
	vertical-align:middle;}	
.footer a{
	color:#666666;}
.more:link,
.more:active,
.more:visted,
.more:hover{
	background:url(../images/arrow.gif) no-repeat right;
	padding-right:10px;
}
.about_banner, .services_banner{
	background:url(../images/banner_abt.jpg) right no-repeat;
	height:153px;
	border:1px solid #CCCCCC;}
.services_banner{
	background:url(../images/banner_services.jpg) right no-repeat;}
