/* CSS Document */

#container{
	height: 600px;
	width: 800px;
	position: relative;
	background-image: url(../_images/wiltshire_coverage.jpg);
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
}
#mid_space{
	height: 49px;
	width: 420px;
	position: absolute;
	top: 169px;
	left: 194px;
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF5A00;
}
#nav{
	height: 45px;
	width: 187px;
	position: absolute;
	left: 1px;
	top: 182px;
	background-color: #999999;
	background-image: url(home_off.gif);
}
#about{
	height: 45px;
	width: 187px;
	position: absolute;
	top: 230px;
	left: 1px;
}
#services{
	height: 44px;
	width: 187px;
	position: absolute;
	top: 278px;
	left: 1px;
}
#coverage{
	height: 44px;
	width: 187px;
	position: absolute;
	top: 325px;
	left: 1px;
}
#contact{
	position: absolute;
	height: 44px;
	width: 187px;
	top: 372px;
	left: 1px;
}

#body_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF5A00;
	height: 41px;
	width: 420px;
	position: absolute;
	left: 200px;
	top: 500px;
}

#map_box{
	position: absolute;
	height: 260px;
	width: 186px;
	left: 314px;
	top: 228px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	height: 41px;
	width: 420px;
	position: absolute;
	left: 200px;
	top: 500px;
}
