*{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: #2D3D7B;
  color: #000;
  font: 11px/14px Tahoma, Verdana, sans-serif;
}

#wrapper {
  width: 819px;
  margin: 0 auto;
  padding: 0 0 20px;
}
#header {
  height: 73px;
  overflow: hidden;
}
#header h1 {
  float: left;
}
#login {
  float: right;
  display: inline;
  margin-right: 40px;
  width: 290px;
  padding-left: 0;
}
#login form * {vertical-align: middle;}
#login form {
  padding: 32px 0 0 0;
}
#login form a {color: #FFF;}
#login form td {
  padding: 0 5px 2px 0;
  color: #FFF;
  font-size: 10px;
}
#login form input {
  width: 115px;
  font-family: Tahoma, Verdana, sans-serif;
  color: #858585;
  background: #FFF;
  font-size: 10px;
  padding: 1px;
}
#remember, #login form input.button2 {
  width: auto !important;
  height: auto !important;
  border: none !important;
  padding: 0 !important;
  color: #ACACAC !important;
  background: none !important;
}

#menu {
  height: 59px;
  line-height: 51px;
  font-size: 12px;
  text-transform: uppercase;
  overflow: hidden;
  background: url("../img/menu-bg.gif") no-repeat;
}
#menu ul {
  padding-left: 35px;
  float: left;
  padding-top: 8px;
}
#menu li {
  float: left;
  padding: 0 5px 0 5px;
  background: url("../img/m-sep.gif") no-repeat 0 0;
}
#menu a {
  color: #FFF;
  text-decoration: none;
}
#menu .f {padding-left: 0; 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{position: relative;
    background: url("../images/container-bg.gif") repeat-y center;
}

#main-in {position: relative; 
 background: url("../img/main-bg-inner.jpg") no-repeat;
}

#main-out{min-height: 240px; padding: 0px 35px 35px 33px; margin: 0px; padding-bottom:30px; }

#shadow {background:url("../images/shadow-bg.gif"); height:14px;}



#login .sec_little {margin-left:0px!important;}

#footer {
  line-height: 55px;
  height: 61px;
  overflow: hidden;
  color: #FFF;
  background: url("../img/footer-bg.jpg") no-repeat;
  padding: 0 33px;
}
#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: #D3C8C9;}
#footer .f {background: none;}
#footer p.cop {
  float: left;
  font-size: 10px;
}
#footer p.links {float: right; color: #FFF;}
#footer p.links a {text-decoration: none; color: #FFF;}
