/* CSS Document */

#container{
	height: 600px;
	width: 800px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image: url(../_images/wiltshire-services.jpg);
	margin: auto;
}
#mid_space{
	height: 17px;
	width: 378px;
	position: absolute;
	top: 180px;
	left: 261px;
	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: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF5A00;
	height: 46px;
	width: 350px;
	position: absolute;
	left: 266px;
	top: 233px;
}
#home_support{
	height: 34px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 263px;
	top: 224px;
}
#repairs{
	height: 32px;
	width: 350px;
	position: absolute;
	left: 263px;
	top: 288px;
}
#data_loss{
	height: 22px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	left: 263px;
	top: 354px;
}
#anti_virus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	height: 35px;
	width: 350px;
	left: 262px;
	top: 410px;
}
#pc_maintenance{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	height: 35px;
	width: 350px;
	left: 261px;
	top: 472px;
}

