/* Reset
-------------------------------------------------------------- */

body { height:100% }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body { line-height: 1.5; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }







body {
	margin:0;
	padding:0;
	height:100%;
	overflow-y:auto;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	background-color: #0A212E;
	background-image: url(images/tile.jpg);
}

* html { height:100%; overflow-y:auto; }

#boating {
	display:block;
	width:108px height:145px;
	position:fixed;
	bottom:0px;
	left:0;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	width: 406px;
	height: 100%;
	background-position: bottom;
}

* html #boating { 
	position: absolute;
	background-image: url(images/boat.jpg);
}

#quotes {
	position:fixed;
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
	display: block;
	height: 400px;
	width: 215px;
	top: 150px;
	margin-left: 970px;
}

.back {
	font-size: 13px;
	text-align: right;
	display:block;
	font-weight:normal;
	width: 20%;
	float: right;
	top: -30px;
	right: 20px;
	position: relative;
	font-variant:small-caps;
	letter-spacing: -.04em;

}
.back a {
	text-decoration: none;	
	color: #0093e3;
	
}
.back a:hover {
text-decoration: none;	
}

.back a:visited {
	color: #0093e3;	
}
.copy {
	font-size:13px;
	text-align:left;
	margin-left: 21px;
	color: #777;
	line-height: 1.4em;
	width: 420px;
}

.copy img {
	border: 1px solid #999;
	float:left;
	margin-right: 20px;
}
#mainContainer {
	min-height:100%;
}
#mainContainer {
	top:0;
	width:950px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#container {
	position:relative;
	top:0;
	right:0px;
	width:544px;
	min-height:1200px;
  	height:auto !important;
  	height:100%;
	/*height: 1200px;*/
	color:#333;
	float: right;
	background-position: center top;
	background-image: url(images/shadowBG2.png);
	background-repeat: no-repeat;
}

* html #container { background-image: url(images/shadowBG.gif); }

p.top {
margin-top:0px;
}

#nav {
	width: 530px;
	height: 35px;
	font-size: 13px;
	margin-top:197px;
	/*display: table-cell;*/
	vertical-align: middle;
	text-align: center;
	color: #fff;
	padding: 4px;
	}
#contentArea {
	padding: 0px;
	width: 544px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	/*height:100%;*/
}
	
	
	#nav a {
		text-decoration:none;
		color: #bdc5cb;
		
	}
	
	#nav a:hover {
		color: #fff;
		
	}
	
	#nav a:active {
		color: #fff;
	}
	
#tt {
	
	margin: 0px;
	padding: 0px;
	width: 550px;
	height: 193px;
	/* background-image: url(images/ttHeader.jpg);background-repeat: no-repeat;background-position: top;*/
}

#content {
	margin-left: 41px;
	min-height:418px;
	height:100%;
	padding-top: 20px;
	width: 480px;
}
#main {
	padding-bottom: 40px;
	height: 100%;
	margin:0px;
	padding:0px;
}

#main table {
	height:auto;
	width: 420px;
	
}

#headline {
	margin-bottom: 5px;
	margin-left: 8px;
	font-size: 	24px;
	color: #0093e3;
	text-align: left;
	font-weight: bold;
	letter-spacing: -0.05em;
	width: 460px;
}
.back {
	font-size: 13px;
	text-align: right;
	display:block;
	font-weight:normal;
	width: 20%;
	float: right;
	top: -30px;
	right: 20px;
	position: relative;
	font-variant:small-caps;
	letter-spacing: -.04em;

}
.back a {
	text-decoration: none;	
	color: #0093e3;
	
}
.back a:hover {
text-decoration: none;	
}

.back a:visited {
	color: #0093e3;	
}
.copy {
	font-size:13px;
	text-align:left;
	margin-left: 21px;
	color: #777;
	line-height: 1.4em;
	width: 420px;
}

.copy img {
	border: 1px solid #999;
	float:left;
	margin-right: 20px;
}
/*horizontal rule*/
div.hr {
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	height: 1px;
	width: 480px;
	background: #777;
	margin-bottom: 5px;
}
div.hr hr {
	display: none;
}



#footer {
	margin-left:auto;
	margin-right: auto;
	width: 540px;
	height: 38px;
	text-align: center;
	position:relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	
}
#footer img {
border: none;	
}
#footerLinks {
	width: 540px;
	font-size: 9px;
	color:#666;
	text-align:center;
	padding-top: 5px;
	display: block;
	bottom: 0px;
	line-height: 12px;
	height: 50px;
	background-color: #FFF;
}
#footerLinks a {
	color: #666;
	text-decoration:none;
	
}
#footerLinks a:visited {
	color: #999;
}
#footerLinks a:hover {
	color: #666;
	text-decoration:underline;
	background-color:none;
}
iframe {
	padding: 0px;
	height: 462px;
	width: 544px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	border-top-color: #CCC;
	margin: 0px;
}



*:focus {
        outline: 0;
}
*:focus { outline: none; }
*::-moz-focus-inner { border: none;}

