body {
	background: #fff url(images/back.png) repeat-x top center;
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	margin: 0px auto;
	font-size: 12px;
}

#header {
	width: 900px;
	margin: 0px auto;
}

a{
	text-decoration: none;
	color: #FDC149;
}

a:hover {
	color: #a9ff00;
}

/* NAV BAR (LINKS) */

#nav {
	float: right;
	padding: 58px 0 0 0;
}

.links_back { /* table cell */
	background: url(images/nav_02.png) repeat-x center bottom;
}

#links_div{
	
}

ul.links {

}

ul.links, ul.links li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.links li {
	display: inline;
	margin: 0px;
	padding: 0px;

}

ul.links a{
	background: url(images/divider.png) right no-repeat;
	color: #FDC149;
	padding: 0 9px 0 3px;
	text-decoration: none;
	font-size: 14px;	
}

ul.links .last a{
	background: none;
}

ul.links a:hover{
	color: #a9ff00;
}


#content {
	padding: 30px 0 0 0;
	clear: both;
	margin: 0px auto;
}


#content #title_nav {
	float: left;
	padding: 0 0 0 0;
}

#content #title_nav ul.title {
color:#FBB03A;
font-size:18px;
font-weight:normal;
line-height:5px;
list-style: none;
margin-left:-35px;

}


.content_g {
font-size:17px;
margin-left:3px;
}

.content_g ul.TickList {
list-style-image: url(images/tick_g.png);
}

.content_p {
font-size:17px;
margin-left:3px;

}


#content-small {
	padding: 50px 0 0 0;
	clear: both;
	margin: 0px auto;
}

#main_content {
	font-size: 14px;
	color: #666; 
}

#fadeshow{
	float: left;
}

#welcome {
	padding: 10px 10px 10px 20px;
	float: left;
	width: 360px;
	margin-top:-35px;
}

#welcome p{
color:#333333;
font-size:24px;
}

#stats {
	float: right;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin-top:0px;
}


#stats ul.TickList {
list-style-image: url(images/tick.png);
}

#stats ul.TickList2 {
list-style-image: url(images/tick.png);
color:#FFFFFF;
font-size:15px; 
font-weight:bold;
margin:5px 0px -10px 20px;
padding:0px;
}

#stats li {
margin-bottom:10px;
}

#footer {
	background: url(images/index_14.png) top no-repeat;
	height: 53px;
	clear: both;
	width: 900px;
}	

#footer p {
	padding: 14px 0 0 0;
	color: #FDC149;
	clear: both;
}	


.bottom_heading {
font-size:26px; 
font-weight:bold; 
float:left; 
width:650px;
margin-top:-60px;
}
/* STATS STYLES */

.stats_back{
	background: url(images/index_08.png) center repeat-y;
	padding: 0px 15px 0 15px;
}

.alert_back{
	background: url(images/b.png) center repeat-y;
	padding: 0px 5px 0 7px;
}
.alert_back .alert_title{
color:#FFFFFF;
font-size:17px;
font-weight:bold;
margin-left:-5px;
border-bottom:#969A9C solid 1px;
}

.alert_back .alert_text{
color:#FFFFFF;
font-size:15px;
font-weight:bold;
line-height:20px;
}

.orange_title{
	font-weight: bold;
	font-size: 17px;
	color: #F8A42F;
	margin: 7px 0 7px; 0;
	display: block;
	text-shadow: #8B5205 0px 1px 1px;
}


.alert_title{
	padding:3px;
	display: block;
}


.small_text{
	font-size: 10px;
}

.positive_margin{
	color: #6c0;
}	


.centerHeader{
	#float:left;
	background-image:url(images/centerHeader.gif);
	height:30px;
}
.centerHeaderText{
	position: relative;
	padding: 8px 0 0 35px;
	letter-spacing: 1px;
	font-family:Arial, Verdana, Helvetica;
	font-weight:bold;
	font-size:13px;
	color:#DDDDDD;
}
