@charset "utf-8";
/* CSS Document */



* {
	margin: 0px;
	padding: 0px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
#wrapper {
	width: 100%;
	height: 100%;
	display: table;
}
a {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
}
p {
	line-height: 22px;
	padding-right: 10px;
}
h3 {
	font-size: 13px;
	padding-bottom: 5px;
}
h3 {
	font-size: 15px;
	padding-bottom: 5px;
	font-weight: none;
}
#page_holder {
	width: 990px;
	display: table;
	margin: 0 auto;
}
#header_bg_holder {
	background: url(../images/bg_header.png) repeat-x #000;
	height: 205px;
	width: 100%;
}
#header_holder {
	width: 940px;
	display: table;
	margin: 0 auto;
	padding-top: 10px;
}
#header_logo_holder {
	width: 323px;
	height: 162px;
	background:url(../images/logo_header.png) no-repeat;
	float: left;
}
#header_right_holder {
	width: 323px;
	height: 162px;
	float: left;
	margin-left: 200px;
}
#lang_select_holder {
	height: 20px;
	width: 453px;
	text-align: right;
	font-size: 11px;
}
#lang_select_holder a {
	text-decoration: none;
	color: #ccc;
}
#raceclock_holder {
	width: 453px;
	height: 45px;
	margin-left: 175px;
}
#header_slogan_holder {
	width: 340px;
	height: 34px;
	background: url(../images/slogan.png) no-repeat;
	margin-top: 68px;
	margin-left: 115px;
}
#menu_bg_holder {
	width: 100%;
	height: 34px;
	display: table;
	background: #fff url(../images/bg_menu.png) top repeat-x;
	margin-bottom: 20px;
	padding-top: 6px;
}
#menu_holder {
	width: 870px;
	height: 38px;
	display: table;
	margin: 0 auto;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
#menu_holder li {
	display: inline;
	padding: 0 10px 0 10px;
}
#page_left_holder {
	float: left;
	width: 300px;
}
#runner_bg_holder_1 {
	width: 300px;
	height: 497px;
	background:url(../images/hp_runners/runner1.jpg) no-repeat;
	float: left;
}
#runner_bg_holder_2 {
	width: 300px;
	height: 497px;
	background:url(../images/hp_runners/runner2.jpg) no-repeat;
	float: left;
}
#runner_bg_holder_3 {
	width: 300px;
	height: 497px;
	background:url(../images/hp_runners/runner3.jpg) no-repeat;
	float: left;
}
#runner_bg_holder_4 {
	width: 300px;
	height: 497px;
	background:url(../images/hp_runners/runner4.jpg) no-repeat;
	float: left;
}
#runner_bg_holder_5 {
	width: 300px;
	height: 497px;
	background:url(../images/hp_runners/runner5.jpg?id=1) no-repeat;
	float: left;
}
#runner_bg_holder_6 {
	width: 300px;
	height: 497px;
	background:url(../images/hp_runners/runner6.jpg?id=1) no-repeat;
	float: left;
}
#homepage_sponsors_holder {
	width: 220px;
	height: 115px;
	margin: 0 auto;
}
#page_content_holder {
	float: left;
	width: 490px;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin-right: 15px;
}
#headline_welcome {
	width: 423px;
	height: 80px;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#page_right_holder {
	float: left;
	width: 150px;
	padding: 2px;
}
#date_right {
	width: 150px;
	height: 20px;
	padding-bottom: 5px;
}
#weather_right {
	width: 150px;
	height: 60px;
}
#hlvideo_right {
	width: 150px;
	height: 20px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.right_hl_img {
	width: 150px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.right_btn {
	width: 150px;
	padding-bottom: 15px;
}
#footer_bg_holder {
	margin-top: 30px;
	background: url(../images/bg_footer.png) repeat-x top;
	height: 86px;
	width: 100%;
	display: table;
}
#footer_holder {
	width: 990px;
	display: table;
	margin: 0 auto;
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#footer_share_holder {
	width: 250px;
	float: left;
}
#footer_links_holder {
	width: 300px;
	display: table;
	margin: 0 auto;
	font-size: 11px;
	line-height: 20px;
	float: right;
	text-align: right;
	color: #999999;
}
#footer_links_holder a {
	text-decoration: none;
	color: #999999;
}
#footer_logos_holder {
	text-align: right;
	width: 300px;
	float: right;
}
#footer_logos_holder img {
	padding-left: 20px;
}
