*{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,input,select,textarea{font-size: 100%;}
ul,ol{list-style: none;}
label, input.button{cursor: pointer; cursor: hand;}
img,fieldset{border: none;}
table{border-collapse: collapse; border: none; font-size: 11px;}
hr,.hide{display: none;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

body {
    background: #6e6e6e url(../img/body-bg.jpg) center top no-repeat;
    font: 11px/14px Tahoma, Verdana, sans-serif;
    color: #FFF;
}

#container {
    width: 870px;
    margin: 0 auto;
    padding-top: 55px;
	background:url(../img/header-bg-inner.jpg) no-repeat 0px 45px;
}
#header {height: 50px; width:817px;
margin:0 auto;}
#header h1 {
    float: left;
    padding: 28px 0 0 22px;
}
#login {
    float: right;
    display: inline;
    padding-top: 5px;
  
    color: #919191;
  
}
#login form * {vertical-align: middle;}
#login .inp {
    width: 104px;
    background: #646464;
    border: none;
    margin-right: 5px;
    height: 19px;
    padding: 0 7px;
    line-height: 19px;
    color: #b9b9b9;
}
#login .s {margin: 0 15px;}
#login a {
    margin-left: 10px;
     color: #919191;
    text-decoration: underline;
}

#menu {
width:817px;
margin:0 auto;
    height: 30px;
    background: url("../img/menu-bg.gif");
    padding-left: 5px;
    margin-bottom: 0px;
}
#menu ul li {
    float: left;
    padding: 0 15px 0 17px;
    line-height: 30px;
    background: url("../img/m-sep-bg.gif") no-repeat;
}
#menu a {color: #FFF; text-decoration: none;}
#menu .f {background: none;}


#main{position: relative;
background:url(../img/main-bg.jpg) center repeat-y;
}

#main-in {position: relative; 
}

#main-out{min-height: 240px; padding: 20px; margin: 0px; padding-right:55px; padding-left:55px; padding-top:20px; padding-bottom:20px;
}



#footer {
    height: 191px;
    background: url("../img/footer-bg.jpg") no-repeat;
    padding: 0 27px;

}
#footer a {color: #FFF;}
#footer p {text-align:right;}
#footer p.links {line-height: 38px; margin-bottom: 5px; color: #fff;}
#footer p.links a {color: #dadada; text-decoration: none;}
#footer p.cop { font-size: 11px; margin-bottom: 0; color:#888585;}
#footer p.cop a{ color:#888585;}
#login .sec_little{
margin-left:0px;}

.footer {color:#CBFE00; font-size:14px; text-align:center; padding-top:20px;}