﻿body 
{
    background:#012b5d;
}

h3 {font-weight:bold;color:#263258;font-size:108%;margin-bottom:10px;}
h4 {font-weight:bold;color:#263258;font-size:93%;margin-bottom:10px;}
p {font-size:85%;margin-bottom:10px;line-height:1.3em}
#column1 p {color:#777777;}
#column2 p {color:#002a5c;}
ul li {list-style:url(images/bullet.gif) outside;color:#777777;font-size:85%;line-height:1.8em }
strong {font-weight:bold;}

#container 
{
 width:800px;   
 margin:0 auto;
}

#main_content
{
    margin:0;padding:0;
}

#header 
{
   clear:both; 
}

#footer
{
    clear:both;
}



#column1 {float:left;background:#ffffff;width:405px;padding:25px 25px 0px 25px;height:500px;}

#column2 {float:left;background:#d8dfe7;width:295px;padding:25px 25px 0px 10px;height:500px;}

#column3 {float:left;background:#ffffff;width:15px;padding:25px 0px 0px 0px;height:500px;}