@charset "utf-8";
/* CSS Document */

*{padding:0px;margin:0px;border:0px;}
p{margin:10px 0px;}
h1{font:18px/25px tahoma;padding-bottom:7px;padding-top:21px;color:#003a6f;}
h1.home{font:18px/25px tahoma;padding-bottom:14px;color:#fff;}
h2,h3,h4,h5{font:16px/25px tahoma;padding-bottom:12px;color:#5e6e83;}
ul{padding-left:30px;}
li{padding-bottom:2px;}
a{color:#419639;text-decoration:none;}
a:hover{color:#419639;text-decoration:underline;}

#stayontheboat{width:850px;position:relative;margin:0 auto;}
#header img, #nav img, #bottomright img{float:left;}
#leftist{float:left;width:326px;}
#rightist{float:left;width:524px;background:#005288;color:#fff;font:12px/200% arial;min-height:615px;position:relative;}
#bottomright{position:absolute;bottom:0px;}
#text{padding:20px;height:575px;}
#footer{background:#419638;height:67px;position:relative;}
#footernav{text-align:center;width:750px;position:absolute;top:20px;left:50px;color:#fff;font:11px arial;}
#footernav a{text-decoration:none;color:#fff;}
#footernav a:hover{text-decoration:underline;color:#fff;}
#impact{position:absolute;right:15px;top:20px;}
#content{background:#c5d2e3;color:#5e6e83;font:12px/200% arial;min-height:300px;margin-bottom:12px;padding:20px;}
.redux{clear:both;}
