/* CSS Document */
body
{margin:0; padding:0; background:url(../images/bg.jpg) repeat-x #97D3F2; font-family:Verdana, Arial, Helvetica, sans-serif}

.clr
{clear:both}

.container
{width:980px; height:auto; background:url(../images/backgroung.png) repeat-y; min-height:550px;}
.header
{width:954px; height:auto;}
.banner
{width:954px; height:100px;}
.menu
{width:954px; height:30px; background:url(../images/menu-bg.jpg) repeat-x; border-bottom:1px solid #FFFFFF; border-top:1px solid #FFFFFF}
.menu ul
{margin:0;}
.menu ul li
{margin:0; list-style-type:none; line-height:18px; font-size:12px; float:left; margin-right:5px;}
.menu ul li a
{display:block; padding:0px 10px; color:#FFFFFF; text-decoration:none; font-size:14px; padding-top:4px; font-weight:bold; width:90px;}
.menu ul li a:hover
{display:block; padding:0px 10px; color:#9E355E; text-decoration:none; background:#F7F7F7; height:26px; padding-top:4px; font-weight:bold; width:90px;}
.content
{width:934px; background:#F7F7F7; padding:10px; height:auto;}
.form
{width:932px; height:auto; background:#FFFFFF; margin-bottom:10px; border:1px solid #009AD9}
.form table td
{text-align:left; padding: 0 15px; font-weight:bold; font-size:12px;}
.form h1
{text-align:left; font-size:22px; padding:0; padding-left:10px; padding-top:5px; margin:0}

.wrapper
{width:934px; height:auto; background:#FFFFFF;}
.wrapper p
{text-align:left; font-size:14px; line-height:18px; padding:5px}
.wrapper h1
{margin:0; padding:0; text-align:left; font-size:22px;}
.image
{width:312px; height:auto; border:1px solid #009AD9; float:right; margin-right:5px;}
.image img
{border:0; padding:6px;}
.footer
{width:954px; height:auto; min-height:90px; background:url(../images/footer-bg.jpg) repeat-x}

.footer a
{text-decoration:none; color:#FFFFFF; font-size:12px;}
.footer a:hover
{text-decoration:underline; color:#FFFFFF; font-size:12px;}

