/* Reset Brower Defaults */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight:normal;font-style:inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
/*:focus {outline: 0;}*//* remember to define focus styles! */
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}/* tables still need 'cellspacing="0"' in the markup */
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
html, body {
	height: 100%;
}
body {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	background: transparent url(../images/mariner_bkgrnd.gif) repeat-x;
	background-color: #d0d1d3;
}
#top {
	height: 39px;
}
a {
	font-size: 12px;
	color: #1a2a60;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #1a2a60;
}
#container {
	background-color: #FFFFFF;
	position: relative;
	margin: 0 auto;
	width: 838px;
	height: 627px;
	border: 1px solid #c0e5f6;
	margin-bottom: 20px;
}
#logo {
	z-index: 1;
	position: relative;
	left: 0px;
	top: 0px;
	width: 357px;
	height: 74px;
	text-indent: -1000em;
	overflow: hidden;
	background: transparent url(../images/logo.gif) no-repeat 0 0;
}
#portfolio{display:none;}


h1 a {
	display: block;
	width: 357px;
	height: 74px;
	text-indent: -1000em;
	background: transparent url(/images/logo.gif) no-repeat 0 0;
}
#body_copy {
	overflow: auto;
	position: absolute;
	text-align: justify;
	right: 0px;
	top: 290px;
	width: 476px;
	padding: 0 45px 0 23px;
	color: #878787;
	font-size: 12px;
	line-height: 15px;
	height: 310px;
}
#sub_container {
	top: 3px;
	left: 108px;
	position: absolute;
	margin: 0 auto;
	width: 726px;
	height: 620px;
	border: 1px solid #c0e5f6;
}
#image_left {
	margin: 3px 3px 3px 3px;
	left: 0px;
	top: 0px;
	width: 99px;
	height: 621px;
	text-indent: -1000em;
	overflow: hidden;
	background: transparent url(../images/image_left.jpg) no-repeat 0 0;
}
#logo_container {
	border-bottom: 1px solid #c0e5f6;
}

.page_title {
	color: #878787;
	font-size: 16px;
}
.page_title_on {
	color: #1a2a60;
	font-size: 16px;
}

#copyright{
	color: #878787;
	position: absolute;
	bottom: 0px;
	margin: 0 0 3px 23px;
}
#waves{
	position: absolute;
	bottom: 0px;
	right: 45px;
	width: 112px;
	height: 22px;
	background: transparent url(../images/waves.jpg) no-repeat 0 0;
}

#blue_lines{
	position: relative;
	width: 476px;
	height: 1px;
	background: transparent url(../images/blue_pix.gif) repeat-x;
}

#content_main {
	position: absolute;
	height: 133px;
	width: 474px;
	top: 133px;
	left: 205px;
}


/* MAIN NAV */
#nav {
	font-size: 12px;
	position: relative;
	margin: 10px 0 0 0;
	float: right;
	right: 45px;
	height: 13px;
}
#nav ul {
right: 0px;
}
#nav ul li {
	font-size: 12px;
	display:inline;
}
#nav ul li a {
	color: #878787;
	padding: 0 1.2em 0 0;
}
#nav ul li a:hover {
	color: #1D3A74;
	font-size: 12px;
}
#nav ul li a.nav_on {
	color: #1D3A74;
	font-size: 12px;
}
#nav li.last_nav a {
	color: #878787;
	font-size: 12px;
	padding: 0 0 0 0;
}
#nav li.active {
/*	display: list-item;*/
}

/*  SEC NAV  */
#sec_nav {
	font-size: 12px;
	position: absolute;
	top: 130px;
	left: 23px;
	height: 100px;
	width: 170px;
}
#sec_nav ul {
right: 0px;
}
#sec_nav ul li {
	padding-bottom: .7em;
}
#sec_nav ul li a {
	color: #878787;
	font-size: 12px;
}
#sec_nav ul li a:hover {
	color: #1D3A74;
	font-size: 12px;
}
#sec_nav ul li a.nav_on {
	color: #1D3A74;
	font-size: 12px;
}


/*  T NAV   */
#t_nav {
	margin: 7px 0 0 10px;
	color: #878787;
}
#t_nav ul {}
#t_nav ul li {
	padding: 0 0 4px 0;
}
#t_nav ul li a:hover {
	color: #1D3A74;
}


