/* CSS Document */
body
{margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background:#EBECED}
.clr
{clear:both}
table td
{text-align:left; padding:3px; color:#05568A}
.container
{width:960px; height:auto; background:url(../images/background.png) repeat-y}
.header
{width:948px; height:100px; background:url(../images/banner.png) no-repeat}
.menu
{width:948px; height:40px; background:url(../images/menu-bg.png) repeat-x}
.menu ul
{margin:0; padding:0;}
.menu ul li
{list-style-type:none; float:left; padding:15px 20px 11px 20px}
.menu ul li a
{text-decoration:none; color:#FFFFFF;}
.menu ul li:hover
{background:#05568A}
.content
{938px; height:auto; min-height:400px; padding:10px;}
.box-1
{width:620px; height:auto; float:left; margin-right:10px;}
.box-1 h1
{ text-align:left; margin:0; padding:0; color:#0167A8; font-size:22px;}
.box-1 p
{padding:5px; text-align:justify; line-height:18px}
.image
{width:300px; height:auto; min-height:300px; margin:5px; padding:5px; border:1px #05568A solid}
.image-left
{float:left}
.image-right
{float:right}
.box-2
{width:300px; height:auto; float:right}
.form
{width:290px; height:auto; padding:5px; background:url(../images/form-top.png) repeat-x #EEF2F5 top left}
.form h1	
{color:#05568A; font-size:18px; text-align:center; margin:0; margin-bottom:10px;}
.footer
{width:948px; height:100px; border-top:2px solid #EE8328}
.footer a
{text-decoration:none; font-size:11px; color:#CB6617;}

