#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	font: 12px Tahoma, Arial;
	background-color: #fff;
}

#nav {
	width: 760px;
	background-color: #004a64;
	border-bottom: 1px solid #000;
	height: 49px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#nav li {
	display: inline;
	height: 49px;
	line-height: 49px;
	padding: 0;
	margin: 0 20px;
}

#nav a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#banner {
	height: 170px;
}

#banner h1 {
	float: left;
	background: url('../images/bg_logo.jpg') no-repeat left top;
	height: 170px;
	width: 250px;
	margin: 0;
	position: relative;
}

#banner h1 a {
	display: block;
	text-indent: -3000px;
	width: 186px;
	height: 106px;
	position: absolute;
	top: 34px;
	left: 30px;
}

#slogan {
	float: left;
	padding: 0 20px 0 20px;
	width: 510px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 470px;
	text-align: right;
	height: 170px;
	background:url('../images/bg_header.png') no-repeat top left;
}

#slogan h3 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 10px 0 55px 0;
	padding: 0;
}

#slogan h3 span {
	font-size: 27px;
}

#slogan h4 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0;
}

#slogan h4 a {
	color: #fff;
	text-decoration: underline;
}

#slogan h4 a:hover {
	color: #fff;
	text-decoration: none;
}

#slogan h4 span {
	font-size: 16px;
}

#content {
	width: 760px;
	background-color: #fff;
	padding-bottom: 20px;
}

#leftcol {
	width: 250px;
	background: url('../images/bg_navshadow.gif') no-repeat right top;
	float: left;
}

#rightcol {
	float: left;
	padding: 20px 20px 0;
	width: 510px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 470px;
	border-top: 3px solid #000;
	background: url('../images/bg_contentshadow.gif') no-repeat left top;
}

#rightcol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: lighter;
	margin: 0 0 20px;
}

#rightcol ul {
	margin: 0 0 16px;
}

#rightcol li {
	margin: 3px 0 0;
}

#logos {
	padding: 15px 20px 15px;
	margin: 0;
}

p#logos img {
	display: block;
}

#lcollist, #whyvisitlist {
	background-color: #ebedde;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #a9b278;
}

#lcollist li, #whyvisitlist li, #leftmpcol li  {
	margin: 0 0 3px;
	background: url('../images/ico_bluearrow.gif') no-repeat left 2px;
	list-style: none;
	padding-left: 22px;
	line-height: 17px;
}

#whyvisitlist {
	padding: 0;
	border: none;
}

#lcollist a {
	color: #004a64;
	text-decoration: none;
}

#leftmpcol {
	float: left;
	width: 220px;
	margin-right: 30px;
}

#rightmpcol {
	float: left;
	width: 220px;
}

#whyvisit {
	background-color: #ebedde;
	padding: 20px;
	margin-top: 20px;
}

#whyvisit h3 {
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px solid #a9b278;
	padding-bottom: 15px;
	margin: 0 0 15px;
}

#leftmpcol h3 {
	margin: 0 0 10px;
}

#leftmpcol ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
}

#leftmpcol li {
	background-image: url('../images/ico_yellowarrow.gif');
	margin-bottom: 14px;
}

#leftmpcol li.viewnews {
	background: none;
	font-weight: bold;
}

#leftmpcol ul a {
	border-bottom: 1px solid #8ccfe7;
	background: none;
	padding: 0;
}

#footer {
	background-color: #004a64;
	padding: 0 10px;
	color: #fff;
	font-size: 11px;
}

#footer p {
	float: left;
	width: 370px;
	margin: 0;
	height: 30px;
	line-height: 30px;
}

p#sitelink {
	margin: 0;
	text-align: right;
}

#exclim {
	padding-left: 45px;
	margin: 0;
	height: 34px;
	background: url('../images/bg_important.gif') no-repeat left center;
}

#rollover {
	float: right;
	margin: 0 0 8px 10px;
	text-align: center;
}

#rollover2 {
	margin-bottom: 20px;
}


#rollover p, #rollover2 p {
	margin: 0 0 5px;
	color: #989898;
	font-size: 11px;
	text-align: center;
}

#rollover a, #rollover2 a {
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}