/* CSS Document */
body
{background:#EDF5FA; margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
input
{padding:0;}
p
{text-align:justify; padding:5px}
.clr
{clear:both}
.container
{width:980px; height:auto; background:url(../images/backgroung.png) repeat-y}
.header
{width:954px; height:143px;background:url(../images/header-bg.png) repeat-x #EDF5FA;}
.banner
{width:954px; height:100px;}
.menu
{width:954px; height:42px;background:url(../images/menu-body.png) repeat-x; }
.menu ul
{margin:0; padding:0}
.menu ul li
{margin:0; float:left; text-align:left; list-style-type:none; padding-top:18px;}
.menu ul li a
{margin:0; color:#0062A0; text-decoration:none;  padding-left:10px; padding-left:10px}
.menu ul li a:hover
{margin:0; color:#0062A0; text-decoration:underline;  padding-left:10px; padding-left:10px}

.content{width:954px; height:auto;  min-height:228px; background:#EDF5FA}
.wrapper
{width:600px; height:auto; min-height:400px; float:left; background:#FFFFFF; margin-left:10px; margin-top:10px; margin-bottom:10px;}
.wrapper h1
{color:#0062A0; padding:5px; text-align:left; margin:0}
.wrapper p
{padding:10px; text-align:justify; margin:0; line-height:18px}
.image
{width:300px; height:auto; padding:8px; border:1px solid #D0EAFA; float:left; margin:5px;}
.wrapper img
{width:300px; border:0}
.form
{width:300px; height:auto; min-height:250px; background:url(../images/form-bg.jpg) no-repeat #ffffff; float:right; margin-right:10px;; margin-top:10px;}
.form table td
{text-align:left; font-size:12px; font-weight:bold}
.form h1
{text-align:center; font-size:18px; padding:5px; margin:5px; margin-bottom:25px; }
.white-text
{font-size:12px; text-align:left}
.footer
{width:954px; height:auto; min-height:100px; background:url(../images/footer-bg.jpg) repeat-x;}
.footer a
{text-align:left; font-size:12px; text-decoration:none; color:#3E9DD9;}
