* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	background-color: #FFFFFF;
	height: 100px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 6px;
	padding-bottom: 0px;
}
#wrapper #navigation {
	background-image: url(../Images/navigation%20swatch.gif);
	background-repeat: repeat-x;
	height: 35px;
}
#wrapper #HeaderImg {
	background-image: url(../Images/services/servicebanner.jpg);
	height: 273px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3D0202;
}
#wrapper #bodyArea #left {
	background-color: #FFFFFF;
	float: left;
	width: 400px;
	font-family: "Eras Medium ITC";
	padding: 0px;
}
#wrapper #bodyArea #right {
	background-color: #d5d2d2;
	float: right;
	width: 400px;
	font-family: "Eras Medium ITC";
	padding: 0px;
}
#wrapper #bodyArea #left #pics {
	font-size: 12px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#wrapper #bodyArea #footer {
	background-color: #FFFFFF;
	clear: both;
	height: 15px;
	background-image: url(../Images/navigation%20swatch.gif);
	background-repeat: repeat-x;
	padding: 7px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: "Eras Medium ITC";
	padding-right: 15px;
	padding-left: 15px;
}
