body 
{
	/*font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;*/
	font-family:  Arial;
	font-size: 12px;
	color: #676767;
	background:#fff;
	line-height:1.75em;
	height:100%; 
	margin-left: 0px; 
	margin-top: 0px;
}
p
{
	clear:both;
	margin-bottom:15px;
}
a
{
	color: #283775;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

.light_grey
{
	color:#aaa;
}
.black{color:#000;}
#wrap {
	margin: 0 auto;
	width: 980px;
	background:#fff;	
}
#site_map
{
	clear:both;
	background-image:url("site_map_grad.gif");
	background-repeat: repeat-x;
	float:left;
	height:25px;
	width:100%;
}
#inner_content
{
	float:left;
	width:900px;
	padding:40px;
}

#header
{
	clear:both;
	float:left;
	height:140px;
	width:900px;
	border-bottom: 1px solid #ddd;
}
#header #logo
{
	float:left;
	width:583px;
	height:198px;



}
#header #strap
{
	float:left;
	height:50px;
	width:700px;
	text-align:right;
	float:right;
	background-image:url("img/hab_naval.gif");
	background-repeat: no-repeat;
	background-position:top right;
	position: relative;
	margin-top: -150px;
	margin-right: 50px;
}


#banner
{
	clear:both;
	float:left;
	height:284px;
	width:900px;	
	padding: 10px 0px;
	border-bottom:1px solid #e7e1e1;
	margin-bottom:5px;
   z-index:1;
	position: relative;
}
 




.block
{
	width: 700px;
	float: left;
	min-height:550px;
	margin-right: 10px;
}


.inner_header_container
{
	float:left;
	clear:both;
	width:700px;
	height:130px;
	
}


#footer
{
	float:left;
	clear:both;
	display:block;
	position: fixed;
    bottom: 0;
	width:100%;
	background: #0A1A4E;
	height:40px;
	line-height:1.5em;
}

#f_wrap
{
	margin:0 auto;
	background: #0A1A4E;
	width:880px;
	text-align:left;
	line-height:1.5em;
	height:50px;
	color:#fff;
}
#f_wrap #left
{
	font-size:11px;
	float:left;
	width:900px;
	margin-top:10px;
	text-align: center;
}
#f_wrap #left span
{
	margin-right:20px;
}
#f_wrap #left a
{
	padding:0px 10px;
}
#f_wrap #right
{
	float:left; 
	width:150px;
}
#footer_wrap
{
	clear:both;
	text-align: center;
	background:#FFFFFF;
	width:900px;
	position: 	relative;
    bottom: 0;
    padding: 30px 0px;
    line-height:1.5em;
    display:block;
    height:0px;
	 margin-left: 10px;
    
}




















table.form td
{
	padding:2px;
}


#footer a
{
	color:#fff;
}
a.footer
{
	color:#fff;
	}

	
#s3slider {
   width: 899px; /* important to be same as image width */
   height: 284px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 899px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
	padding: 0 0 0 0 ;
	margin: 0 0 0 0 ;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */

}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 12px/15px Arial, Helvetica, sans-serif;
	font-weight: bold;
   padding: 10px 13px;
   width: 200px;
   background-color: #0A1A4E;
   filter: alpha(opacity=60); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;
	height: 284px;
	line-height: 20px;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */

}

.clear {
   clear: both;
} 	
	
	.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
	margin-left: 0px; 
	width: 170px !important;
	height: 284px;
	
	text-align: left;
}
.right {
	margin-left: 702px; 
	bottom: 0;
	width: 170px !important;
	height: 284px;
	text-align: right;
	
}
