* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #f7f7f7;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#wrapper #logo {
	background-color: #FFF;
	height: 160px;
}
#wrapper #headerImg {
	height: 350px;
	background-image: url(/Images/headerimage3.png);
	background-repeat: no-repeat;
	left: auto;
	right: auto;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #Navigation {
	height: 25px;
	font-size: 16px;
	color: #35529B;
}
#wrapper #footer {
	height: 25px;
}
#wrapper #footerSpacing {
	height: 5px;
}
#wrapper #bodyArea {
	height: 400px;
	padding: 5px;
}
#wrapper #editorialstitle {
	font-size: 18px;
	color: #35529B;
	height: 25px;
	padding-left: 5px;
}
#wrapper #editorialsbody {
	height: 400px;
}

#wrapper #serviceTitle {
	height: 25px;
	padding-left: 5px;
	color: #35529B;
	font-size: 18px;
	font-weight: bold;
}
#wrapper #serviceBody {
	height: 365px;
	padding-right: 20px;
	padding-left: 20px;
	color: #000;
}

#wrapper #bodySpacing {
	height: 5px;
}
#wrapper #footerSpacing {
	text-align: center;
}
#wrapper #waterjetTitle {
	font-size: 18px;
	color: #35529B;
	height: 25px;
	padding-left: 5px;
}
#wrapper #waterjetBody {
	height: 115px;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
#wrapper #contactusTitle {
	font-size: 18px;
	height: 25px;
	padding-left: 5px;
}
#wrapper #contactusBody {
	font-size: 14px;
	height: 210px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #contactusFooter {
	height: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000;
	font-size: 12px;
}
