body 
{
	background-color:#385074;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-image: url(images/site/pageBg.jpg);
	background-repeat: repeat-x;
}
#container #textArea #right p {
	padding: 10px;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 4px;
	text-align: justify;
	margin-bottom: 6px;
	font-size: 12px;
}
#container #textArea #right ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
#container #textArea #right .rightList {
	float: right;
}
#container #textArea #right .rightFloatListBox {
	float: right;
	width: 300px;
}
#container #textArea #right #bottomText {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #385076;
	text-align: center;
	font-size: 10px;
}
#container #textArea #right #bottomText a {
	color: #000000;
	text-decoration: none;
}
#container #textArea #right #bottomText a:hover {
	text-decoration: underline;
	color: #000000;
}
#container #textArea #menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #385076;
	border-right-color: #385076;
	border-bottom-color: #FFFFFF;
	border-left-color: #385076;
}
#container #textArea #menu a:hover {
	color: #385076;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #385076;
	border-right-color: #FFFFFF;
	border-bottom-color: #385076;
	border-left-color: #FFFFFF;
}
#container #textArea #right .rightFloatImage {
	float: right;
	border: 1px solid #385076;
	margin-top: 11px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}






div#container
{
	width:750px;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#container #textArea {
	background-image: url(images/site/conBg.jpg);
	background-repeat: repeat-y;
}
#container #textArea #menu {
	width: 170px;
	float: left;
}
#container #textArea #right {
	margin-right: 0px;
	margin-left: 172px;
	border: 1px solid #06113D;
	margin-top: 0px;
	padding: 0px;
	font-size: 11px;
}
#container #mainLogo {
	margin-bottom: 2px;
}

#container #textArea #right h1 {
	margin: 0px;
	padding: 2px 0px 2px 2px;
	font-size: 14px;
	background-color: #385076;
	color: #FFFFFF;
}
#container #textArea #right .paraUnderHeader {
	margin-top: 0px;
	padding-top: 0px;
}
#container #textArea #right .boldTextPara {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#container #textArea #right #address {
	float: right;
	width: 180px;
	padding: 2px;
}
#container #textArea #right #map {
	display: block;
	width: 370px;
	height: 300px;
}
#container #textArea #right h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#container #textArea #right .imageParaCenter {
	text-align: center;
}
#container #textArea #right .imageParaCenter img {
	border: 1px solid #0E285B;
	margin-left: 4px;
}
#imagesRight {
	float: right;
	width: 193px;
	margin: 10px;
	height: auto;
}
.imgborder {
	border: 1px solid #0E285B;
	margin: 5px;
}

