*{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: #511549 url("../img/body-bg.jpg") repeat-x;
  /*background: #8C257D url("../img/body-bg.jpg") repeat-x;*/
  color: #000;
  font: 11px/14px Tahoma, Verdana, sans-serif;
}

#wrapper {
  /*width: 812px;*/
  width: 1002px;
  margin: 0 auto;
}
#header {
  height: 107px;
  margin-left:20px;
}
#header h1 {
    float: left;
    padding: 11px 0 0 1px;
}

#login {
    float: right;
    padding: 0 20px 0 50px;
    margin-top: 42px;
    background: url("../img/login-bg.gif") no-repeat 0 50%;
}
#login a, #login {color: #E400FF; text-decoration: none; font-size: 10px;}
#login th {
    text-align: right;
    padding-right: 5px;
    font-weight: normal;
    font-size: 11px !important;
	color:#FFFFFF;
}
#login .inp {
    background: #FFF;
    padding: 1px 0;
}
#login .forgot {
    text-decoration: none; 
	color:#FFFFFF;
	font-weight:bold;
}
#login .sec_little {
    text-decoration: none; 
	color:#FFFFFF;
	font-weight:bold;
}
#login th, #login td {padding-top: 2px; padding-bottom: 2px; color:#FFFFFF;}
#login * {vertical-align: middle;}
#i1 {width: 140px;}
#i2 {width: 105px; margin-right: 5px;}

#menu {
  height: 37px;
  line-height: 37px;
  overflow: hidden;
  margin-left:20px;
  background: url("../img/menu-bg.gif") no-repeat;
}
#menu ul {
  padding-left: 110px;
  float: left;
}
#menu li {
  float: left;
  padding: 0 20px 0 20px;
  font-size: 16px;
  background: url("../img/m-sep.gif") no-repeat 0 0;
}
#menu a {
  color: #FFF;
  text-decoration: none;
}
#menu .f {background: none;}
#menu p {
	float: right;
	padding: 0 20px;
	line-height: 37px;
	color: #FFF;
	background: url("../img/icon-total.gif") no-repeat 0 50%;
}

#main_container{
	position: relative;
	/*margin-top: 0px;*/
	/*background:#FFF;*/
	/*width:810px;*/
	width:1002px;
	margin-left:21px;
}

#main{
	position: relative;
	float:left;
	/*margin-top: 0px;*/
	background:#FFF;
	width:810px;
	margin:0 auto;
}
#banners_side{
	position: relative;
	float:left;
	width:120px;
	margin-top: 0px;
	margin-left:25px;
}
#main-out{min-height: 240px; margin: 0px 0px 5px 0px; padding: 0 0 5px 15px; _padding-bottom:5px;}


#banner_top{
	margin: 10px 17px 8px 0;
	text-align:right;
}

#shadow{ 
background:#FFF;
height: 15px;}


#features {
    position: absolute;
    top: -102px;
    left: 1px;
    width: 188px;
    height: 331px;
    background: url("../img/features-bg.jpg") no-repeat;
}
#features ul {
    padding: 51px 0 0 49px;
}
#features ul li {
    color: #FFF;
    padding: 6px 0;
}

#footer {
  line-height: 38px;
  width:780px;
  height: 38px;
  overflow: hidden;
  color: #E400FF;
  padding: 0 40px;
}
#footer ul li {
  float: left;
  display: inline;
  padding: 0 5px 0 11px;
  background: url("../img/f-sep.gif") no-repeat 0 50%;
}
#footer ul {float: right;}
/*#footer a {color: #E400FF;}*/
#footer a {color: #FFFFFF;}
#footer .f {background: none;}
#footer p.cop {
  float: left;
  color: #E400FF;
}
#footer p.links {float: right; color: #FFFFFF;} /*#footer p.links {float: right; color: #E400FF;}*/
#footer p.links a {text-decoration: none;}

#footer_text_link { 
  width:780px;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  color: #E400FF;
  padding: 10px 0 0 0;
}
#footer_text_link p.links { float:right; color: #FF4A21;}
#footer_text_link p.links a {color: #FF4A21; text-decoration: none;}

#footer_logo {
  width:860px;
  margin: 5px 0px 20px 0px;
}
#footer_logo table {width: 560px; margin:auto;}
#footer_logo td {
  padding: 0 6px;
  height: 46px;
  text-align: center;
}

