/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background-color: #5fa9d0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body, html
{
	margin:0;
	padding:0;
	height:100%;
}

/*
end license
*/

.clear 
{
	clear: both;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.image
{
	padding:10px 20px 10px 0;
}

.image img
{
	border-radius: 20px;
}

body
{
/* TIA log banner */
/*	background: #67b1d8 url('../images/background.jpg') center top repeat-x; */
	font-family: "Century Gothic", "Helvetica Neue", Helvetica,Tahoma,Geneva, sans-serif;
}

#header, #navigation, #content, #footer
{
	width: 900px;
	margin: 0 auto;
}

#page
{
	position: relative;
	min-height: 100%;		
}

#page #header
{
	height: 260px;
	position: relative;
	display: block;
}

#page #navigation ul
{
	list-style: none;
	width: 900px;
	display: block;
}

#page #navigation ul li
{
	float: left;
	padding: 10px;
}

#page #navigation li a
{
	padding: 8px 34px;
	text-decoration: none;
	
	font-family: Helvetica, Arial;
	font-size: 12pt;
	color: white;
}

#page #navigation li a.active
{
	border-bottom: 5px solid yellow;
}

#page #navigation li a:hover
{
	border-bottom: 5px solid #315c88;
}

#page #header #logo
{
	overflow: hidden;
	position: absolute;
	top: 70px;
	width: 300px;
	height: 150px;
}

#page #header #logo h1
{
	display: block;
}

#page #header #logo h1 a
{
	display: block;
	width: 290px;
	height: 190px;
	padding-top:250px;
}

#page #content-wrap
{
	margin-top: 10px;
}

#page #content
{
	min-height: 480px;
	padding: 30px;
	
	border-radius: 20px;
	background: #ebf4f9;
	border: 1px solid white;
	position: relative;
}

#page #footer-wrap
{
	padding: 20px 0 15px 0;
	background: white url('../images/footer.png') top repeat-x;
	width: 100%;
}

#page #footer
{
	margin-top: 30px;
	padding: 10px;
	text-align: center;
	font-size: 10pt;
}


#footernav {
text-align: left;
-webkit-column-count: 5;
-moz-column-count: 5;
column-count: 5;
-webkit-column-width: 192px;
-moz-column-width: 192px;
column-width: 192px;
}
#footernav li {
display: block;
 }





#page #content h1
{
	font-size:19pt;
}

#page #content h2
{
	font-size:17pt;
}

#page #content h3
{
	font-size:15pt;
}


#content h1,
#content h2,
#content h3,
#content h4,
#content h5
{
	color: #284c71;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#content .warning { 
	color: red;
	font-weight: bold;
}


#page a
{
	text-decoration: none;
}

#page p, #page #content li
{
	font-size: 11pt;
}

#page p
{
	padding:10px 0 10px 0;
	line-height: 1t;
}

#page p strong
{
	font-weight: bold;
}

#page #content ul
{
	padding:20px 10px 10px 20px;
}

#page #content li 
{
	list-style: square;
	float: none;
	padding:5px;
}


#faq dl
{
	padding:15px;
	border-radius:5px;
}

#faq dt, #faq dd
{
	padding:15px;
	background: #ececec;
	line-height: 1.3;
}

#faq dt
{
	background:none;
	text-decoration: underline;
}

#faq dd
{
	border-radius: 5px;	
	border:1px solid #d4d4d4;
}

#do-it
{
	display:block;
	position: absolute;
	right:10px;
	top: 10px;
	background: #98ceea;
	border-radius: 15px;
	border: 1px solid white;
	padding: 0 10px 5px 10px;
}

#do-it a
{
	font-size: 16px;
	padding: 0;
	color: #c82f2f;
	border-bottom: 2px solid #fff368;
}

/* banner */

#UnderBanner

{
	height: 285px;
	background: transparent url(../images/sea-scape.jpg) no-repeat scroll top center;
}

#Banner

{
	height: 288px;
	width: 850px;
	margin: 0 auto 0 auto;
	background: transparent url(../images/cruise-ship.jpg) no-repeat scroll top center;
}

.Logo
{
	width: 300px;
	height: 100px;
	margin-top: 130px;
}

#buttons-home
{
	display: block;
	height: 300px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#buttons-home a
{
	color: navy;
}

#buttons-home p
{
	font-size: 1.3em;
	text-align: center;
}

#buttons-home img
{
	border: 1px solid navy;
}

.button-text
{
	color: white;
}

div#preload { display: none; }

#bluebutton-home-left
{
	display: block;
	position: relative;
	float: left;
	height: 270px;
	width: 228px;
	margin: 20px;
	background: url(../images/bluebox.gif) no-repeat;
}
#bluebutton-home-left:hover
{
	background-image: url(../images/bluebox_hover.gif);
}

#bluebutton-home
{
	display: block;
	position: relative;
	float: none;
	height: 270px;
	width: 228px;
	margin: 20px;
	background: url(../images/bluebox.gif) no-repeat;
}
#bluebutton-home:hover
{
	background-image: url(../images/bluebox_hover.gif);
}


#bluebutton-home-right
{
	display: block;
	position: relative;
	float: right;
	height: 270px;
	width: 228px;
	margin: 20px;
	background: url(../images/bluebox.gif) no-repeat;
}
#bluebutton-home-right:hover
{
	background-image: url(../images/bluebox_hover.gif);
}

