#divHeaderImg {
	padding: 0px;
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divHeaderImg img {
	float: left;
}
#divLocator {
	background-image: url(../images/locator_slice.gif);
	background-repeat: repeat-x;
	height: 26px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	width: 550px;
	float: left;
}
#divLocator img {
	float: left;
	margin-right: 10px;
}
#divContent {
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 16px;
	font-size: 13px;
	clear: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#divContent  h1, #divContent h2 {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#divContent #divBoxed {
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99630E;
	margin-bottom: 10px;
}
.boxed {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9C620E;
	border-bottom-color: #9C620E;
	border-left-color: #9C620E;
}
#divContent h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#divContent p {
	margin: 0px;
	padding: 10px;
}
#tableContent {
	vertical-align: top;
	clear: left;
}
#tableContent td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C2C1CA;
}
#divContact {
	width: 220px;
	white-space: normal;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
