*{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: #000C3E url("../img/html-bg.jpg") repeat-x 0 0; height: 100%;}
body {
    font: 11px/14px Tahoma, Verdana, sans-serif;
    color: #4D4D4D;
    height: 100%;
    min-height: 100%;
}

#wrapper {
    width: 796px;
    margin: 0 auto;
    overflow: hidden;
}
#header {
    height: 214px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
#header h1 {
    float: left;
    padding: 57px 0 0 16px;
}
#menu {
    position: absolute;
    top: 112px;
    left: 0;
}
#menu ul {
    padding: 1px;
}
#menu ul li {
    float: left;
    padding: 0 12px 0 60px;
    line-height: 63px;
    background-repeat: no-repeat;
    background-position: 0 50%;
}
#menu a {
    color: #FFF;
    font-weight: bold;
    position: relative;
}
#m1 {background-image: url("../img/m1.png");}
#m2 {background-image: url("../img/m2.png");}
#m3 {background-image: url("../img/m3.png");}
#m4 {background-image: url("../img/m4.png");}



#login {
    float: right;
    margin-top: 35px;
    width: 514px;
    height: 70px;
    overflow: hidden;
    background: url("../img/login-bg.gif") no-repeat 0 0;
    position: relative;
    z-index: 100;
    color: #B1DFED;
}
#login form {
    padding: 25px 0 0 25px;
    font-size: 10px;
}
#login form * {vertical-align: middle;}
#login .inp {
    width: 82px;
    border: none;
    background: url("../img/login-input-bg.gif");
    margin-right: 5px;
    height: 19px;
    padding: 0 7px;
    line-height: 19px;
    color: #404E55;
}
#login .s {margin: 0 15px;}
#login a {
    margin-left: 10px;
    color: #B1DFED;
}




#main{position: relative;
background: #49D8E9;
}

#main-in {position: relative; background:  url(../images/container-top-bg.jpg) no-repeat 0 0;
}

#main-out{min-height: 240px; padding: 20px; margin: 0px; padding-right:20px; padding-left:25px; padding-top:25px; padding-bottom:3px;}

#shadow{
background: url(../images/shadow-bg.png) no-repeat 0 0;
//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/alltheguys/images/shadow-bg.png sizingMethod=crop);
height: 22px;}

#footer {
    height: 36px;
    overflow: hidden;
    background: url("../img/footer-bg.jpg");
    margin: 10px 0;
    line-height: 36px;
}
#footer .links {
    float: right;
    font-size: 10px;
    color: #759CB8;
    padding-right: 15px;
}
#footer .links a {color: #FFF;}
#footer p.cop {
    float: left;
    padding-left: 15px;
    color: #FFF;
}

#login .sec_little{
margin-left:0px;}