/* body & header CSS Start here */

body{
background-color: #200;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-family: Arial, Helvetica, sans-serif;
} 
.map-font{font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
color: #000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;}
.content{
	background-image: url(images/content-bg-line.jpg);
	background-repeat: repeat-x;
		background-color: #fff;
		width:970px;
	height:330px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
color: #000;
} 
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	color: #630;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F93;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:40px;
	padding:0px;
}
 
p.index_feature {line-height:200%;}

.logo{
	width:970px;
	height:150px;
	background-color: #392923;
}
 
 
.menu{
width:970px;
	height:53px;
	background-color: #D61D2A;
} 

.search-box{
	background-image: url(images/search-bg.jpg);
	width:428px;
	height:212px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
} 

.search-button{
	width:160px;
	height:35px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border: 0;
	margin-top:6px;
	background-image: url(images/search-button.jpg);
}
.search-button-hov{
	width:160px;
	height:35px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border: 0;
	margin-top:6px;
	background-image: url(images/search-button-hov.jpg);
}

.map-text{
	font-family: Arial;
	font-size: 11px;
	color: #000;
} 

.mid-box{
	width:1000px;
	background-image: url(images/content-bg.jpg);
} 
.left-box-1{
	width:350px;
	height:220px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	padding-bottom:20px;
	font-family: Arial;
	font-size: 14px;
	color: #600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #709F7F;
} 
.right-box-1{
	width:540px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	padding-bottom:20px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #709F7F;
	text-align: justify;
} 
.map-style{
	width:378px;
		height:200px;
	margin-top:20px;
	margin-bottom:20px;
	border-width: 1px;
	border-style: solid;
	border-color: #709F7F;
} 
.map-style-service-page{
	width:378px;
		height:300px;
	margin-top:20px;
	margin-bottom:20px;
	border-width: 1px;
	border-style: solid;
	border-color: #709F7F;
} 
.left-box{
	background-image: url(images/left-box-bg.jpg);
	width:455px;
	height:348px;
	padding-top:30px;
	padding-left:30px;
	margin-left:70px;
	padding-right:30px;
	font-family: Arial;
	font-size: 12px;
	color:#630;
	text-align: justify;
}
.left-box-service-page{
	background-image: url(images/left-box-sevice-page-bg.jpg);
	width:455px;
	height:470px;
	padding-top:30px;
	padding-left:30px;
	margin-left:70px;
	padding-right:30px;
	font-family: Arial;
	font-size: 12px;
	color:#630;
	text-align: justify;
	background-repeat: no-repeat;
}
.footer{
	background-image: url(images/footer-bg.jpg);
	width:1000px;
	height:78px;
	padding-top:10px;
	padding-left:40px;
	padding-right:40px;
	font-family: Arial;
	font-size: 11px;
	color:#fff;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.footer A:link {
    color: #F93;
	text-decoration: underline }
.footer A:visited {
	color: #F93;
	text-decoration: underline}
.footer A:active {
	color: #F93;
	text-decoration: underline}
.footer A:hover {	
	color: #F93;
	text-decoration: none;}
 