*{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: #F4B100;}
body {
    background: #F4B100;
    color: #3F464A;
    font: 11px/14px Tahoma, Verdana, sans-serif;
}

#container {
    width: 800px;
    margin: 0 auto;
    background: #FFF;
}

.c {margin: 0 auto; width: 794px;}

#header {
    height: 83px;
}
#header h1 {
    float: left;
    padding: 27px 0 0 20px;
}
#header form {
    font-size: 10px;
    overflow: hidden;
    padding: 30px 0 0 50px;
    color: #2A3A4C;
    float: right;
    position: relative;
    width: 281px;
}
#header form a {color: #818181;}
#header form * {vertical-align: middle;}
#header form td {
font-size:11px;
    padding: 0 5px 2px 0;
    color: #818181;
}
#header form input {
    width: 100px;
    background: #FFF;
    border: 1px solid #C8C8C8;
    font-family: Tahoma, Verdana, sans-serif;
    color: #3B4C55;
    padding: 2px 0;
}
#remember, #header form input.button2 {
    width: auto !important;
    border: none !important;
    padding: 0 !important;
    color: #505050 !important;
    background: none !important;
}


#main-out{padding: 20px 20px 0px 24px;}

#main{position: relative;
background-color:#FFF;

}

#main-in{
padding-top:10px;}

#main-out{min-height: 240px; padding-top: 10px; margin: 0px; padding-bottom: 10px; _padding-bottom: 0px;}

#shadow{ background-color:#FFF;

height: 15px;}


#footer {
	padding: 0 10px;
	line-height: 49px;
	height: 49px;
	color: #84898D;
	overflow: hidden;
}
#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; padding-right: 5px;}
#footer a {color: #84898D;}
#footer .f {background: none;}
#footer p {
	float: left;
	padding-left: 10px;
}