/* Author : Patrick Sy */

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: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {	outline:0;}
body { line-height:1;}
/* ol, ul { list-style:none;} */

table { border-collapse:separate; border-spacing:0;}
caption, th, td { text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after { content:"";}
blockquote, q { quotes:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#fff;}
a:hover, a:focus { text-decoration:none; color:#8dd9ff;}
:focus { outline:0;}

h1,h2,h3 { font-weight:bold;}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.orange { color:#ff9933;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(images/bg.jpg) center top no-repeat #03489b; text-align:center; font-family:Arial; color:#000; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:967px;}

#header { background:url(images/headerBg.jpg) top center no-repeat; height:685px;}
#header .wrapper { position:relative;}
#logo { float:left;}
#contact { float:right; margin-top:48px;}
#flash { background:url(images/flash.png) no-repeat; top:106px; left:0; width:938px; height:323px; position:absolute; padding:19px 0 0 29px;}
#nav { background:url(images/navBg.jpg) center top no-repeat; top:438px; left:0; width:885px; position:absolute; height:48px; font-size:16px; padding:0 41px;}
#nav li { list-style:none; float:left; display:block;}
#nav li a { background:url(images/div.gif) right 6px no-repeat; float:left; display:block; padding:12px 39px 6px 39px;}
#nav li.end a { background:none;}
#mainBody .wrapper { width:972px; position:relative;}
#mainBody { margin-top:-190px;}
.yellowFull .top { background:url(images/contentYelTop.png) 0 0 no-repeat; height:75px;}
.yellowFull .bot { background:url(images/contentYelBot.png) 0 0 no-repeat; height:75px;}
.yellowFull .mContent { background:url(images/contentYelLoop.png) repeat-y; padding:0 0 0 70px; color:#666; font-size:13px; height:100%;}
.yellowFull .index { min-height:270px;}
.yellowFull .mContent h2 { font-size:20px; color:#333; font-weight:normal;}
.yellowFull .mContent .text { float:left; padding:0 80px 0 20px;}
.yellowFull .column { float:left; width:400px; padding-right:40px; background:url(images/divider.gif) 416px center no-repeat;}
.yellowFull .noBg { background:none;}
.blueFull { width:922px; margin:0 auto; color:#fff;}
.blueFull .top { background:url(images/bluTop.png) 0 0 no-repeat; height:25px;}
.blueFull .bot { background:url(images/bluBot.png) 0 0 no-repeat; height:25px;}
.blueFull .mContent { background:url(images/bluLoop.png) repeat-y; padding:0 0 0 20px; font-size:13px; height:100%;}
.blueFull .column { float:left; width:410px; padding-right:30px;}
.blueFull .column .text { padding-left:20px;}
.blueFull .noBg { background:none;}
.blueFull .imageWrap { float:left; margin-right:16px;}
#footer { background:url(images/footerBg.jpg) center bottom no-repeat; height:459px; margin-top:-290px; font-size:12px; color:#000;}
#saver { background:url(images/lifesaver.png) no-repeat; position:absolute; width:308px; height:224px; left:-50px; bottom:-159px;}
#footer .wrapper { padding:435px 30px 0 30px; width:917px;}
#footer a:hover, #footer a:focus { text-decoration:underline;}
#footer a { color:#000;}

#textTop { text-align:center; color:#fff; padding-top:10px;}