@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-image: url(../images/page_bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 740px; 
	margin: 0 auto;
	margin-top: 220px;
	text-align: left; 
}
.oneColFixCtrHdr #header { 
	padding: 0 5px 0 5px;  
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 	
}
.oneColFixCtrHdr #mainContent {
	padding: 0 5px;
}
.oneColFixCtrHdr #footer {
	padding: 0 25px;
	background-color:#FF6803;
	font-size: 12px;
	color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 25px 0; 
}
a:link {
	color: #00B3F4;
	font: Century Gothic, Verdana;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #00B3F4;
	font: Century Gothic, Verdana;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #333333;
	font: Century Gothic, Verdana;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	color: #333333;
	font: Century Gothic, Verdana;
	text-decoration: none;
	font-size: 14px;
}
.footer {
color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
}
.footer a:active {
	color: #333333;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	color: #FF6503;
}
h2 {
	font-size: 18px;
	color: #FF6503;
}
h3 {
	font-size: 16px;
	color: #FF6503;
}
h4 {
	font-size: 16px;
	color: #000000;
}
h5 {
	font-size: 14px;
	color: #000000
}
h6 {
	font-size: 12px;
	color: #000000
}