#left {
	position: relative;
	float: left;
	margin: -55px 0 0 140px;
	_margin: -67px 0 0 70px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	width: 340px;
	color: black;
}
#left p {
	margin: 20px 0 0 0;
}
#right {
	position: relative;
	margin: 0 30px 0 0;
	_margin-right: 15px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	width: 365px;
	float: right;
	background: #d3a907;
	color: black;
}
#main {
	position: relative;
	width: 930px;
	margin: auto;
	margin-top: 160px;
	margin-bottom: 0;
	padding: 0 0 0 0;
}
#content {
	position: relative;
	margin: auto;
	width: 950px;
	padding: 0 0 0 0;
	background: white url("../img/bg.jpg") top center no-repeat;
}
div.lines {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 30px;
	background: url("../img/lines.jpg") top center repeat-x;
}
h1 {
	position: relative;
	margin: auto;
	margin-top: 0;
	margin-bottom: -3px;
	padding: 30px 0 0 120px;
	width: 830px;
	background-color: white;
	height: 50px;
	overflow: hidden;
	font-size: 21px;
	text-transform: uppercase;
}
h3 {
	font-size: 150%;
	margin: 0 0 0 0;
}
h4 {
	font-size: 110%;
	margin: 0 0 0 0;

}
span.img4 {
	display: block;
	position: absolute;
	left: -140px;
	width: 140px;
	text-align: center;
	margin: -10px 0 0 0;
	padding: 0 0 0 0;
}
span.img4 img, span.img4 img a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
}
.virt {
	margin-top: 0px;
}
.virt a {
	display: block;
	float: left;
	height: 20px;
	width: 50px;
	overflow: hidden;
	margin: 0 10px 10px 10px;
	clear: both;
}
.virt a span {
	display: none;
}
#virt .c {
	clear: both;
}
#virt h4 {
	margin-top: 40px;
}
#bg {
	position: absolute;
	width: 100%;
	height: 750px;
	top: 0px;
	left: 0;
	background: #75C045 url("../img/green-bg.gif") top left repeat;
}
