/* CSS Document */
body
{margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background:#E0E0E0}
.clr
{clear:both}
table td
{text-align:left; padding-top:5px}
.header
{width:100%; height:129px; background:url(../images/header-bg.png) repeat-x}
.banner
{width:930px; height:92px;}
.menu
{width:930px; height:30px; display:block; background:#E0E0E0}
div > /**/ .menu
{background: url(../images/menu-nav.png) repeat-x #E0E0E0}
.menu ul
{margin:0; padding:0;}
.menu ul li
{list-style-type:none; height:22px; float:left; color:#484848; padding:8px 10px 0 10px}
.menu ul li:hover
{ background:#F7CB29}
.menu ul li a
{text-decoration:none;  color:#484848; font-weight:bold}
.container
{width:960px; height:auto; background:url(../images/background.png) repeat-y; min-height:300px;}
.wrapper
{width:900px; height:auto; min-height:400px; padding:10px; background:#FFFFFF}
.box-1
{width:580px; height:auto; float:left; margin-right:10px;}
.box-1 p
{line-height:18px; text-align:justify;}
.box-1 h1
{font-size:22px; text-align:left; margin:0; color:#F2C214}
.image
{width:280px; height:auto; min-height:300px; border:#000000 1px solid; padding:5px;}
.image-left
{float:left; margin-right:5px;}
.image-right
{float:right; margin-left:5px;}
.box-2
{width:300px; height:auto; float:right; }
.form
{width:290px; height:auto; float:right; padding:5px; border:1px solid #484848}
.form h1
{width:100%; background:url(../images/sitenav.png) repeat-x bottom left #F2C214; font-size:18px; padding:5px 0; color:#484848; margin:0}
.footer
{width:930px; height:90px; background:url(../images/footer.png) repeat-x #000000; padding-top:10px}
.footer a
{text-decoration:none; font-size:11px; color:#FFFFFF;}

