@charset "utf-8";
/* CSS Document */
html {
	overflow: auto;
}
body {
	margin: 0px;
}
.br1, .br2 {
	margin: 0px;
	width: 100%;
	height:15px;
	background-color: #003399;
}
.main, .main2, .info {
	height: 675px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main {
	background-image: url(../images/BG1.jpg);
}
.main2 {background-image: url(../images/BG2.jpg);}
.info {
	background-attachment: scroll;
	background-image: url(../images/Banner.jpg);
	background-repeat: no-repeat;
	background-position: center 210px;
}
.main p, .main2 p, .info p, #ie2 ul, #ie1, #ie4 ul {
	text-align: justify;
	font-size: 15px;
	color: #000066;
	margin-right: 8px;
	margin-left: 8px;
}
#ie1  h3 {
	margin-bottom: -10px;
	line-height: 16px;
}
#ie1 p {
	margin-bottom: -10px;
	line-height: 18px;
}
#ie1 ul {
	margin-bottom: -8px;
	line-height: 16px;
}
#ie4 ul {
	margin-bottom:10px;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
}
#ie4 p {
	margin-top: 10px;
}
#edit1 {
	text-align: center;
}
.area, .areahome {
	width: 800px;
	height: 340px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
}
.area, .area2, .area3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}
.area2 {
	width: 800px;
	height: 290px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
}
.area3 {
	clear: both;
	float:left;
	width:370px;
	height:280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header, .header2 {
	height: 50px;
	width: 380px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 50px;
	clear: left;
	float: left;
}
.header2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
a:link {
	color:#3366CC;
	text-decoration:none;
}
a:visited {
	color:#0000CC;
	text-decoration:none;
	color:#3366CC;
}
a:hover {
	color:#0000CC;
	text-decoration:underline;
	color:#003366;
}
.info hr {
	height: 0px;
	width: 800px;
	clear: both;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #003399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
}
.area hr {
	height: 1px;
	width: 250px;
	background-color: #003399;
	margin-top: 5px;
	float: left;
}
.main2 h3 {
	font-variant:small-caps;
	font-size: 16px;
	color: #000066;
	margin-left: 8px;
}
.main2 ul ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
.logo, .logo2 {
	height: 200px;
	width: 333px;
	margin-top: 0px;
	margin-left: 50px;
	position: static;
	float: left;
}
.flash {
	height: 260px;
	width: 260px;
	position: absolute;
	float:none;
	left: 50%;
	top: 50px;
}
.pic {
	height: 180px;
	width: 400px;
	float: right;
	margin-right: 70px;
	margin-top: 50px;
	position: static;
}
.news {
	height: 110px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 10px;
	text-align: center;
	display: block;
	background-image: url(../images/NewsCenter.gif);
	background-repeat: no-repeat;
}
.newsContain {
	height: 114px;
	width: 220px;
	left: 650px;
	top: 425px;
	display: block;
	z-index: 20;
	position: relative;
}
.news ul li{
	font-family: Arial, Helvetica, sans-serif;
	color: #06C;
	margin-top: -10px;
	margin-right: auto;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	margin-left: auto;
}
#brochureEdit {
	margin-top: -10px;
}

.news ul {
	list-style-type: none;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 200px;
}
#NewsDiv {
	background-color: #FFF;
	height: 140px;
	width: 200px;
	border: thin solid #039;
	overflow: auto;
}
.news ul li ul{
	display:none;
}
.news ul:hover ul {
	display:block;
	height: 140px;
	width: 200px;
	position: absolute;
	text-align: center;
	left:0px;
	z-index: 10;
}

.news ul:hover ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 10px;
	margin-top: 10px;
	font-weight: bold;
}

.news ul:hover li {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 0px;
	
}

.news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #003399;
}

.pic2  {
	clear:left;
	width:260px;
	height: 115px;
	margin-left: 7px;
}
.pic3 {
	float: right;
	height: 270px;
	width: 350px;
	margin-right: 25px;
}
.pic4 {
	position: absolute;
	height: 342px;
	width: 342px;
	float: right;
	left: 50%;
	top: 140px;
	margin-left: 20px;
	clear: both;
}
.pic5 {
	height: 180px;
	width: 400px;
	float: right;
	margin-right: 70px;
	margin-top: 10px;
	position: static;
}
#pic {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.mainBody {
	height: 290px;
	width: 800px;
	overflow: auto;
	margin: auto;
	z-index: 1;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
}
.mainBody p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mainBody2  hr {
	height: 0px;
	width: 450px;
	background-color: #003399;
}
.col {
	float: left;
	width: 133px;
	text-align: center;
	font-size: 12px;
}
.mainBody2{
	float: right;
	width: 450px;
	height: 530px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	font-family: Arial, Helvetica, sans-serif;
}
.map {
	position: static;
	float: right;
	z-index: 2;
	margin-top: -35px;
}
.brochure {
	font:Arial, Helvetica, sans-serif;
	float: left;
	height: 60px;
	width: 300px;
	margin-left: 70px;
	margin-top: 240px;
	text-align: center;
	font-size: 12px;
}
.brochuretext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.pop {
	height: 207px;
	width: 280px;
	position: absolute;
	left: 50%;
	top: 320px;
	margin-left: -30px;
}
#pop {
	width:380px;
	margin-right: auto;
	margin-left: 0px;
	color: #000066;
}
#pop ul {
	line-height: 12px;
	margin-bottom: 5px;
}
#pop ul li .pop
{
	display: none;
	z-index:10;
}
#pop ul li:hover .pop
{
	display: block;
	z-index:10;
}
#pop ul li {
	text-decoration:none;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: -15px;
}
#pop ul li:hover {
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: -4px;
	margin-bottom: -4px;
	line-height: 18px;
	font-weight: bold;
}
#pop ul li:hover .pop ul li {
	font-weight: bold;
	list-style-position: outside;
	line-height: 18px;
	list-style-type: circle;
	margin-left: 5px;
}
.bottom {
	height: 100px;
	width: 600px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	z-index: 2;
	float: right;
	display: block;
}
.copy, .address {
	width: 350px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
	position: absolute;
	top: 660px;
	bottom: auto;
	margin: auto;
}
.copy {right:50%;}
.address {left:50%;}
.copyHOME {
	position:absolute;
	width:650px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 660px;
	float: right;
	left: 50%;
	margin-left: -250px;
}
