*{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 {
  font: 11px/14px Tahoma, Verdana, sans-serif;
  color: #FFF;
  background: url("../img/body-bg.jpg");
  padding: 14px 0 20px;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
  
  background: #000 url("../img/main-bg-wrapper.jpg") no-repeat;
  position: relative;
}

#header {
  height: 143px;
  overflow: hidden;
}
#header h1 {
  float: left;
  padding: 68px 0 0 51px;
}
#login {
  float: right;
  width: 343px;
  background: url("../img/login-bg.gif") no-repeat 0 10px;
}
#login form {padding: 82px 0 5px 0;}
#login form * {vertical-align: middle;}
#login form a {color: #CBCBCB;}
#login form td {
font-size:11px;
  padding: 0 3px 2px 0;
  color: #CBCBCB;
}
#login form input {
  width: 112px;
  border: 1px solid #52000A;
  padding: 2px;
  background: #FFF;
  font-family: Tahoma, Verdana, sans-serif;
  color: #52000A;
}
#remember, #login form input.button2 {
  width: auto !important;
  height: auto !important;
  border: none !important;
  padding: 0 !important;
  color: #4E4E4E !important;
  background: none !important;
}


#main{position: relative;
background: url(../img/main-bg-inner.jpg) no-repeat bottom left;
}
#main-out{min-height: 240px; padding: 13px; margin: 0 2px;}

#shadow{ margin-bottom:120px;
background: url(../images/shadow-bg.png) no-repeat 0 0;
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/new_age/images/shadow-bg.png sizingMethod=crop);
height: 15px;}

#footer {
height:110px;
}

#footer ul {
  overflow: hidden;
  zoom: 1;
  padding-left: 53px;
  
  line-height: 18px;
}
#footer ul li {
  float: left;
  display: inline;
  margin-right: 15px;
}
#footer ul a {
  text-decoration: none;
  color: #BEB1B2;
}
#footer p {
  font-size: 10px;
  color: #840015;
  padding: 10px 63px 0 0;
  text-align: right;
}

#th {
  position: absolute;
  top: 127px;
  left: -25px;
  width: 349px;
  height: 261px;
  background: url("../img/3.jpg");
}