/* CSS Document */

body {
     background: #061e31;
     margin: 10;
     padding: 0;
}

body A:link {color:#FFFFFF;}
body A:visited {color:#FFFFFF;}
body A:active {color:#FFFFFF;}




#container{
border-left: 6px solid #FFFFFF;
border-right: 6px solid #FFFFFF;
border-top: 6px solid #FFFFFF;
border-bottom: 6px solid #FFFFFF;


width: 700px;

background: #10365D;
background: #10365D url(images/bg2.jpg) no-repeat 0px 70px;

padding: 0px 0px 0px 0px;
margin: auto;

}




#info{
width: 385px;
margin: 50px 20px 20px 235px;
color: #FFFFFF;
font-size: 16px;

}



#banner{
 color: #FFFFFF;
 Font:Verdana, Arial, Helvetica, sans-serif;
 font-size:40px;
 font-weight: bold;

	
 height: 80px;

 margin: 30px 0px 0px 30px;
 padding: 0px 0px 20px 0px;

}



#Closing{
border-top: 3px solid #FFFFFF;

background: #10365D url(images/bg3.jpg);

margin: 55px 0px 0px 0px;
padding: 5px 10px 5px 0px;
color: #E1E9E2;
font: bold ;
text-align: right;
height: 20px;
}




#Closing2{
width:300px;
height: 60px;
background: url(images/bg4.jpg) no-repeat 0px 10px;
padding: 0px 0px 0px 0px;
margin: auto;

}



#menu{
Font:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;

margin: 10px 0px 0px 200px;
}


/*---------------------------------------------------------------*/

#menu a{
	display:compact;
	text-decoration: none;
	width: 108px;
	height: 36px;
	padding: 10px 10px 0px 10px;
	letter-spacing: -1px;
	color: #D1D9D2;      
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;

}

#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
