* {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {font-size: 100%;}
ul, ol {list-style: none;}
input.button {cursor: pointer; cursor: hand;}
img, fieldset {border: none;}
table {border-collapse: collapse; border: none;}

html {background: #0C2E61 url("../img/html-bg-tilex.png") repeat-x;}
body {
    background: url("../img/body-bg-t.jpg") no-repeat 50% 0;
    font: 11px/14px Tahoma, Verdana, sans-serif;
    color: #FFF;
}

#container {
    margin: 0 auto;
    width: 608px;
    position: relative;
}
#header {
    height: 134px;
    overflow: hidden;
}
#header h1 {
    float: left;
    padding: 69px 0 0 3px;
}
#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 {
	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;
}

#spl {
    height: 374px;
    overflow: hidden;
}
#spl ul {
    float: left;
    width: 35px;
}
#spl ul li {
    height: 92px;
    overflow: hidden;
    margin-bottom: 2px;
}

#join {
    float: right;
    width: 295px;
    margin: 115px 32px 0 0;
    display: inline;
}
#join h2 {margin-bottom: 15px;}
#join table {width: 100%;}
#join td, #join th {
    text-align: left;
    padding-bottom: 5px;
    //padding-bottom: 3px;
    font-weight: normal;
}
#join input, #join select {
    width: 100%;
    font-size: 10px;
    color: #585858;
    padding: 1px 0;
    border: 1px solid #FFF; 
    position: relative;
    font-family: Tahoma, Verdana, sans-serif;
}
#join .nb input, #join .nb select {
    width: auto;
}
#join input.button {
    width: auto;
    border: none;
    font-size: 11px !important;
    margin: 5px 0 0;
}
#join a {color: #3B444E;}
#join .nbc td {
    font-size: 10px;
}
#join .nbc input {
    width: auto;
    border: none;
}
#join .np {
    font-size: 10px;
    padding-bottom: 0;
}
#join .np input {
    width: auto;
    border: none;
}

#main {
    overflow: hidden;
    zoom: 1;
    height: 121px;
}
#features {
    float: left;
    font-size: 10px;
}
#features h2 {
    padding: 15px 0 10px;
}
#features td {
    vertical-align: top;
    padding-right: 24px;
    padding-top: 15px;
}
#features ul li {
	padding: 5px 0 5px 28px;
	zoom: 1;
}
#f1 {background: url("../img/f1.gif") no-repeat 0 50%;}
#f2 {background: url("../img/f2.gif") no-repeat 0 50%;}
#f3 {background: url("../img/f3.gif") no-repeat 0 50%;}
#f4 {background: url("../img/f4.gif") no-repeat 0 50%;}
#f5 {background: url("../img/f5.gif") no-repeat 0 50%;}
#f6 {background: url("../img/f6.gif") no-repeat 0 50%;}
#f7 {background: url("../img/f7.gif") no-repeat 0 50%;}
#f8 {background: url("../img/f8.gif") no-repeat 0 50%;}
#f9 {background: url("../img/f9.gif") no-repeat 0 50%;}
#f10 {background: url("../img/f10.gif") no-repeat 0 50%;}
#f11 {background: url("../img/f11.gif") no-repeat 0 50%;}

#search {
    float: right;
    width: 220px;
}
#search h2 {
    padding: 23px 0 10px;
}
#search form * {vertical-align: middle;}
#search form select {
    background: #42638B;
    padding: 1px 0;
    border: 1px solid #42638B;
    font-size: 10px;
    margin-right: 3px;
    color: #A1B1C5;
}

#footer {
    height: 35px;
    background: url("../img/footer-bg.gif") no-repeat 100% 0;
}
#footer div {
    float: right;
    width: 625px;
    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;}

.join {
    position: absolute;
    top: 378px;
    left: -31px;
}