*{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: #88023D;
  color: #000;
  font: 11px/14px Tahoma, Verdana, sans-serif;
  padding: 39px 0;
}

#wrapper {
  width: 848px;
  margin: 0 auto;
  padding: 0 30px 0 35px;
  _padding:0px;
  background: #F7F7F7;
}

#main-over {  _margin: 0 30px 0 35px;
_width:848px;
}

#header { _margin: 0 30px 0 35px;
_width:848px;
  height: 75px;
  position: relative;
}
#header p {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 45px;
    color: #6C6C6C;
}
#header p a {
    color: #6C6C6C;
    text-decoration: none;
}
#header h1 {
  float: left;
  padding: 39px 0 0;
}

#menu {
  height: 27px;
  line-height: 24px;
  overflow: hidden;
  background: url("../img/menu-bg.gif") no-repeat;
}
#menu ul {
  padding-left: 20px;
float: left;
}
#menu li {
  float: left;
  padding: 0 10px 0 11px;
  background: url("../img/m-sep.gif") no-repeat 0 0;
}
#menu a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#menu .f {padding-left: 0; background: none;}
#menu p {
	float: right;
	padding: 0 20px;
	line-height: 37px;
	color: #000000;
	background: url("../img/icon-total.gif") no-repeat 0 50%;
}


#main{position: relative;
margin-top:0px;
background:#FFF;
}


#main-out{min-height: 240px; padding-top: 10px; margin: 0px; padding-bottom: 10px; _padding-bottom: 0px;
padding-left:50px; padding-right:45px;}

#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: 911px;
  margin: 4px auto;
  height: 38px;
  overflow: hidden;
  color: #FFF;
  background: #EEE;
  border: 1px solid #E0DFDF;
}
#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: #676565;}
#footer .f {background: none;}
#footer p.cop {
  float: left;
  color: #9D9D9D;
  padding-left: 20px;
}
#footer p.links {float: right; color: #CACACA; padding-right: 20px;}
#footer p.links a {text-decoration: none;}

#login {
    height: 37px;
    float: right;
    color: #BCBCBC;
    padding-top: 32px;
}
#login form {
    padding: 10px 0 0 25px;
}
#login * {vertical-align: middle;}
#login .inp {
    width: 90px;
    border: 1px solid #BCBCBC;
    background: #FFF;
    padding: 1px 0;
    margin-right: 5px;
    color: #BCBCBC;
}
#login form a {
    margin-left: 10px;
    color: #BCBCBC;
    text-decoration: none;
}

#welcome {
    height: 192px;
    background: url("../img/welcome-bg.jpg") no-repeat;
    position: relative;
}
#welcome h1 {
    padding: 0 590px 0 14px;
    font-size: 15px;
    line-height: 25px;
    color: #000000;
	font-weight: bold;
	padding-top: 25px;
}
#welcome h2 {
    padding: 14px 0 0 14px;
}
#welcome p {
    padding: 0 590px 0 14px;
    font-size: 15px;
    line-height: 21px;
    color: #666;
}

#login .sec_little {
margin-left:0px;}
