@charset "utf-8";
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	margin: 0 auto;
	vertical-align: middle;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
.feature_image {
	height: 142px;
	width: 100%;
}
.nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 34px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -10px;
}
.button {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	padding-right: 4px;
	padding-bottom: 12px;
	line-height: 18px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 20px;
}

.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.footer p a {
	text-decoration: none;
	color: #FF0000;
}
.content {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 18px;
	padding-left: 40px;
	padding-bottom: 20px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:link img 
{
	filter:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
a:visited img 
{
	filter:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
a:hover img 
{
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	padding-bottom: 14px;
	padding-right: 28px;
	padding-left: 28px;
}

.home-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858282;
	margin-top: -10px;
	}

.footer-home-1 {	
	text-decoration: none;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.home-content {
	color: #000000;
	font-size: 16px;
	padding-bottom: 20px;
}
