ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#fff;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:none;
	color: #FFFFFF;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#383d43 url(../images/body_bg.jpg);
	color:#000;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 60.2%;
}
	
#header{
	/*	width: 1000px;   */
	width: 100%;
	height: 80px;
	font-size: 14px;
	float:left;
	background: url(../images/header_bg.gif) repeat-x;
	padding-bottom: 5px;
}

#header_tel{
	margin: auto;
	width: 943px;
	height: auto;
/*	padding: 46px 17px 0px 0px;  */
}

#header_menu{
	height: auto;
	padding-top: 15px;
/*	padding: 46px 17px 0px 0px;  */
}

#header_content{
	margin: auto;
	width: 943px;
	padding: 36px 17px 0px 0px;
}

#header p{
	float: left;
	color: #525961;
}

#header span{
	color: #FFFFFF;
}

#header ul{
	float: right;
}

#header ul li{
	float: left;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 12px;
	background-image: url(../images/header_navi_bg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header ul li.no_bg{
	background: none;
}

#header ul li a{
	color:#FFFFFF;
}

#logo{
	/*	display: inline-block;   */
	background: url(../images/logo.png) no-repeat;
	width: 400px;
	height: 30px;
	float: left;
	clear: both;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
/*	padding: 46px 17px 0px 0px;  */
	}

form{
	float: right;
}

/* input{
	width: auto;
	height: auto;
	float: left;
	color: #a0a4a8;
	border: none;
}  */

input#submit{
	display: inline;
	width: 66px;
	height: 27px;
	float: left;
	margin: 0px 5px 0px 4px;
	background: url(../images/search_button.gif) no-repeat;
}

#banner{
	float: left;
	margin: 15px 0px 0px 0px;
}

#banner img{
	float: left;
}

#navigation{
	width: 980px;
	height: 36px;
	float: left;
	padding: 8px 0 8px 15px;
	background: url(../images/navigation_bg.jpg) repeat-x;
	border-left: 1px solid #43474b;
	border-right: 1px solid #43474b;
}

#navigation ul li{
	display: block;
	float: left;
	height: 30px;
}

#navigation ul li a{
	display: inline-block;
	color: #cbd9e7;
	height: 24px;
	font-size: 12px;
	padding: 8px 24px 0;
	text-transform: uppercase;
}

#navigation ul li a:hover{
	text-decoration: none;
	background: url(../images/navigation_btn_bg.gif) repeat-x;
}

#navigation ul li.active a{
	background: url(../images/navigation_btn_bg.gif) repeat-x;
}

 #content{
	width: 1000px;
	height: auto;
	float: left;
	background: url(../images/content_bg.jpg) repeat-y;
}


#center_column{
	width: 770px;
	height: auto;
	float: left;
	background-color:#FFFFFF;
	padding-left: 0px;
}

.text{
	font-family: Helvetica, Arial;
	width: 552px;
	float: left;
	padding: 32px 38px 22px 30px;
}

.text h2{
	font-size: 24px;
	float: left;
	margin: 0px 0px 12px 0px;
	color:	#FF6600;
}

.text p{
	color:	#666666;
	width: 542px;
	float: left;
	clear: left;
	font-size: 12px;
}

.text p img{
	float: right;
	margin: 0px 0px 0px 20px;
}

.text a.continue{
	position: relative;
	color: #65b8f9;
	float: left;
	clear: left;
	font-size: 15px;
	margin: 30px 0px 0px 0px;
}

.alternative{
	background: #2a2d32;
	border-top: 1px solid #26292e;
	border-bottom: 1px solid #26292e;
}

#left_column{
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: 2F3237;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
}

.heading{
	width: 230px;
	height: 29px;
	float: left;
	padding: 12px 14px 0px 14px;
	margin: 0px 0px 18px 0px;
	background: url(../images/navigation_btn_bg.gif) repeat-x;
}

.heading2{
	width: 190px;
	height: 24px;
	float: left;
	background: url(../images/navigation_btn_bg.gif) repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.heading2 h2{
	font-size: 14px;
	color: #ffffff;
	float: left;
	font-weight: normal;
}
.heading h2{
	font-size: 17px;
	color: #ffffff;
	float: left;
	font-weight: normal;
}

.heading img{
	float: right;
	margin: 3px 0px 0px 0px;
}

ul{
	float: left;
	margin: 0px 0px 19px 0px;
}

ul.login li{
	display: block;
	width: 180px;
	height: auto;
	float: left;
	margin: 0px;
	background-color:#FFFFFF;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 6px;
/*	background: url(../images/advertise.jpg) no-repeat; */
}

ul.sponsors li{
	display: block;
	width: 188px;
	height: 125px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	background: url(../images/advertise.jpg) no-repeat; 
}

ul li{
	font-size: 14px;
	color: #ffffff;
	margin: 0px 0px 7px 8px;
}

ul li span{
	color: #65b8f9;
}

#footer{
	width: 100%;
	float: left;
	clear: both;
	height: 120px;
	border-top: 1px solid #3c4249;
	background: #1e2329;
}

#footer_content{
	margin: auto;
	width: 943px;
	padding: 46px 17px 0px 0px;
}

#footer_content ul{
	float: right;
	margin: 0px 0px 10px 0px;
}

#footer_content ul li{
	float: left;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 12px;
	background: url(../images/header_navi_bg.gif) left bottom no-repeat;
}

#footer_content ul li.no_bg{
	background: none;
}

#footer_content ul li a{
	color:#fff;
}


#footer_content p{
	float: right;
	clear: right;
	margin: 0px;
	font-size: 12px;
	color: #383d43;
}
	

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#wrapper{
	width: 1000px;
	padding: 0px 0px 0px 1px;
	margin:0 auto;
}
