@charset "utf-8";
/* CSS Document */

body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; }

a:active, a:focus { outline: 0; }
a{ color:#3b6e8f; }
a:hover{ color:#000000; }

#container{ width:800px; margin:auto; }
#header{ width:800px; height:150px; }
#header img{ margin-left:61px; margin-top:23px; }

#nav{ clear:both; width:739px; float:right; background:#5884a0; height:25px; vertical-align:middle; display:block; }
#nav a{ padding:5px 18px 5px 18px; display:block; float:left; text-decoration:none; color:#FFFFFF; font-weight:bold; text-transform:uppercase; }
#nav a:hover{ background-color:#3b6e8f; }

#content_wrap{ width:739px; float:right; background:#b4c8d4; }
#content{ margin:25px 75px 20px 75px; color:#5884a0; font-size:18px; line-height:30px; text-align:justify }

#footer_line{ width:739px; height:15px; margin-top:20px; float:right; background:#b4c8d4; }
#footer_text{ clear:both; height:20px; text-align:right; width:150px; margin:25px 20px 20px 0px; float:right; font-size:9px; color:#3b6e8e; }

#content_table{ margin:0px 20px 80px 0px; color:#5884a0; font-size:12px; color:#2A5D7E;}
#content_table td{vertical-align:middle}