@charset "UTF-8";
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/container.jpg);
}
#container #mainpage #subhead {
	padding-left: 280px;
}
#container #navbar {
	height: 33px;
	padding-left: 400px;
	padding-top: 1px;
}
.navimage {
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linkimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .body {
	height: 422px;
}
#container #mainpage .body #contactform {
	margin-left: 250px;
	padding-top: 30px;
}
#container #mainpage .body #bodytext {
	padding-left: 250px;
	padding-right: 220px;
	padding-top: 20px;
}
.servicesimg {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
