.mainboxwrap {
	float: left;
	width: 850px;
	border-bottom: solid #FFFFFF 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.leftboxwrap {
	width: 200px;
	float: left;
	background-color: #D7D7E1;
	height: 100%;
}

.greenline {
	background-color: #6a9a13;
	width: 850px;
	float: left;
	border-top: solid #FFFFFF 1px;
	border-bottom: solid #FFFFFF 1px;
}
.mainmenu {
	width: 200px;
	float: left;
	background-color: #DDE6C7;
	border-bottom: solid #FFFFFF 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.leftimage {
	width: 200px;
	float: left;
	border-bottom: solid #FFFFFF 1px;
}
.leftbluebox {
	width: 180px;
	float: left;
	background-color: #D7D7E1;
	padding: 10px;
	height: 100%;
}
.mainlogo {
	width: 200px;
	float: left;
	background-color: #FFFFFF;
}
.topimage {
	width: 649px;
	float: left;
	border-left: solid #FFFFFF 1px;
}
.maincontent {
	width: 630px;
	float: right;
	padding-top: 30px;
	padding-left: 20px;
	line-height: 1.6;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.bluebarhome {
	width: 634px;
	background-color: #090844;
	float: right;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	border-left: solid #FFFFFF 1px;
}
.footer {
	width: 850px;
	border-top: solid #8683A0 1px;
	padding-top: 5px;
	float: left;
	font-size: 11px;
}
