body { margin:0; padding: 0;  background-color: #CAEBE2; font-family: verdana; font-size: 11px;}
.container_start {margin: 0px auto; width:1000px; height:683px; background-image: url(images/mermaid.jpg); background-repeat: no-repeat;}
.container_content {margin: 0px auto; width:1000px; height:683px;background-image: url(images/bg_neutral.png); background-repeat: no-repeat; }
.container_content_2 {margin: 0px auto; width:1000px; height:683px;background-image: url(images/bg_neutral2.png); background-repeat: no-repeat; }


.header {marign:0; padding:0; list-style: none; width: 1000px; height: 81px; background-color: #CAEBE2; }
.nav ul {float :left; display : inline; margin:0px; padding:0px; position:relative; top: -36px; left: 296px; width:750px; height: 50px; list-style:none;}
.nav ul li a, ul li a:visited, ul li a:active{
float: left; 
display: inline; 
background-image: url(images/bg01.png);
font-family: verdana;
font-weight: normal; 
font-size: 13px; 
line-height:34px; 
color: #ffffff;   
padding: 0 24px;
margin:0px;
height:35px; 
list-style: none;
text-decoration: none;

} 

.nav ul li a:hover{
background-image: url(images/bg00.png);
text-decoration: underline;
}
.nav ul{
padding:0px; margin:0;list-style-type: none;
}
.nav ul li { float:left; position:relative;}


.content{
clear: both;
width: 960px;
position: absolute;
margin: 40px 40px;
}

h1{
font-size:20px;
font-weight: normal;
color: #1A7594;}
#footer{
width: 25px; height:30px; margin: 10px auto;
}
