.h1 {
	background: url("/static/i/wc.png") repeat-x;
}
.h1 div {
	background: url("/static/i/wl.png") no-repeat;
}
h1 {
	background: url("/static/i/wr.png") no-repeat;
	background-position: right;
	text-transform: uppercase;
	color: #39bd2f;
	font-weight: normal;
	font-size: 14pt;
	padding: 10px;
	height: 23px;
}
body > div > img {
	float: left;
	margin: 15px;
}
.contact {
	float: right;
}
.contact dd {
	background: url("/static/i/vc.png") repeat-x;
	margin: 10px;
	margin-right: 15px;
	float: right;
	text-transform: uppercase;
	font-size: 10pt;
}
.contact dd div {
	float: right;
}
.contact dd div a {
	background: url("/static/i/vl.png") no-repeat;
	float: right;
	height: 19px;
	padding: 7px;
	padding-left: 20px;
	padding-right: 20px;
	color: #39bd2f;
	text-decoration: none;
	margin-left: -15px;
}
.contact dd div a:hover {
	text-decoration: underline;
}
.contact dd div {
	background: url("/static/i/vr.png") no-repeat right;
	margin-right: -15px;
}
.h5 div {
	background: url("/static/i/vl.png") no-repeat;
	margin-left: -15px;
}
div.h5 {
	background: url("/static/i/vc.png") repeat-x;
	margin-left: 15px;
	margin-right: 16px;
}
h5, .h5 div a {
	margin-right: -16px;
	background: url("/static/i/vr.png") no-repeat;
	background-position: right;
	height: 33px;
	color: #39bd2f;
}
.h5 div a {
	display: block;
	text-decoration: none;
	color: #39bd2f;
	padding: 7px;
	padding-left: 15px;
	height: 19px;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 20px;
	margin-top: 10px;
}
.h5 div a:hover {
	text-decoration: underline;
}
.h2 {
	clear: both;
	margin: 10px;
}
div.h2 {
	background: #404040;
	height: 28px;
	margin-left: 14px;
}
.h2 div {
	margin-left: -14px;
	background: url("/static/i/zl.png") no-repeat;
}
div.h2 {
	margin-right: 52px;
}
h2 {
	margin-right: -52px;
	text-transform: uppercase;
	background: url("/static/i/zr.png") no-repeat;
	background-position: right;
	height: 27px;
	color: #fff;
	font-size: 11pt;
	padding: 5px;
	padding-left: 15px;
}
div p {
	margin: 25px;
	margin-top: 0;
}
.listing {
	width: 220px;
	margin-left: 24px;
	margin-right: -7px;
	float: left;
}
.listing img {
	padding: 4px;
	border: 1px solid #ccc;
}
.listing h4 {
	margin: 0;
}
.listing h4 a {
	text-decoration: none;
	color: #006ad0;
}
.listing h4 a:hover {
	text-decoration: underline;
}
.listing h4, .listing strong, .listing p {
	padding: 5px;
	font-size: 12pt;
}
.listing p {
	margin: 0;
	text-align: justify;
	font-size: 10pt;
}
