@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/nav/bk_splash.png);
	background-repeat: repeat-x;	
}

#billboard {
	clear: left;
	left: 50%;
	margin-left: -800px;
	width: 980px;
	position: relative;
	overflow: visible;
}

#splash_content {
	float: left;
	width: 980px;
	background-image: url(../images/nav/bk_spcontent.png);
	background-repeat: repeat-y;
	display: block;
}

#content {
	float: left;
	width: 588px;
	margin-top: 20px;
	padding: 0 24px 20px 60px;
}

#content h1 {
	color: #00a0cf;
	font-size: 28px;
	letter-spacing: -3px;
	line-height: 28px;
	font-weight: normal;
}

#content h1 strong {
	color: #000;
	font-size: 28px;
}

#content p {
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 18px;
}

#content p.intro {
	color: #666;
	font-size: 14px;
	line-height: 18px;
}

#pullq {
	float: left;
	width: 362px;
	display: block;
	margin-right: 24px;
}

#spcc {
	float: left;
	display: block;
	width: 202px;	
}

#sidebar {
	float: left;
	width: 238px;
	display: block;
	margin: 14px 40px 20px 30px;
}

#sidebar p.points {
	margin: 8px 0 8px 0;
	padding: 0 0 0 14px;
	letter-spacing: -1px;
	background-image: url(../images/content/orangearrow.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	font-size: 11px;
}

#sidebar p.points strong {
	font-size: 11px;
	front-weight: normal;
	color: #00a0cf;
}

#sidebar h3 {
	font-size: 16px;
	letter-spacing: -1px;
	color: #888;
}

#sidebar h3 strong {
	color: #00a0cf;
}

#news {
	
}

#news td {
	font-size: 10px;
	line-height: 12px;
	padding: 4px 0 4px 5px;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
	color: #666;
}

#news td.dy {
	border-bottom: none;
	text-align: right;
	padding-right: 8px;
	font-variant: small-caps;
	color: #aaa;
	border-right: 1px solid #ccc;
	width: 30px;
}

#footer {
	float: left;
	width: 980px;
	display: block;
	background-image: url(../images/nav/bk_spfooter.png);
	background-repeat: no-repeat;
	padding: 20px 0 20px 0;
	text-align: center;
	letter-spacing: -1px;
	color: #aaa;
}

#cma {
	width: 66px;
	height: 90px;
	display: block;
	margin: 84px 0 0 0;
	float: left;
}