body {
	background-color: #852d2c;
	margin: 0px;
	font-family : helvetica, verdana, arial, sans-serif;
	font-size : 12px;
}

#body_wrapper{
	width: 982px;
	margin-top: 0px;
}

#body_center{
	width: 982px;
	margin-left: auto !important; 
	margin-right: auto !important; 
	margin-top: 0px;
}

#top_bg{
	height: 540px;
	width: 982px;				
	background-image:url('../images/top_bg.jpg');
	position: relative;
}
			
#content_bg{
	width: 982px;				
	background-image:url('../images/content_bg.jpg');
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

#content_box {
	width: 982px;
}

#bottom_bg{
	height: 44px;
	width: 982px;				
	background-image:url('../images/bottom_bg.jpg');
}

#header_contact {
	color: #cccccc;
	position: absolute;
	left: 160px;
	top: 15px;
}

#header_contact_ifc {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
}

#header_contact_address {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

#header_contact_phone {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

#footer {
	width: 982px;
	margin-left: auto !important; 
	margin-right: auto !important; 
	color: #cccccc;
}

.clickable_header a {
	display: block;
	height: 400px;
	width: 982px;
}

#copyright {
	margin-left: 180px;
	margin-bottom: 10px;
}

#main_nav {
	font-size: 20px;
	position: absolute;
	left: 340px;
	top: 465px;
	width: 630px;
}

#sub_nav {
	font-size: 14px;
	position: absolute;
	left: 340px;
	top: 515px;
	width: 630px;
}

.main_nav_inactive {
	float: left;
	margin-left: 25px;
}

.sub_nav_inactive {
	float: left;
	margin-left: 25px;
}

.main_nav_active {
	float: left;
	margin-left: 25px;
}

.sub_nav_active {
	float: left;
	margin-left: 25px;
}

.main_nav_inactive a:link {
	color: #f8f92f;
	font-weight : bold;  
	text-decoration:none;
}

.main_nav_inactive a:visited {
	color: #f8f92f;
	font-weight : bold; 
	text-decoration:none;
}

.main_nav_inactive a:hover {
	color: #0b60d5;
	font-weight : bold; 
	text-decoration:none;
}

.main_nav_inactive a:active {
	color: #f8f92f;
	font-weight : bold; 
	text-decoration:none;
}

.sub_nav_inactive a:link {
	color: #f8f92f;
	font-weight : bold;  
	text-decoration:none;
}

.sub_nav_inactive a:visited {
	color: #f8f92f;
	font-weight : bold; 
	text-decoration:none;
}

.sub_nav_inactive a:hover {
	color: #0b60d5;
	font-weight : bold; 
	text-decoration:none;
}

.sub_nav_inactive a:active {
	color: #f8f92f;
	font-weight : bold; 
	text-decoration:none;
}

.main_nav_active a:link {
	color: #0b60d5;
	font-weight : bold;  
	text-decoration:none;
}

.main_nav_active a:visited {
	color: #0b60d5;
	font-weight : bold; 
	text-decoration:none;
}

.main_nav_active a:hover {
	color: #0b60d5;
	font-weight : bold; 
	text-decoration:none;
}

.main_nav_active a:active {
	color: #0b60d5;
	font-weight : bold; 
	text-decoration:none;
}

.sub_nav_active a:link {
	color: #0b60d5;
	font-weight : bold;  
	text-decoration:none;
}

.sub_nav_active a:visited {
	color: #0b60d5;
	font-weight : bold; 
	text-decoration:none;
}

.sub_nav_active a:hover {
	color: #0b60d5;
	font-weight : bold; 
	text-decoration:none;
}

.sub_nav_active a:active {
	color: #0b60d5;
	font-weight : bold; 
	text-decoration:none;
}

h1 {
	color: #0b60d5;
	font-size: 30px;
	clear: both;
}

h2 {
	color: #ff1f31;
	font-size: 24px;
	clear: both;
}

h3 {
	color: #ffffff;
	font-size: 18px;
	clear: both;	
}

p,td {
	color: #cccccc;
}

#left_col h1 {
	color: #0b60d5;
	font-size: 34px;
	margin-left: -10px;
	z-index: 10;
}

#left_col h2 {
	color: #ff1f31;
	font-size: 27px;
}

#left_col h3 {
	color: #ffffff;
	font-size: 20px;
}

#left_col p {
	font-size: 14px;
	color: #cccccc;
}

#left_col li {
	font-size: 14px;
	color: #cccccc;
}

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

a:hover {
	color: #f8f92f;
	text-decoration: none;	
}

a:visited {
	color: #f8f92f;
	text-decoration: none;	
}

#left_col {
	float: left;
	width: 640px;
	margin-left: 40px;
	margin-top: 20px;
	padding-left: 10px;
}

#news_col {
	float: left;
	width: 200px;
	background-color: #852d2c;
	border: 1px solid yellow;
	padding: 10px;
	margin-left: 20px;
	margin-top: 20px;
}

.subheading {
	margin-left: 15px;
}

table {
	display: block;
	clear: both;
}