@charset "UTF-8";
#Container {
	height: 700px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Container #LEFTPAGE {
	height: 700px;
	width: 500px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.smallheaders {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #8CA52F;
	font-size: 13px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	background-color: #CCCCCC;
}
#Container #LEFTPAGE #QUADLAYOUT-L-TOP {
	height: 310px;
	width: 500px;
	overflow: hidden;
}
.headerimage {
	margin-top: 15px;
	margin-bottom: 7px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
#Container #LEFTPAGE .bodyleft {
	height: 220px;
	margin-right: 20px;
	margin-left: 20px;
}
#Container #LEFTPAGE .bottomimageleft {
	height: 370px;
	bottom: 0px;
}
#Container #RIGHTPAGE {
	height: 700px;
	width: 500px;
	float: right;
	background-color: #FFFFFF;
}
#Container #RIGHTPAGE .bodyleft {
	height: 220px;
	margin-right: 20px;
	margin-left: 20px;
}
.floatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
#navigation {
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 1000px;
	height: 50px;
	margin-top: 0px;
}
#left_nav  {
	float: left;
	height: 50px;
	width: 30px;
	margin-left: auto;
	margin-right: 25px;
	position: relative;
}
