@charset "utf-8";
/* CSS Document */

body{background:url(images/bg_tile.png) #d0d0d0; color: #fff; font-family: Helvetica, Arial, sans-serif; font-size: 14px;}
* {margin:0; padding: 0;}
#container{ width: 920px; background: #2b2b2b; margin: auto; margin-bottom: 20px;}
#header {height: 70px; background: url(images/topbar.png) no-repeat;}
#header_txt{ float: right; font-size: 12px; margin: 45px 10px 0 0;  color: #949494;}
#msg{height: 370px; background:url(images/headerbg.jpg) no-repeat;}
#msg h2 {margin-bottom: 15px;}
#msg_txt {margin-left: 540px; padding-top: 15px; width: 280px; }
#msg_txt ul{ margin-left: 20px; margin-bottom: 25px;}
#msg_txt ul li{margin-bottom: 10px; color: #949494;}

#content {background:url(images/content-bg.png) repeat-y;}
#left{width: 440px; float: left; padding: 20px 0 0 30px; margin-right: 70px; color: #949494; line-height: 22px;}
#left a{color:#b3c93a; text-decoration: none;}
#left a:hover{text-decoration: underline;}
#left h2{margin-bottom: 15px; color: #fff;}
#right{float: left; width: 270px; margin-top: 20px; font-weight: bold;}
#right ul{list-style: none;}
#right img{margin-top: 14px;}

#footer { height: 140px; padding-top: 40px; padding-left: 10px; font-size: 18px; font-weight: bold;}
#footer ul {list-style: none;}
#footer ul li {float: left;; margin-left: 20px;}
#footer_txt{float: right; font-size: 30px; color: #595959; margin-right: 110px; padding-top: 10px;}
#bottomnav {padding-top: 15px; background:url(images/bg_tile.png);}
#bottomnav ul{list-style:nonel}
#bottomnav ul li{display: inline; padding: 0 8px; border-right: 1px solid #717171;}
#bottomnav ul li a{color:#4F4F4F; text-decoration: none;}
#bottomnav ul li a:hover{color:#000; text-decoration: underline;}

input {
background:#323232 none repeat scroll 0 0;
border:1px solid #434343;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
padding:6px;
width:200px;
}

#submit {width: 120px;}

#form1 ul {}

#form1 ul li {margin-bottom: 14px; margin-top: 20px;}


