/* CSS Document */
body
{
padding:0 0 0 0;
margin:0 0 0 0;
}
body {
font-family:Trebuchet MS,Verdana,Sans-Serif;
font-size:14px;
background-color:#134686;
}

#main
{
background-color:#02183D;
width:100%;
height:120px;
}
#header
{
width:858px;
height:90px;
}
#menu
{
background:url(../images/menu_bg.gif) repeat-x;
width:100%;
height:30px;
}
#centeral
{
width:848px;
margin:0 0 0 0;
padding:0 0 0 ;0
}

#centeral-main
{
width:828px;
padding:10px 0px 10px 20px;
border-right:5px #4A76AC solid;
border-left:5px #4A76AC solid;
border-bottom:5px #4A76AC solid;
}
p
{
 text-align:justify;
 padding:0 0 0 0;
 margin:0 0 0 0;
}
#menu-option{

font-weight:bold;
padding:0px 0 0 30px; 
color:#FFFFFF;
text-decoration:none;
}
