
* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 16px;
 background: #053c80 url(../images/backgr.jpg) no-repeat center top;

}
#wrapper { 
 margin: 0 auto;
 width: 779px;

}

#smallwrapper {
width: 779px;
float: left;
 background: #eaeaea url(../images/bigbackgr.gif) no-repeat center top;
 
}

#header {
 color: #333;
 width: 779px;
 padding: 0px;
 height: 125px;
 margin: 10px 0px 0px 0px;
 background: url(../images/headerbackgr.gif) no-repeat center top;
}

.header_logo {
margin: 40px 0px 0px 50px;
  float: left;
}

#navigation {
 width: 779px;
  height: 32px;
 margin: 0px 0px 0px 0px;
background: url(../images/menu.gif) repeat-x top;
 border-top:1px solid #cecdcd;
 border-bottom:1px solid #cecdcd;
}



/* Banner */
#banner {
 float: left;
 width: 779px;
 padding: 0px;
 margin: 20px 0px 0px 0px;
}

#banner td { 
 font-size: 11px; 
 line-height: 0px; 
 font-family: verdana, san-serif; 
  padding: 0px;
}

.clear { clear: both; background: none; }

#leftcolumn { 
 color: #333;
 line-height: 16px;
 margin: 40px 5px 5px 45px;
 padding: 0px;
 width: 180px;
 float: left;
}

#rightcolumn { 
 float: right;
 color: #333;
 line-height: 16px;
 margin: 40px 60px 0px 0px;
 padding: 0px;
 width: 420px;
 display: inline;
}



#rightcolumn ul { 
 margin-left: 30px;
}


#leftcolumn_second { 
 color: #333;
 line-height: 16px;
 margin: 40px 25px 5px 45px;
 padding: 0px;
 width: 160px;
 float: left;
}

#leftcolumn_second2 { 
 color: #333;
 line-height: 16px;
 margin: 40px 25px 5px 45px;
 padding: 0px;
 width: 190px;
 float: left;
}

#leftcolumn_second ul { 
 margin-left: 0px;
 list-style: none;
}


#rightcolumn_second { 
 float: right;
 color: #333;
 line-height: 16px;
 margin: 40px 40px 30px 0px;
 padding: 0px;
 width: 450px;
 display: inline;
}

#rightcolumn_second ul { 
 margin-left: 30px;
}

#rightcolumn_second td { 
 font-size: 11px; 
 line-height: 16px; 
 font-family: verdana, san-serif; 
  padding: 4px;
}

#leftcolumn_secondnav { 
 line-height: 12px;
font-weight: bold;
}





#footer { 
 width: 779px;
 clear: both;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background: url(../images/footer.gif) no-repeat center top;

}

.footer_content {
font-size: 10px;
 padding: 20px;
 text-align: center;
  color: #ffffff;

}

.footer_content a { 
 color: #ffffff;
 text-decoration: none
} 


td { color: #5B5952; font-size: 11px; line-height: 16px; font-family: verdana, san-serif; text-decoration: none }
a { color: #0051b5; text-decoration: none }
a:hover { color: #000000; text-decoration: none }

h1 { color: #0051b5; font-size: 16px; line-height: 18px; font-family: helvetica, san-serif; margin: 0px 0px 10px 0px; }
h2 { color: #000000; font-size: 12px; line-height: 14px; font-family: verdana, san-serif; margin: 0px 0px 5px 0px; }
h3 { color: #666666; font-size: 12px; line-height: 16px; font-family: georgia, serif; margin: 5px 0px 2px 0px; }
h4 { color: #000000; font-size: 8px; line-height: 10px; font-family: verdana, san-serif; text-decoration: none}
h5 { color: #ffffff; font-size: 18px; line-height: 12px; font-family: verdana, san-serif; margin: 5px 0px 2px 0px; }
h6 { color: #ffffff; font-size: 18px; line-height: 12px; font-family: verdana, san-serif; margin: 5px 0px 2px 0px; }

.bodysmall { color: #666666; font-size: 10px; line-height: 16px; font-family: verdana, san-serif; text-decoration: none}
.caption { color: #000000; font-size: 11px; line-height: 16px; font-family: verdana, san-serif; text-decoration: none; font-weight:normal }

.newsImg { margin-right:15px;}

p { margin-top:8px;}
