body {
	margin: 0px;
}

a {
	font-family: Arial;
	font-size: 11px;
	color: #6D298C;	
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;	
	text-decoration: none;
}

.navlink {
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: #174989;	
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	width: 150px;
}

.navlink:hover {
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: #BBD029;	
	text-decoration: none;
	font-weight: normal;
}

.navlinkc {
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: #16416e;	
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	width: 150px;
}

.navlinkc:hover {
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: #000000;	
	text-decoration: none;
	font-weight: normal;
}

.subnavLink {
	float: right;
	font-family: Arial;
	font-size: 9px;
	color: #70382B;	
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	width: 150px;
}

.subnavLink:hover {
	float: right;
	font-family: Arial;
	font-size: 9px;
	color: #BBD029;	
	text-decoration: none;
	font-weight: normal;
}
.homemaindiv {
	width:760px;
	margin-top: 8px;
	margin-left: 10px;
}

.homelogo {
	float: left;
	margin-bottom: 8px;
	width: 760px;
	clear: both;
}

.homenavbar {
	margin-top: 10px;
	width: 150px;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	float: left;
}

.homenavbartext {
	width: 150px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;	
	text-align: right;	
	line-height: 22px;
	vertical-align: middle;
}

.subnavbar {
	margin-top: 10px;
	padding-top: 10px;
	width: 150px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	float: left;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #BBD029;	
}

.subnavbartext {
	width: 150px;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;	
	text-align: right;	
	line-height: 16px;
	vertical-align: middle;
}

.homeimage {
	float: right;
	width: 590px;
}

.homeimagemain {
	margin-left: auto;
	margin-right: auto;
	width: 590px;
	background-color: #BBD029;
}

.homeimagemain p {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.homeimagemain a {
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
}

.homeimagemain a:hover {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

.quote {
	margin-top: 10px;
	margin-bottom: 5px;
	float: right;
	width: 590px;
	background: #BBD029;
	height: 120px;
	height: auto !important;
}

.homequotetext {
	padding: 15px;
	width: 560px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;				
}

.maincontent {
	margin-top: 10px;
	float: right;
	width: 590px;
	background: #D3DBE8;
	height: 300px;
	height: auto !important;
}

.mctext {
	padding: 15px;
	width: 560px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #1F426A;				
}

.hometitle {
	width: 560px;
}

.navimage {
	width: 760px;
}
.col1 {
	width: 119px;
	float: left;
	margin-right: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #305291;
	padding: 5px;
	height: 360px;
	background-color: #FFFFFF;
}
.col1 img, .col2 img, .col3 img, .col4 img { align: center; }
.col2 {
	width: 119px;
	float: left;
	margin-right: 10px;	
	border-style: solid;
	border-width: 1px;
	border-color: #305291;	
	padding: 5px;
	height: 360px;
	background-color: #FFFFFF;	
}
.col3 {
	width: 119px;
	float: left;
	margin-right: 10px;	
	border-style: solid;
	border-width: 1px;
	border-color: #305291;	
	padding: 5px;	
	height: 360px;
	background-color: #FFFFFF;
}
.col4 {
	width: 119px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #305291;	
	padding: 5px;	
	height: 360px;
	background-color: #FFFFFF;
}
.col1 p, .col2 p, .col3 p, .col4 p { font-size: 85%; }
.clearer { float: left; width: 560px; clear: both; margin-top: 5px; }
.contactus { float: right; margin-top: -25px; }