﻿body{
	background:#b4d7e1;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
h1,h2,h3,h4,h4,h5,ul,p,a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a{
	outline:0;
}
input,select{
	outline:0;
	margin:0;
	padding:0;
	font:normal 11px/14px Arial,Helvetica,sans-serif;
	color:#000;
	vertical-align:middle;
}
img{display:block;border:0;}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#page{
	width:902px;
	margin:0 auto;
	overflow:hidden;
	padding:8px 0 15px;
}
/*HEAD*/
#header{
	background:url(../images/header-bg.gif) no-repeat 0 0;
	width:902px;
	height:90px;
	overflow:hidden;
}
/*LOGO*/
#header h1 a{
	width:363px;
	height:62px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:17px 0 0 41px;
}
#header ul{
	float:right;
	overflow:hidden;
	margin:4px 34px 0 0;
	display:inline;
}
#header li{
	background:url(../images/border1.gif) no-repeat 0 70%;
	float:left;
	margin:0 0 0 -3px;
}
#header li a{
	font-size:12px;
	color:#bcdee4;
	padding:0 4px 0 6px;
	font-weight:bold;
}
.logos{
	width:407px;
	float:right;
	overflow:hidden;
	padding:6px 38px 0 0;
}
.logos a{
	background:url(../images/logo1.gif) no-repeat 0 0;
	width:204px;
	height:49px;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
}
/*
.menu{
	background:url(../images/menu-bg.gif) repeat-x 0 0;
	width:902px;
	height:35px;
	margin:1px 0 0;
	overflow:hidden;
}
.menu li{
	float:left;
	margin:0 0 0 -1px;
	border-left:solid 1px #b4d7e1;
}
.menu a:hover{text-decoration:none;color:#dde8cc;}
.menu a{
	width:150px;
	float:left;
	line-height:35px;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
*/

/*Main Content*/
#content{
	background:#fff url(../images/content-bg.gif) repeat-x 0 0;
	width:860px;
	margin:1px 0 0;
	padding:16px 20px 19px;
	overflow:hidden;
	border:solid 1px #3b7aa4;
}
.main{
	background:url(../images/main-bg3.gif) repeat-y 0 0;
	overflow:hidden;
	float:left;
}
.main .top{
	background:url(../images/main-top-bg3.gif) no-repeat 0 0;
	float:left;
	overflow:hidden;
}
.main .bottom{
	background:url(../images/main-bottom-bg3.gif) no-repeat 0 100%;
	width:507px;
	min-height:456px;
	float:left;
	padding:0 0 79px;
	position:relative;
}
* html .main .bottom{height:456px;overflow:visible;}
.title{
	width:100%;
	min-height:100px;
}
* html .title{height:100px;}
.title h2{
	font-size:37px;
	line-height:40px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:20px 0 3px;
	text-transform:uppercase;
	letter-spacing:-2px;
}
.title p{
	font-size:22px;
	color:#c2e1f7;
	text-align:center;
}
.player-box{
	width:292px;
	height:246px;
	margin:6px auto 0;
	overflow:hidden;
}
/*footer*/
#footer{
	background:#3b7aa4;
	width:879px;
	overflow:hidden;
	padding:10px 10px 9px 13px;
}
#footer ul{
	overflow:hidden;
}
#footer li{float:left;padding:0 20px 0 0;}
#footer li.info{width:447px;}
#footer ul ul{
	background:url(../images/border2.gif) no-repeat 100% 0;
	width:186px;
	overflow:hidden;
}
#footer li li{
	width:186px;
	padding:0 0 1px;
}
#footer li li a{
	float:left;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
#footer h2{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:14px;
}
#footer p{
	font-size:13px;
	color:#fff;
	padding:0 0 12px;
	line-height:16px;
	letter-spacing:-1px;
}
#footer span{
	font-size:12px;
	color:#fff;
}
.main .horse-list{
	width:500px;
	overflow:hidden;
	padding:4px 0 0;
}
.main .horse-list li{
	background:none;
	width:auto;
	height:auto;
	float:left;
	padding:0 0 0 6px;
	overflow:visible;
	position:static;
}
.bottom-box{
	width:100%;
	height:79px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
}
.bottom-box h2{
	font-size:28px;
	line-height:31px;
	padding:6px 0 0;
	color:#fff;
	letter-spacing:-1px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	position:relative;
}
.bottom-box a{
	font-weight:bold;
	color:#c2e1f7;
}
.center-box{
	width:100%;
	overflow:hidden;
	margin:-35px 0 0;
	position:relative;
	text-align:center;
}
.center-box h2{
	font-size:25px;
	line-height:27px;
	color:#000;
	letter-spacing:-1px;
	padding:0 0 13px;
}
.center-box h3{
	font-size:20px;
	line-height:22px;
	color:#000;
	letter-spacing:-1px;
	border-bottom:solid 1px #e7e7e7;
	margin:0 35px;
	padding:0 0 5px;
}
.center-box p{
	font-size:16px;
	line-height:21px;
	color:#000;
	letter-spacing:-1px;
	border-bottom:solid 1px #e7e7e7;
	margin:0 35px;
	padding:6px 0 8px;
}
.center-box a:hover{text-decoration:none;}
.center-box a{
	font-size:14px;
	display:block;
	color:#e43f89;
	text-decoration:underline;
	margin:10px 0 4px;
}
.center-box span{
	font-size:14px;
	color:#3b7aa4;
	display:block;
	clear:both;
}
.right-sidebar{
	width:320px;
	float:right;
	overflow:hidden;
	margin:-15px 9px 0 0;
}
.right-sidebar .box{
	background:url(../images/box-bg.gif) repeat-y 0 0;
	overflow:hidden;
	margin:16px 0 0;
	float:left;
}
.right-sidebar .top{
	background:url(../images/box-top-bg.gif) no-repeat 0 0;
	float:left;
	overflow:hidden;
}
.right-sidebar .top.upper{background:url(../images/box-top-bg2.gif) no-repeat 0 0;}
.right-sidebar .bottom{
	background:url(../images/box-bottom-bg.gif) no-repeat 0 100%;
	width:320px;
	min-height:259px;
	float:left;
	text-align:center;
	position:relative;
}
* html .right-sidebar .bottom{height:259px;}
.right-sidebar span{
	font-size:49px;
	color:#185a87;
	position:relative;
	display:block;
	margin:15px 0 0;
}
.right-sidebar span b{font-size:28px;position:absolute;top:0;font-weight:normal;}
.right-sidebar p{
	font-size:28px;
	line-height:30px;
	color:#000;
	letter-spacing:-1px;
	margin:-2px 0 0;
}
.right-sidebar i{
	bottom:5px;
	color:#989898;
	font-size:11px;
	left:11px;
	position:absolute;
}
.right-sidebar a.learn{
	background:url(../images/learn-more-btn.png) no-repeat 0 0;
	width:221px;
	height:86px;
	float:left;
	margin:9px 0 0 47px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}