/* COLOR GUIDE 

blue: 6fccdd
red: cc1f3d

*/
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 140%;
	background:#000;
}
a:link, a:visisted {
	color: #6fccdd;
}
a:hover {
	color: #cc1f3d;
}
h2 {
	margin-top: 0px;
	margin-bottom:12px;
	color: #6fccdd;
	font-size:16px;
}
div#wrapper {
	width:906px;
	margin:0 auto;
	border:none;
	padding:0px 40px 10px 40px;
	background:url(../images/content-bg.jpg) center 306px no-repeat;
}
div#header {
	height:201px;
	padding:45px 30px 0px 508px;
	background:url(../images/header-bg.jpg) center top no-repeat;
}
#header h1, #header h2 {
	text-indent:-9999px;
	font-size:0px;
	margin:0;
	visibility:hidden;
}
.audioplayer {
	display:block;
	width:370px;
	height:85px;
}
#nav {
	height:60px;
	padding:0px 30px 0px 232px;
	margin:0;
	background:url(../images/nav-bg.jpg) center top no-repeat;
}
#nav ul {
	height: 60px;
	margin:0;
	padding:0;
	position:relative;
}
#nav li {
	display:block;
	height:60px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#nav li a {
	display:block;
	height:60px;
	text-indent:-9999px;
	border:none;
}
li#b1 {
	left:0px; width:125px;
}
li#b2 {
	left:125px; width:104px;
}
li#b3 {
	left:229px; width:131px;
}
li#b4 {
	left:360px; width:149px;
}
li#b5 {
	left:509px; width:105px;
}

#b1 a:hover {
	background: transparent url(../images/nav.jpg) -232px -60px no-repeat;
}
#b2 a:hover {
	background: transparent url(../images/nav.jpg) -357px -60px no-repeat;
}
#b3 a:hover {
	background: transparent url(../images/nav.jpg) -461px -60px no-repeat;
}
#b4 a:hover {
	background: transparent url(../images/nav.jpg) -592px -60px no-repeat;
}
#b5 a:hover {
	background: transparent url(../images/nav.jpg) -741px -60px no-repeat;
}

#b1-on {
	left:0px; width:125px;
	background: transparent url(../images/nav.jpg) -232px -120px no-repeat; 
}
#b2-on {
	left:125px; width:104px;
	background: transparent url(../images/nav.jpg) -357px -120px no-repeat;
}
#b3-on {
	left:229px; width:131px;
	background: transparent url(../images/nav.jpg) -461px -120px no-repeat;
}
#b4-on {
	left:360px; width:149px;
	background: transparent url(../images/nav.jpg) -592px -120px no-repeat;
}
#b5-on {
	left:509px; width:105px;
	background: transparent url(../images/nav.jpg) -741px -120px no-repeat;
}

#content {
	height:327px;
	padding:15px 30px 0px 250px;
	margin:0;
	overflow:auto;
}

#content p {
	margin-top:0;
	margin-bottom:8px;
	padding-top:0;
	padding-bottom:8px;
}

#legal {
	clear:both;
	height:20px;
	padding:30px 40px 0px 40px;
	margin:0;
	background:url(../images/legal-bg.jpg) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	color:#999;
}
#footer {
	height:37px;
	padding:10px 30px 10px 30px;
	margin:0;
	background:url(../images/footer-bg.jpg) center top no-repeat;
	text-align:right;
}
#footer img {
	text-align:left;
	float:left;
}
span {
	color:#cc1f3d;
}
.sharewidget {
	padding:12px 0px 0px 0px;
}
.sharewidget a, .sharewidget span {
	color:#fff;
}
.sharewidget a:hover {
	color:#6fccdd;
}
.quote {
	float:right;
	width:350px;
	color:#6fccdd;
	padding:0 0 8px 8px;
}
.quote img {
	float:left;
	padding:0 8px 6px 0;
}
.fineprint {
	font-size:9px;
}
.bannercontainer {
	text-align: center;
	margin: 0px;
	padding: 10px;
}
