#banner {
	position: relative;
}
/* @group Countdown */
#countdown {
	position: absolute;
	top: 235px;
	left: 558px;
	width: 210px;
	height: 81px;
	background: url(/images/countdown_bg.png) left top no-repeat;
}
#countdown span {
	color: #fecc4f;
	font-size: 30px;
	position: absolute;
	top: 10px;
}
#countdown span.days {
	left: 18px;
}
#countdown span.hours {
	left: 63px;
}
#countdown span.minutes {
	left: 108px;
}
#countdown span.seconds {
	left: 153px;
}
/* @end */
/*#content {
	background: #ffffff url(/images/water_bottle.jpg) 563px bottom no-repeat;
}*/
/* @group Text */
#text {
	float: left;
	width: 490px;
	margin: 28px 0 0 40px;
	font-size: 12px;
	line-height: 150%;
	color: #231F20;
}
#text img {
	float: left;
	clear: left;
	border: 3px solid #C5C5C5;
}
#text h2 {
	margin: 0 0 0 158px;
	text-indent: 0;
	font: 24px/24px normal "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#text p {
	margin: 1em 0 1em 158px;
}
#text a {
	text-decoration: none;
	text-transform: uppercase;
	color: #0077C1;
}
#text a:hover {
	text-decoration: underline;
}
/* @end */
/* @group Sidebar */
#sidebar {
	min-height: 209px;
	width: 221px;
	margin-bottom: 200px;
	float: right;
	background: url(/images/sidebar_bg.png) left top repeat-x;
	padding: 14px 25px 0;
}
#sidebar h2 {
	font-size: 14px;
	color: #0077C1;
	text-indent: 0;
	line-height: 1em;
	padding-top: 12px;
	border-top: 2px solid #D2D3D5;
	text-transform: uppercase;
	margin-bottom: 3px;
}
#sidebar h2:first-child {
	border-top: none;
}
#sidebar h2 a {
	text-decoration: none;
	color: #0077C1;
}
#sidebar h2 a:hover {
	text-decoration: underline;
}
#sidebar p {
	color: #231F20;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 1em;
}
#sidebar a {
	text-decoration: none;
	text-transform: uppercase;
	color: #0077C1;
}
#sidebar a img {
	border: 0;
}
/* @end */
/* @group Gold Sponsors */
#gold_sponsors {
	width: 502px;
	margin: 0 auto;
	background: #231F20;
	padding: 8px 165px 14px;
}
#gold_sponsors h3 {
	margin: 0;
	color: white;
	text-align: center;
	font: 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid white;
}
#gold_sponsors span {
	background: #231F20;
	padding: 0 20px;
	position: relative;
	top: 6px;
}
#gold_sponsors ul {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	height: 97px;
}
#gold_sponsors li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#gold_sponsors li a {
	display: block;
	background: url(/images/gold_sponsors_sprite.png) left top no-repeat;
	text-indent: -9999px;
	position: absolute;
}
#gold_sponsors li a:hover {
	background-image: url(/images/gold_sponsors_hover_sprite.png);
}
#gold_sponsors li a:focus {
	outline: none;
}
#gold_sponsors li.domain7 a {
	width: 85px;
	height: 27px;
	background-position: 0 -12px;
	left: 0;
	top: 12px;
}
#gold_sponsors li.rally a {
	width: 132px;
	height: 24px;
	background-position: -112px -14px;
	left: 112px;
	top: 14px;
}
#gold_sponsors li.clac a {
	width: 68px;
	height: 35px;
	background-position: -268px 0;
	left: 268px;
	top: 0;
}
#gold_sponsors li.abbotsford a {
	width: 103px;
	height: 38px;
	background-position: -361px -1px;
	left: 361px;
	top: 1px;
}
#gold_sponsors li.globe a {
	width: 84px;
	height: 25px;
	background-position: 0 -62px;
	left: 0;
	top: 62px;
}
#gold_sponsors li.blackwood {
	position: absolute;
	width: 117px;
	height: 45px;
	background: url(/images/gold_sponsors_sprite.png) -121px -52px no-repeat;
	left: 121px;
	top: 52px;
}
#gold_sponsors li.blackwood:hover, #gold_sponsors li.blackwood.hover {
	background-image: url(/images/gold_sponsors_hover_sprite.png);
}
#gold_sponsors li.times a {
	width: 80px;
	height: 22px;
	background-position: -260px -62px;
	left: 260px;
	top: 62px;
}
#gold_sponsors li.running_room a {
	width: 110px;
	height: 30px;
	background-position: -365px -62px;
	left: 365px;
	top: 62px;
}
/* @end */
#hope_international_logo {
	margin: auto;
	margin-top: 60px;
	vertical-align: ;
}
#hope_international_logo ul {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	
}
#hope_international_logo li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#hope_international_logo li a {
	display: block;
	background: url(/images/HOPE_International.gif) left top no-repeat;
	text-indent: -9999px;
	position: absolute;
}
#hope_international_logo li a:hover {
	background-image: url(/images/HOPE_International.gif);
	background-position: 0px -116px;
}
#hope_international_logo li a:focus {
	outline: none;
}
#hope_international_logo li.hope a {
	width: 119px;
	height: 116px;
	
	left: 0;
	top: 0px;
}
