body{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:sans-serif;
	font-family:"Arial","Lucida Sans Unicode", "Verdana","sans-serif";
	font-weight:normal;
	font-size:12px;
	background:#2E5193;
}

#container{
	width:1000px;
	margin: auto;
	background:#091760;
	font-size: 14px;
	padding-bottom:110px;
}
#header{
	width:auto;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	min-height:173px;
}
#header div.logo{
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width:244px;
	height:127px;
	float:left;
	margin-top:20px;
	margin-left:20px;
}

#header span.join_free{
	background-image: url(../images/join_free.png);
	display:block;
	background-repeat: no-repeat;
	float:right;
	width:166px;
	height:161px;
}
#header div.header_content{
	float:right;
	width:370px;
	height:auto;
}

#header div.header_content .title1{
	font-size: 26px;
	color:#ffffff;
}
#header div.header_content .title2{
	padding-left:20px;
	font-size: 20px;
	color:#ffffff;
}
#header div.header_content .extrim{
	background-image: url(../images/extrim.png);
	p1osition:absolute;
	margin-top:-19px;
	width:335px;
	height:33px;
}
#header div.header_content input{
	background-image: url(../images/input_header.png);
	width:264px;
	height:29px;
	border: none;
	padding-top:10px;
	padding-left: 10px;
	background-color:transparent;
}
div.bluetabs
{
	background-image: url(../images/menuBG1.jpg);
	width:1000px;
	margin: auto;
}
div.bluetabs li{
font-family: Arial,Helvetica,sans-serif;
font-size:11px;
}
div.content_top
{
	width:900px;
	height:16px;
	background-image: url(../images/top_content.png);
	margin:auto;
}

div.footer_text
{
	width:900px;
	height:auto;
	font-size:10px;
	color:#ffffff;
	margin:auto;
	margin-top: 15px;
	margin-bottom:15px;
	line-height:14px;
	text-align: justify;
}

div.footer_menu
{
	width:790px;
	height:auto;
	font-size:12px;
	color:#ffffff;
	margin-top: 20px;
	margin-bottom:15px;
	line-height:14px;
	text-align: center;
	float:right;
}
div.footer_menu a
{
	color:#ffffff;
	text-decoration: none;
}
div#footer
{
	width:900px;
	height:auto;
	margin:auto;
	padding-bottom:10px;
}

div.logo2
{
	background-image: url(../images/logo2.jpg);
	width:106px;
	height:52px;
	float:left;
}

div.content
{
	width:880px;
	height:auto;
	min-height:400px;
	background: #ffffff;
	margin:auto;
	padding: 0px 10px;
}

div.blue_bar
{
	background-image: url(../images/searc.png);
	width:230px;
	height:29px;
	margin-right:5px;
	padding: 7px 5px;
	float:left;
	vertical-align:center;
}

div.blue_bar_join
{
	background-image: url(../images/searc_join.png);
	width:251px;
	height:29px;
	margin-right:5px;
	padding: 7px 5px;
	float:left;
	vertical-align:center;
}


img.rss
{	
	float:right;
	width:46px;
	height:46px;
	border: none;
	margin-right:10px;
}

div.blue_bar form input.text
{
	height:20px;
	width: 126px;
}

a.go img
{
	margin-top: -20px;
	border: none;
	float:right;
	text-decoration:none;
}

div.left_column{
	float:left;
	width: 565px;
	padding-left:10px;
	padding-right:10px;
}

div.left_column_company{
	float:left;
	width: 800px;
	padding-left:10px;
	padding-right:10px;
}

.left_column div.title
{
	font-size: 16px;
	font-weight: bold;
	color:#091760;
	margin-top:20px;
}

.left_column hr
{
	
	height:1px;
	color:#A52C02;
}

.left_column div.text
{
	line-height:18px;
	font-size:13px;
	margin-bottom:10px;
}

.left_column img
{
	margin-right:5px;
	margin-bottom:5px;
}

div.right_column{
	float:right;
	width: 285px;
	text-align:center;
	border-left: 1px solid #A52C02;
}

.right_column img{
	margin:0 auto;
	margin-bottom:10px;
}

div.sign_up{
	width:566px;
	height:173px;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
}
div.sign_up div.tl{
	background-image: url(../images/su_tl.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	width:auto;
	height:100%;
}
div.sign_up div.tr{
	background-image: url(../images/su_tr.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	width:auto;
	height:100%;
}
div.sign_up div.bl{
	background-image: url(../images/su_bl.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	width:auto;
	height:100%;
}
div.sign_up div.br{
	background-image: url(../images/su_br.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	width:auto;
	height:100%;
}

.sign_up span.join_free{
	background-image: url(../images/join_free.png);
	display:block;
	background-repeat: no-repeat;
	margin-top:5px;
	float:left;
	width:166px;
	height:161px;
}
.sign_up div.header_content{
	float:right;
	width:370px;
	height:auto;
}

.sign_up div.header_content .title1{
	font-size: 26px;
	margin-top:5px;
	color:#ffffff;
}
.sign_up div.header_content .title2{
	padding-left:20px;
	font-size: 20px;
	color:#ffffff;
}
.sign_up div.header_content .extrim{
	background-image: url(../images/extrim.png);
	p1osition:absolute;
	margin-top:-19px;
	width:335px;
	height:33px;
}
.sign_up div.header_content input{
	background-image: url(../images/input_header.png);
	width:264px;
	height:29px;
	border: none;
	margin-top:-10px;
	padding-top:10px;
	padding-left: 10px;
	background-color:transparent;
}

.pages_subtitle
{
	font-size: 14px;
	color:#091760;
	margin-top:20px;
}

.published
{
	font-size: 12px;
	font-weight: regular;
	color:black;
}

.bottomBaner{
	position:fixed;
	bottom:0;
	width:100%;
}
.bB_body{
	width:auto;
	height:116px;
	background:url(../images/bottomBannerBg.jpg) repeat-x top left;
}
.bB_content{
	background:url(../images/bottomBannerMainBg.jpg) no-repeat;
	width:902px;
	height:116px;
	margin-left:auto;
	margin-right:auto;
}
.bB_close{
	width:70px;
	height:20px;
	display:block;
	float:right;
	background:url(../images/bottomBannerClose.png) no-repeat;
}
.clear{
	clear:both;
}
.bB_form{
	padding-left:168px;
	padding-top:60px;
}
.bB_form input{
	height:13px;
	width:215px;
	border:1px solid #18225D;
	float:left;
	font-size:11px;
	color:#18225D;
	padding:9px 10px 7px 10px;
}
.bB_form .bB_btn{
	width:158px;
	height:35px;
	background:url(../images/bottomBannerSubscribe.png) no-repeat;
	float:left;
	margin-left:15px;
}
a{
	outline:none;
}

.popup{
	background:url(../images/popUp.png) no-repeat;
	width:660px;
	height:465px;
	z-index:1000;
}
.popup input{
	margin-top:361px;
	margin-left:240px;
	width:225px;
	background:transparent;
	border-style:none;
	position:absolute;
}
.popup a.popup_go{
	margin-top:340px;
	margin-left:494px;
	display:block;
	width:65px;
	height:62px;
	position:absolute;
}
.popup a.popup_discl{
	margin-top:426px;
	margin-left:523px;
	display:block;
	width:70px;
	height:20px;
	position:absolute;
}
.popup input:focus{
	outline:none;
}
.popupalpha{
	background:url(../images/popupalpha.png) repeat left top;
	z-index:999;
}
#numberCountdown{
	width:28px;
	position:absolute;
	font-size:26px;
	font-weight:bold;
	color:red;
	text-align:center;
	margin:137px 0px 0px 417px;
}
