/*[fmt]1A90-1A0A-3*/
/*css styles*/
body {
	font-family: Gill, "Gill Sans", "Gill Sans MT", "MS Trebuchet", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: 0px;
	padding: 0px;
	background-color: #425E72;
	background-image: url(../img/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#container {
	padding: 0;
	margin: 0 auto;
	width: 937px;
	background-image: url(../img/bg-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#logo-left {
	width: 615px;
	text-align:right;
	float:left;
	clear:right;
}
#logo-right {
	width: 200px;
	float:right;
	margin:30px 5px 0 0;
}
#content {
	margin: 0;
	width: 937px;
	background-image: url(../img/content-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #CFDBE5;
}
#content-left {
	padding: 40px 0 10px 54px;
	width: 461px;
	float: left;
	color: #323436;
	font-size: 1em;
	line-height: 1.4em;
}
#content-left-sub {
	padding: 40px 0 10px 54px;
	width: 500px;
	float: left;
	color: #323436;
	font-size: 1em;
	line-height: 1.4em;
}
#content-right {
	padding: 40px 54px 0 0;
	width: 367px;
	height: 381px;
	float: right;
	text-align: right;
	background-image: url(../img/rocks.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#content-right-sub {
	padding: 40px 54px 0 0;
	width: 319px;
	height: 381px;
	float: right;
}
#content-left-bottom {
	background-image: url(../img/content-bottom.png);
	height: 52px;
	width: 937px;
}
#nav {
	height: 72px;
}
#nav-wrap {
	margin: 0 auto;
	width: 920px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav-wrap ul {
	text-align: center;
}
#nav-wrap ul li {
	display: inline;
	float: left;
	background-image: url(../img/nav-divider.png);
	background-repeat: no-repeat;
	background-position: right;
}
#nav-wrap ul li#last {
	background-image: none;
}
#nav-wrap a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	color: #E9E5D4;
	text-align: center;
	padding: 22px 10px 20px 8px;
	margin: 0;
	letter-spacing: 1px;
}
#nav-wrap ul .active a {
	color: #FFFFFF;
	background-image: url(../img/nav-activebg.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#nav-wrap ul a:hover {
	color: #FFFFFF;
	background-image: url(../img/nav-activebg.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#footer {
	text-align: center;
	font-size: .75em;
	color: #9AB5C9;
	height: 25px;
	margin: 25px 0 25px 0;
	line-height: 2.2em;
}
#footer a {
	font-size: 1.0em;
	color: #9AB5C9;
	text-decoration: none;
	display: inline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 8px 0;
}
.serif22 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #3E464E;
}
.sans14 {
	font-size: .875em;
	color: #7A7F87;
}

a {
	color: #069;
}
#footer-logos {
	height: 104px;
	text-align: center;
}
