body{
margin: 0;
padding: 0;
text-align: center;
background: #000 url(../img/bg2.png) top left repeat-x;
}


div#glowcontainer{
margin: 40px auto 0px auto;
padding: 0px 0px 0px 0px;
width: 870px;
}

div#glowcontainer img{
display: block;
}

div#container{
margin: 0px 0px 0px 0px;
padding: 0px 0px 4px 0px;
width: 870px;
background: transparent url(../img/horglow.png) top left repeat-y;
text-align: left;

}



div#header{
width: 840px;
height: 155px;
background: #fff url(../img/header.jpg) bottom left no-repeat;
margin: 0px 0px 0px 19px;

}

div#tablediv{
width: 845px;
margin: 0px 0px 0px 9px;
background: #fff url(../img/borderbg.gif) top right repeat-y;
}

div#header div.logo{
width: 100%;
height: 40px;
margin: 0px 0px 0px 0px;
}


img.hphoto{
margin: 0px 0px 0px 0px;
float: left;
}

img.borderimg{
float: right;
display: block;
}

div#tablediv table{
width: 800px;
height: 500px;
margin: 0px 0px 0px 10px;
border: 2px solid #333;

}

td.nav{
vertical-align: top;
width: 225px;
background: #CCCCB2;
}

td.main{
vertical-align: top;
background: url(../img/seal.jpg) top right no-repeat;
}

ul#menu{
margin: 3px 0px 0px 3px;
padding: 0;
border-bottom: 1px solid #9A9F7E;
font: 900 12px/30px Arial, Helvetica, sans-serif;
color: #fff;
list-style: none;
width: 218px;
}

ul#menu li{
height: 30px;
border-top: 1px solid #9A9F7E;
border-right: 1px solid #9A9F7E;
border-left: 1px solid #9A9F7E;
background: url(../img/buttonbg_ovr.jpg) top left repeat-x;
text-indent: 5px;
}

ul#menu li a{
width: 100%;
height: 100%;
display: block;
color: #001020;
text-decoration: none;
background: url(../img/buttonbg.jpg) top left repeat-x;
}

ul#menu li a:hover{
color: #FFF;
text-decoration: none;
}

div#contact{
width: 200px;
margin: 65% 0px 10px 10px;
}

div#sidelogos{
width: 95%;
margin: 50px 0px 10px 0px;
text-align: center;
}

div#sidelogos img{
margin: 0px 0px 25px 0px;

}

div#contact p{
font: 12px/14px Arial, Helvetica, sans-serif;
color: #868675;
display: block;
border-top: 2px solid #868675;
border-bottom: 2px solid #868675;
margin: 0px 0px 0px 0px;
padding: 4px 0px 4px 0px;
}

div#copyright{
margin: 1px auto 5px auto;
width: 870px;
height: 25px;
text-align: left;
}
div#copyright p{
font: 11px/25px Arial, Helvetica, sans-serif;
color: #fff;
padding: 0px 0px 0px 15px;
margin: 0;
}
div#copyright a{
text-decoration: underline;
color: #06C;
}
div#copyright a:hover{
text-decoration: underline;
color: #fff;
}

img#apply{
display: block;
margin: 3px 0px 0px 3px;
}

a img {
border: 0;
}

div#banner{
border: 1px solid #036;
width: 430px;
height: 100px;
background: url(../img/uscg_vessel.jpg) top left no-repeat;
margin: 20px 0px 20px 40px;

}

div#banner p{
font: 900 12px/14px Arial, Helvetica, sans-serif;
color: #036;
display: block;
width: 250px;
margin: 5px 0px 0px 5px;
text-transform: capitalize;
}

div#banner a {
text-decoration: underline;
color: #FF3333;


}