@charset "utf-8";
/* CSS Document */

body  {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
#pre_header {
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #20B2AA;
}
#wrapper {
	width: 900px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 100px;
	background: #fff;
	margin: 0px;
	padding: 0px;
	border-top: 1px none #221968;
	border-right: 1px none #221968;
	border-bottom: 1px none #2ba;
	border-left: 1px none #221968;
}
#header #headerImgLeft {
	background: url(../_images/logoMedium.png) no-repeat left top;
	width: 200px;
	float: left;
	height: 83px;
	margin-top: 10px;
	margin-left: 10px;
}
#header #headerImgRight {
	background: url(../_images/headerImage.png) no-repeat right top;
	width: 650px;
	float: right;
	height: 100px;
	margin-right: 0px;
	margin-top: 0px;
}
#mainContent {
	background: #fff;
	margin: 10px 0px 0px;
	padding: 0px;
	height: 720px;
	border: 1px none #221968;
}
#mainContent #mainContentMenu {
	float: left;
	height: 30px;
	width: 900px;
	border-bottom: 1px inset #2BA;
	border-top: 1px none #2BA;
	border-right: 1px none #2BA;
	border-left: 1px none #2BA;
}
#mainContentMenu1 {
	float: left;
	height: 25px;
	width: 224px;
	border-left: 1px solid #2ba;
	margin-top: 5px;
}
#txtMainContentMenu1 {
	float: left;
	height: 20px;
	width: 224px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #221968;
	text-align: center;
	margin-top: 5px;
}
#mainContentMenu2 {
	float: left;
	height: 25px;
	width: 224px;
	border-left: 1px solid #2ba;
	margin-top: 5px;
}
#txtMainContentMenu2 {
	float: left;
	height: 20px;
	width: 224px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #221968;
	text-align: center;
	margin-top: 5px;
}
#mainContentMenu3 {
	float: left;
	height: 25px;
	width: 224px;
	border-left: 1px solid #2ba;
	margin-top: 5px;
}
#txtMainContentMenu3 {
	float: left;
	height: 20px;
	width: 224px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #221968;
	text-align: center;
	margin-top: 5px;
}
#mainContentMenu4 {
	float: left;
	height: 25px;
	width: 223px;
	border-left: 1px solid #2ba;
	border-right: 1px solid #2ba;
	margin-top: 5px;
}
#txtMainContentMenu4 {
	float: left;
	height: 20px;
	width: 223px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #221968;
	text-align: center;
	margin-top: 5px;
}
#mainContent #mainImgTop {
	height: 350px;
	width: 885px;
	border: 1px none #221968;
	float: left;
	background: url(../_images/mainImgTop.jpg);
	padding: 0px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 9px;
}
#mainContent #txtMainContent {
	border-top: 1px none #2ba;
	border-right: 1px none #2ba;
	border-bottom: 1px none #2ba;
	border-left: 1px none #2ba;
	height: 320px;
	width: 900px;
	float: left;
	font-size: 60%;
}
#txtMainContent #txtMainContentC1 {
	float: left;
	border: 1px none #666;
	height: 310px;
	width: 820px;
	font-size: 1.4em;
	color: #221968;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}
#txtMainContent #txtMainContentC1:hover {
	overflow: auto;
}
#txtMainContent #txtMainContentC2 {
	float: left;
	border: 1px none #666;
	height: 680px;
	width: 820px;
	font-size: 1.4em;
	color: #221968;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}
#txtMainContent #txtMainContentC2:hover {
	overflow: auto;
}
#txtMainContentC1 #txtMainContentC1_Contact{
	height: 310px;
	width: 250px;
	font-size: 1.0em;
	color: #221968;
	margin: 0px 0px 0px 450px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer {
	background: #221968;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#postfooter {
	background: #fff;
	display: block;
	height: 100px;
	border-top: 1px none #221968;
	border-right: 1px none #221968;
	border-bottom: 1px none #221968;
	border-left: 1px none #221968;
}
#postfooter #postfooterCopyright {
	color: #216;
	font-size: 0.7em;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
