* {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body {
	background: #9ac263 url(../img/bg_grad_light.png) 100% 0 no-repeat fixed !important;
	background: #9ac263 url(../img/bg_grad_dark.gif) 0 100% repeat-x fixed;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a {
}
a:hover {
}
img {
	border: 0;
}
p {
	margin: 0;
	line-height: 25px;
}
#gradient {
	position: relative;
	background: url(../img/bg_grad_dark.png) repeat-x !important;
	width: 100%;
	background: none;
	overflow: hidden;
	height: 350px !important;
	height: 0;
	z-index: 0;
	position: fixed !important;
	bottom: 0 !important;
	left: 0 !important;
}
.sub_title {
	color: #6288c6;
	font-size: 18px;
}
.tpc {
	background: url(../img/arrow_ne.gif) 100% 3px no-repeat;
	color: #e98926;
	padding: 0 5px 0 0;
}
.more {
	float: right;
	position: relative;
	top: 10px;
	left: 10px;
	background: #b52726;
	padding: 7px 15px;
	font-size: 13px;
	color: #fff;
	margin: 0;
}
a.more:hover {
	background: #999;
	color: #fff;
}
#wrapper {
	position: relative;
	width: 890px;
	margin: 0 auto;
	z-index: 1;
}
#logo {
	padding: 25px 0 25px 25px;
}
#feature {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 430px;
	height: 90px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#feature p {
	padding: 0;
	margin: 0;
}
#nav {
	position: relative;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	z-index: 0;
}
#nav a {
	background: url(../img/bg_nav.gif) repeat-x;
	font-size: 12px;
	color: #666;
	padding: 7px 14px 6px 14px;
	border-bottom: 7px solid #2a2a2a;
	font-weight: normal;
}
.nav_gap {
	font-size: 12px;
	padding: 7px 0 6px 0;
	border-bottom: 7px solid #2a2a2a;
}
#nav a:hover {
	color: #999;
}
#nav a.on {
	color: #666;
	background: none;
}
#nav_sub {
	padding: 10px 0 0 12px;
	line-height: 25px;
}
#nav_sub a {
	font-size: 12px;
	color: #666;
	padding: 4px 10px;
	font-weight: normal;
	display: inline-block;
}
#nav_sub a:hover {
	color: #ccc;
}
#nav_sub a.on {
	color: #2c7c9d;
	background: #fff url(../img/arrow_down.gif) 50% 0 no-repeat;
}
.gap {
	clear: both;
	height: 20px;
}
#home-top-links {
	float: left;
}
.home-top-link {
	background: #333 url(../img/bg_home_nav.gif) repeat-x;
	color: #ccc;
	width: 240px;
	padding: 17px 0 0 20px;
	height: 66px;
	font-size: 20px;
	margin: 0 0 1px 25px;
	cursor: pointer;
}
.home-top-link:hover {
	color: #e98926;
}
.home-top-link .desc {
	color: #ccc;
	font-size: 11px;
}
#bg_bottom {
	width: 890px;
	padding: 0;
	background: #fff;
}
.media_box {
	padding: 10px;
	margin: 5px 0;
	border: 1px solid #666;
	background: #c4d5e9;
}
#content {
	padding: 0;
	margin: 6px 0 0 0;
}
#footer {
	clear: both;
	text-align: right;
	padding: 7px 30px 30px 0px;
	background: url(../img/bg_bottom_1.gif) 21px 0 no-repeat;
}
#footer a {
	color: #fff;
	font-size: 12px;
}
#footer a:hover {
	color: #999;
}
#footer p {
	color: #fff;
	font-size: 12px;
}