*{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;}

html {background: #6A1AD3 url("../img/html-bg.jpg") repeat-x 0 0;}
body {

  font: 11px/14px Tahoma, Verdana, sans-serif;
  color: #FFF;
}

#wrapper {
  width: 900px;
  margin: 0 auto;
  background: url("../img/header-bg.jpg") no-repeat 50% 0;
}

#header {
  height: 175px;
  overflow: hidden;
  position: relative;
}
#header h1 {
  float: left;
  padding: 38px 0 0 202px;
}
#login {
  float: right;
  display: inline;
  margin-right: 25px;
  width: 278px;
  height: 59px;
  background: #3A83CA url("../img/login-bg.jpg") no-repeat 0 0;
  overflow: hidden;
}
#login form {padding: 12px 0 0 12px;}
#login form * {vertical-align: middle;}
#login form a {color: #FFF;}
#login form td {
  padding: 0 5px 2px 0;
  color: #FFF;
  font-size: 10px;
}
#login form input {
  height: 16px;
  line-height: 16px;
  width: 102px;
  background: #FFF;
  border: 1px solid #FFF;
  font-family: Tahoma, Verdana, sans-serif;
  color: #6D6D6D;
}
#remember, #login form input.button2 {
  width: auto !important;
  height: auto !important;
  border: none !important;
  padding: 0 !important;
  color: #FFF !important;
  background: none !important;
}
#menu {
  position: absolute;
  top: 124px;
  left: 202px;
  font-weight: bold;
}
#menu ul {
}
#menu ul li {
  display: inline;
  float: left;
  margin-right: 42px;
  line-height: 36px;
  padding-left: 40px;
}
#menu a {color: #FFF;}
#m1 {background: url("../img/m1-bg.gif") no-repeat 0 50%;}
#m2 {background: url("../img/m2-bg.gif") no-repeat 0 50%;}
#m3 {background: url("../img/m3-bg.gif") no-repeat 0 50%;}
#m4 {background: url("../img/m4-bg.gif") no-repeat 0 50%;}


#main-out{padding: 20px 8px 10px 10px;}

#main{position: relative;
margin:0 auto;
width:770px;
}

#main-in{
padding-top:0px;}

#main-out{min-height: 240px; padding-top: 0px; margin: 0px; padding-bottom: 10px;}

#shadow{ background: url(../images/shadow-bg.png) no-repeat 0 0;

height: 15px;}

#footer {
margin:0 auto;
width:700px;
    height: 36px;
    overflow: hidden;
    background: url("../img/footer-bg-inner.jpg") no-repeat;
    padding: 0 20px;
  line-height: 36px;
}
#footer a {color: #FFF;}
#footer p {padding: 0 5px;}
#footer p.links {
  float: right;
  font-size: 10px;
  color: #E365F9;
}
#footer p.cop {
  float: left;
  color: #FFF;
}