body {
background-color:black; 
margin: 0;
padding: 0;
border: 0; 
font-family:Arial,Verdana;
font-size:1em;
position: relative; 
}

#holder{
width: 870px; 
height: auto;  
margin: 0 auto; 
position:relative;

}

#header {
margin-left: auto; 
margin-right: auto; 
margin-top: 30px;
position:  relative;
width: 870px; 
height: auto; 
margin-bottom: 15px; 


}

#footer{
text-align: center; 
position: relative; 
width:460px;  
height: auto; 
margin: 0 auto;
margin-top: 100px; 
}

#navigation{
background-color: #032528;
	filter: alpha(opacity=90); /* internet explorer */
	-khtml-opacity: 0.9;      /* khtml, old safari */
	-moz-opacity: 0.9;       /* mozilla, netscape */
	opacity: 0.9;           /* fx, safari, opera */
	width: 544px; 
	padding: 3px; 
	
}

img {
border: none; 
}

.clear {
clear: both; 
font-size: 0; 
}

#contact a{
font-size: 16px; 
color: white;
text-decoration: none; 
font-weight: bold; 
font-family: Arial;
}
#contact
{
	position:absolute;
	right:30px;
	bottom:0px;

}

#navigation a {
font-size: 14px; 
color: white;
text-decoration: none; 
font-weight: normal; 
font-family: Arial;
margin-right: 28px; 

}

#navigation a:hover {
color: #30bbee;

}

#page_title{
height: auto; 
width: auto; 
margin-bottom: 20px; 
}


#logo{
position: absolute; 
height:97px;
bottom:0px;
left:0px;
}

#middle{
position: relative; 
margin:0 auto;
width:530px;
height:103px;
}

#small_nav {
font: normal 11px "Arial";
color: #808080; 

}

#small_nav a {
text-decoration: none; 
color: #808080; 
margin-right: 14px; 
}