body {
margin:0px;
background-color:#FFFFFF;
display: none;
}

#header {
position:absolute;
left:0px;
top:0px;
height:80px;
width:100%;
background-color:#2a3f54;
opacity:1;
min-width: 1295px;
overflow:hidden;
}

#footer {
position:relative;
top:0px;
width:100%;
height:160px;
min-width:1295px;
background-color:#2a3f54;
}

#navigation {
margin:0px auto;
width:1295px;
}

#footerlogo {
margin: -16px auto;
width:200px;
height:152px;
background-image:url(../img/footerlogo.png);
}

#submenu1 {
position:absolute;
left:0px;
top:91px;
background-color:#660000;
width:255px;
height:91px;
display:block;
}

a {
text-decoration:none;
color:  #f0f0f0;
}

a:hover {
text-decoration:none;
color: #FFFFFF;
}

#footerleft {
position: relative;
top:-122px;
left:181px;
height:200px;
width:309px;
display:block;
overflow:hidden;
}

#footerright {
position: relative;
top:-322px;
left:710px;
width:309px;
height:200px;
display:block;
overflow:hidden;
}

#secondfooter {
min-width:1295px;
background-color:#102234;
height: 29px;
color:#FFFFFF;
text-align:center; 
font-family:'Quicksand', sans-serif;
padding-top:7px;
}

.contentlink {
color:#000000;
text-decoration: none;
}


.contentlink:hover {
color:#000000;
text-decoration: underline;
}