@charset UTF-8;
body {
	background-color: #C9DDEB;
	background-image: url(Images/bgearth.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/* [disabled]font-size: 0.9em; */
	/* [disabled]color: #333; */
	/* [disabled]line-height: 1.6em; */
}
#wrap {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	background-image: url(Images/logobanner_960.png);
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 960px;
}
#header img {
	/* [disabled]float: left; */
	margin: 0px;
	padding: 0px;
}
#nav {
	height: 30px;
	width: 960px;
	margin: 0px;
	/* [disabled]float: left; */
	background-image: url(Images/bg_nav.png);
	padding: 0px;
}
#nav ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
	list-style-type: none;
	font-size: 0.9em;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.6em;
}
#nav ul li a {
	color: #FFF;
}
#nav ul li a:link {
	color: #FFF;
}
#nav ul li a:hover {
	color: #333;
}
#mapcontent {
	width: 960px;
	height: 600px;
	background-color: #FFF;
}
#wrap #mapcontent h3{
	font-size: 1.4em;
	color: #CCC;
	background-color: #3C4FA3;
	padding: 5px;
	display: inline;
	margin-left: 375px;
}
#wrap #mapcontent h3 a {
	color: #CCC;
	background-color: #3C4FA3;
}
#wrap #mapcontent h3 a:hover {
	color: #3C4FA3;
	background-color: #CCC;
	padding: 5px;
}
#leftcol {
	float: left;
	height: 600px;
	width: 359px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#leftcol h1 {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 2em;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftcol h2 {
	font-size: 1.4em;
	color: #666;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 20px;
}
#leftcol p {
	font-size: 1em;
	line-height: 1.5em;
	color: #333;
	margin-right: 20px;
	margin-left: 20px;
}
#content {
	height: 600px;
	width: 600px;
	float: left;
	overflow: auto;
}
#drop {
	width: 359px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	float: left;
	height: 600px;
}
#drop h1 {
	font-size: 2em;
	margin-right: 15px;
	margin-left: 15px;
}
#drop h2 {
	font-size: 1.5em;
}
#map {
	height: 600px;
	width: 400px;
	float: left;
	margin-left: 100px;
}
#footer p {
	text-align: center;
	line-height: 1em;
}
#footer {
	clear: both;
	width: 1000px;
	padding: 0px;
	height: 200px;
}
#footer a:link {
	color: #6597B4;
	text-decoration: none;
}
#footer a {
	color: #6597B4;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
p {
	margin-right: 15px;
	margin-left: 15px;
}
h2 {
	text-align: left;
	margin-right: 0px;
	margin-left: 15px;
	font-size: 1.8em;
	color: #000000;
	margin-top: 0px;
	padding-top: 50px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.question {
	font-size: 1.2em;
	color: #188FB5;
}
.phone {
	font-size: 2.4em;
	color: #666;
	text-align: center;
}
.email {
	font-size: 1em;
	color: #666;
	text-align: center;
	margin-top: 50px;
}
th {
	font-size: 1.4em;
	color: #333333;
}
#drop table tr {
	font-size: 1.4em;
	color: #333;
}
td {
	padding-top: 10px;
}
td a:link {
	color: #333;
	text-decoration: none;
}
td a {
	color: #333;
	text-decoration: none;
}
td a:hover {
	color: #999;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.email a:link {
	color: #666;
	text-decoration: none;
}
.email a:hover {
	color: #333333;
}
.footertype {
	color: #042689;
}
.site {
	color: #6597B4;
}

