*{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: #0C2E61 url("../img/html-bg-tilex.jpg") repeat-x;}
body {
    background: url("../img/body-bg-inner.jpg") no-repeat 50% 0;
    font: 11px/14px Tahoma, Verdana, sans-serif;
    color: #FFF;
}

#container {
    margin: 0 auto;
    width: 750px;
 
}
#header {
    height: 134px;
    overflow: hidden;
}
#header h1 {
    float: left;
    padding: 69px 0 0 74px;
}
#header form {
	font-size: 10px;
	overflow: hidden;
	width: 220px;
	color: #FFF;
	float: right;
	position: relative;
	padding-top: 78px;
}
#header form a {color: #FFF;}
#header form * {vertical-align: middle;}
#header form td {
font-size:10px;
	padding: 0 5px 2px 0;
	color: #FFF;
}
#header form input {
	width: 88px;
	background: #031D4F;
	border: none;
	font-family: Tahoma, Verdana, sans-serif;
	color: #818FA8;
	height: 19px;
	line-height: 19px;
}
#remember, #header form input.button2 {
	width: auto !important;
	border: none !important;
	padding: 0 !important;
	color: #505050 !important;
	background: none !important;
}

#main{position: relative;
}

#main-in {position: relative; 

}

#main-out{min-height: 240px; padding: 0px; margin: 0px;}


#footer {
    height: 35px;
    background: url("../img/footer-bg-inner.gif") no-repeat 100% 0;
}
#footer div {
    float: right;
    width: 750px;
    text-align: center;
}
#footer ul li {
    display: inline;
    line-height: 35px;
    font-size: 10px;
    padding: 0 7px 0 17px;
    background: url("../img/f-sep.gif") no-repeat 0 50%;
}
#footer ul li.f {background: none}
#footer ul li a {color: #647180;}
#login .sec_little{
margin-left:0px;}
