@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	background:#ccc url(../images/bg.png) repeat-x;
	font-size:12px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
#thetop {
	width:1016px;
	height:15px;
	background:url(../images/body-top.png);
	margin:0 auto;
	overflow:hidden;
	behavior:url(scripts/iepngfix.htc);
}
#thebot {
	width:1016px;
	height:15px;
	background:url(../images/body-bottom.png) no-repeat;
	margin:0 auto;
	overflow:hidden;
	behavior:url(scripts/iepngfix.htc);
	padding:0 0 20px 0;
}
#container {
	width:1016px;
	height:auto;
	margin:0 auto;
	background:url(../images/body-bg.png) repeat-y;
	behavior:url(scripts/iepngfix.htc);
	padding:20px 0;
}

/*   HEAD SECTION   */
#logo a{
	background:url(../images/logo.png) top right no-repeat;
	width:369px;
	height:44px;
	display:block;
	cursor:pointer;
	float:left;
	padding:0 0 0 35px;
	text-indent:-9999px;
}
#tagline {
	border-left:1px solid #ccc;
	float:left;
	margin:12px 0 0 15px;
	padding:0 0 0 15px;
	color:#ccc;
	font-size:16px;
	font-style:italic;
	font-weight:700;
	line-height:18px;
}

/*   MENU   */
#menu {
	clear:both;
	background:url(../images/menu-bg.gif) left center no-repeat;
	width:998px;
	height:50px;
	margin:0 auto;
	padding:20px 0;
	text-transform:capitalize;
}
#menu img {
	margin-top:-8px;
}
#menu ul{
	padding:18px 0 0 30px;
	list-style:none;
	float:left;
}
#menu ul li {
	float:left;
	padding:0 15px 0 0;
}
#menu ul li img {
	margin-top:-14px;
}
#menu ul li a, #menu #contact a{
	font-size:11px;
	line-height:11px;
	color:#333;
	text-decoration:none;
	font-weight:700;
}
#menu ul li a:hover,#menu #contact a:hover{
	color:#888;
}
#menu #contact {
	float:right;
	padding:18px 50px 0 0;
}


/*   LEFT   */
#left {
	clear:both;
	float:left;
	display:inline;
	margin:0 0 0 40px;
	width:635px;
}
.home-title {
	font-size:36px;
	font-style:italic;
	font-weight:700;
	line-height:40px;
	padding:10px 0 0;
	color:#333333;
	border-bottom:1px solid #ccc;
	margin:0 0 10px;
}
#left p {
	padding:0 0 20px;
}
#left .links {
	font-size:11px;
}
#left .links a {
	color:#333;
	text-decoration:underline;
}
#left .links a:hover {
	color:#666;
}
#left .links td {
	padding:6px 20px 3px 0;
}
#left a {
	font-weight:700;
	color:#333;
	text-decoration:none;
}
#left a:hover {
	color:#ccc;
}
#left h1 {
	font-size:24px;
	font-weight:700;
	font-style:italic;
	line-height:30px;
	padding:0 0 10px 0;
}
#left h2, #left h3 {
	font-size:16px;
	font-weight:700;
	font-style:italic;
	line-height:20px;
	padding:0 0 10px 0;
}
#left .benefit {
	font-size:16px;
	font-weight:700;
	font-style:normal;
	line-height:20px;
	color:#fff;
	background:#5a6fb8 url(../images/benefits.png) repeat-y;
	padding:5px 0 5px 5px;
	margin:10px 0 10px;
}
#left ol, #left ul{
	margin:0 0 0 25px;
}
#left ol li {
	font-weight:700;
	padding:0 0 20px;
}
#left table tr td {
	padding:5px 20px 5px 5px;
}
#left table .titlebar {
	font-weight:700;
}
#left table .blue-bg {
	background:#ccd3ea;
}
/*   FORM   */
#left .border {
	border:1px solid #ccc;
	padding:10px 3px;
	margin:0 0 20px;
}
#left table tr {
	vertical-align:top;
}
#left form table td{
	padding:2px 0 3px 10px;
}
#left form table .formlabel {
	font-weight:700;
	width:200px;
}
#left form table .textfield {
   width:260px;
	height:16px;
	border:1px solid #ccc;
}
#left form table .textarea {
   width:260px;
	height:80px;
	border:1px solid #ccc;
}
#left form table .submit {
	background:url(../images/submit.png) no-repeat;
	width:60px;
	height:18px;
	border:0;
	cursor:pointer;
}
#left #open-big-account a{
	background:url(../images/open-account-big.png) no-repeat;
	width:594px;
	height:86px;
	display:block;
	text-indent:-9999px;
	margin:0 0 20px;
}
#left #open-big-account a:hover{
	background-position:bottom left;
}

/*   RIGHT   */
#right {
	float:right;
	display:inline;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0;
}
.buttons {
	width:270px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#open-account a{
	display:block;
	text-indent:-9999px;
	background:url(../images/open-account.png) no-repeat top left;
	height:81px;	
}
#free-sample a{
	display:block;
	text-indent:-9999px;
	background:url(../images/free-sample.png) no-repeat top left;
	height:115px;
}
#right a:hover{
	background-position:bottom left;
}
#form-guides {
	background:url(../images/guides-sides.png) repeat-y;
	width:270px;
}
#guides {
	background:url(../images/guides-top.png) no-repeat;
	width:230px;
	min-height:270px;
	height:auto !important;
   height:270px;
	padding:20px;
	color:#fff;
}
#guide-bot {
	background:url(../images/guides-bot.png) no-repeat;
	width:270px;
	height:21px;
}
#guides .smtitle {
	display:block;
	font-style:italic;
	font-size:19px;
	line-height:19px;
	color:#e6cf01;
}
#guides .bigtitle {
	display:block;
	font-style:italic;
	font-size:39px;
	font-weight:700;
	line-height:40px;
	color:#fff;
	padding:0 0 5px 0;
	border-bottom:1px solid #ccc;
}
#guides p {
	color:#fff;
	padding:10px 0 5px;
}
#guides .spacer {
	background:#ccc;
	width:100%;
	margin:5px 0;
	height:1px;
	overflow:hidden;
	line-height:0;
}
#guides table .titlebar td{
	padding:10px 0 0;
	font-weight:700;
	border-bottom:1px solid #ccc;	
}
#guides table .infobar td{
	padding:0 0 10px;
}
#guides table .track {
	width:160px;
}
#guides table .track a {
	color:#fff;
	text-decoration:none;
}
#guides table .track a:hover {
	color:#333;
}
#guides table .date {
	width:90px;
	text-align:right;
}
#infobox-1 {
	background:url(../images/infobox-1.png) repeat-y;
	width:270px;
	color:#fff;
	margin:10px 0 0 0;
}
#infobox-1 h5, #infobox-2 h5 {
	margin:0 20px;
	padding:0 0 5px;
	font-size:16px;
	line-height:16px;
	font-style:italic;
	border-bottom:1px solid #ccc;
}
#infobox-1 p, #infobox-2 p {
	padding:10px 20px;
}
#right .readmore {
	color:#fff;
	font-size:11px;
	font-style:italic;
	font-weight:700;
	margin:0 0 0 20px;
	display:inline;
	text-decoration:none;
	cursor:pointer;
}
#infobox-1 .top {
	background:url(../images/infobox-1-top.png) no-repeat;
	height:21px;
	width:270px;
}
#infobox-1 .bot {
	background:url(../images/infobox-1-bot.png) no-repeat;
	height:21px;
	width:270px;
}
#infobox-2 {
	background:url(../images/infobox-2.png) repeat-y;
	width:270px;
	color:#fff;
	margin:10px 0 0 0;
}
#infobox-2 .top {
	background:url(../images/infobox-2-top.png) no-repeat;
	height:21px;
	width:270px;
}
#infobox-2 .bot {
	background:url(../images/infobox-2-bot.png) no-repeat;
	height:21px;
	width:270px;
}
/*   FOOTER   */
#footer {
	clear:both;
	padding:10px 0 0;
	width:936px;
	border-top:1px solid #ccc;
	margin:0 auto;
	line-height:14px;
}
#footer #racenet {
	float:left;
	padding:20px 0 0;
}
#footer #racenet a {
	height:27px;
	width:214px;
	display:block;
	background:url(../images/racenet.png) no-repeat top left;
	text-indent:-9999px;
	margin:0 30px 0 0;
}
#footer #racenet a:hover {
	background-position:bottom left;
}
#footer #terms {
	padding:20px 0 0;
}
#footer #terms a{
	font-size:10px;
	color:#000;
	text-decoration:none;
}
#footer #terms2{
	color:#999;
}
#footer #terms2 a{
	color:#999;
}
#footer #terms a:hover {
	color:#666;
}

