body {
	margin:0;
	background:#00668f;
	font:11px/15px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color:#1e2724;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	color: #f4ca06;
}
img {
	border:0;
	display:block;
}
h1 {
	margin: 0 0 1em 0;
	font-size:18px;
	color:#1b537d;
}
p {
	margin:.5em 0 0;
}

.large_print p,
.large_print ul {
	margin-top: 1em;
	font-size: 14px;
	line-height: 22px;
}
.no-space p {
	margin: 0;
}

/* logo */
a.logo {
	width:379px;
	height:83px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/logo.gif);
	display:block;
	position:absolute;
	top:9px;
	left:17px;
	z-index:2;
}
#main {
	width:988px;
	margin:0 auto;
	padding-top:387px;
	position:relative;
}
/* header */
#header {
	width:988px;
	position:absolute;
	top:0;
	left:0;
	color:#fff;
	font-size:14px;
}
#header address {
	text-align:right;
	font-style:normal;
	padding:20px 13px 11px;
	line-height:24px;
}

.visual-box {
	border-top:18px solid #1b537d;
}
.visual-box img {
	border-top:2px solid #f4ca06;
	border-bottom:2px solid #f4ca06;
}
/* top navigation */
.nav-box {
	background:#3b474e;
	padding-left:153px;
}
#top-nav {
	padding:0;
	margin:0;
	list-style:none;
	background:#546670;
	font-size:16px;
	width:100%;
	overflow:hidden;
}
#top-nav li {
	padding:0 0 0 20px;
	height:31px;
	line-height:31px;
	float:left;
}
#top-nav li a:hover,
#top-nav li.active a {
	color:#f4ca06;
	text-decoration:none;
}
/* main content */
#content {
	background:#fff url(../img/content-bg.gif) repeat-y;
	width:100%;
	float:left;
}
* html #content {
	float:none;
}
.download {
	border-left:153px solid #2d566c;
	padding:0;
	height:1%;
	margin:0;
	list-style:none;
	font-size:14px;
	background:#417b9b;
}
.download li {
	display:inline;
	padding:0 5px 0 20px;
	line-height:31px;
}
.row {
	width:100%;
	float:left;
}
.main {
	width:767px;
	float:left;
	height: 300px;
}
html>body .main {
	min-height: 300px;
	height: auto;
}
.menu {
	width:153px;
	float:left;
	background:#b2b2b2;
}
.copy {
	background-color: #fff;
	width:585px;
	float:right;
	padding:10px 10px 20px 19px;
	height: 310px;
}
html>body .copy {
	min-height: 310px;
	height: auto;
}
.copy a {
	color:#1b537d;
}
.copy a:hover {
	text-decoration:underline;
}
.copy a.plain {
	color: #1e2724;
}
.has_longcopy {
	background-color: #b2b2b2;
}

/* left navigation */
#left-nav {
	padding:0 15px;
	margin:0;
	list-style:none;
	font-size:16px;
}
#left-nav li {
	padding:10px 1px;
	text-align:right;
	border-bottom:1px solid #fff;
}
#left-nav li a:hover,
#left-nav li.active a {
	color:#00668f;
	text-decoration:none;
}
/* gallery */
#gallery {
	padding:20px 0 0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#gallery li {
	float:left;
	padding:0 12px 12px 0;
}
/* imagebar */
.imagebar {
	float:right;
	width:221px;
	background: #b2b2b2;
}
.imagebar ul {
	padding:8px 0 48px;
	margin:-319px 0 0;
	list-style:none;
	position:relative;
	background: url(../img/subnav1-bg.gif) 0 255px no-repeat;
	z-index:3;
	height:1%;
	overflow:hidden;
}
.imagebar ul.subnav2 {
	background-image: url(../img/subnav2-bg.gif);
}
.imagebar ul li {
	padding-bottom:11px;
	width:100%;
	float:left;
}
.imagebar ul li img {
	margin:0 auto;
}
/* home */
#home_copy {
	float: left;
	height: 300px;
}
html>body #home_copy {
	min-height: 300px;
	height: auto;
}
#home_images {
	right: 20px;
	position: absolute;
}
/* contact */
#contact_copy {
	float: left;
	width: 300px;
}
#contact h2 {
	font-size:18px;
	margin: 0 0 1em 0;
}
#contact {
	right: 20px;
	width: 400px;
	height: 240px;
	position: absolute;
	font-size: 14px;
	padding: 1em 2em;
	background-color: #cedfe6;
}
#contact label {
	position: absolute;
}
#contact input,
#contact textarea {
	margin-bottom: 1em;
	margin-left: 80px;
	border: 1px solid white;
	width: 330px;
}
#contact .button {
	border: none;
	background-color: #cedfe6;
	font-weight: bold;
	text-align: right;
	padding: 0;
	cursor: pointer;
}
#contact .invalid {
	color: #f00;
}

/* shared ownership scheme */
.scheme {
	  position: relative;
	  left: -2px;
}
.scheme td {
	  width: 1600px;
}

/* sitemap */
.sitemap ul {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
}
.sitemap ul a {
	color: #1e2724;
}
.sitemap ul ul {
	margin: 0 0 0 2em;
}
/* footer */
#footer {
	padding:5px 10px;
	font-size:11px;
	color:#fff;
	clear:both;
	overflow:hidden;
	float:left;
	width:97%;
}
#footer p {
	margin:0;
}
#footer ul {
	padding:0;
	margin:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	padding:0 0 0 5px;
	background:url(../img/footer-separ.gif) no-repeat 0 50%;
}
#footer ul li.first {
	padding-left:0;
	background:none;
}