@charset "utf-8";
/* CSS Document */



html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
.quote {
	font-size: 10px;
	color: #333;
	line-height: 150%;
}
body {
	background: url(../images/bg_body.gif) repeat-x top #aeaeae;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #585858;
	text-align: center;
}
#wrapped {
	width: 980px;
	margin: 0px auto;/*margin-top: 17px;*/



}
#main {
	width: 980px;
	/*	background: url(../images/bg_main.gif) repeat-y #fff; */



	background: url(../images/bg_main.gif) repeat-y;
	/*margin-bottom: 17px; */



        text-align: left;
}
#wrap_main {
	width: 980px;
	background: url(../images/bg_topsub.gif) top no-repeat;
}
#header {
	background: url(../images/bg_top.gif) top no-repeat;
	width: 940px;
	padding: 0 20px 0 20px;
}
#header_top {
	float: left;
	width: 929px;
	padding: 27px 11px 19px 0;
}
#nav img {
	padding: 12px 0 0 8px;
}
#logo {
	float: right;
}
#main_content {
	width: 940px;
	padding: 0 20px 0 20px;
}
#banner {
	background: url(../images/bg_banner.jpg) repeat-y;
	width: 940px;
}
#main_banner {
	background: url(../images/_bg-banner.jpg) bottom no-repeat;
}
#banner_left {
	float: left;
}
#banner_right {
	float: right;
	width: 453px;
	font-size: 14px;
	padding: 19px 23px 0 0;
}
#banner_right p {
	padding: 5px 5px 5px 5px;
	margin: 0px;
	height: 100px;
}
.bg_blue {
	background: url(../images/_blue-bg.gif) repeat-y;
	width: 147px;
	float: left;
	font-size: 11px;
	margin-right: 6px;
	border-bottom: 1px solid #20247d;
}
.bg_red {
	background: url(../images/_bg-red.gif) repeat-y;
	width: 147px;
	float: left;
	font-size: 11px;
	margin-right: 6px;
	border-bottom: 1px solid #da1e09;
}
.bg_orange {
	background: url(../images/_bg-orange.gif) repeat-y;
	width: 147px;
	float: right;
	font-size: 11px;
	margin: 0px;
	border-bottom: 1px solid #de7300;
}
.bg_orange2 {
	float: left;
	margin-right: 6px;
	padding-left: 3px;
}
.bg_red2 {
	float: left;
	margin-right: 6px;
}
.bg_blue2 {
	float: right;
	margin: 0px;
}
.content_boxes {
	padding: 12px 20px 20px 21px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	color: #FFFFFF;
}
#banner_right a {
	color: #FFFFFF;
	text-decoration: underline;
}
#banner_right a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	width: 940px;
}
#content_left {
	width: 456px;
	float: left;
	padding: 11px 0 0 0;
}
#content_left_bottom {
	width: 429px;
	float: left;
}
#sponsors {
	width: 212px;
	float: left;
}
#news {
	border-left: 1px solid #d4d4d4;
	padding:0px 30px 11px 0px;
	margin: 0 0 0px 15px;
	width: 195px;
	float: right;
	line-height: 14px;
        /*background: url(../images/whatsnew.jpg) no-repeat top left;*/
	
}
#content_right {
	float: right;
	width: 456px;
	margin: 0px;
	padding-right: 23px;
}
.image_style {
	padding-right: 15px;
	float: left;
}
h2 {
	color: #24298f;
	font-size: 20px;
	text-transform: capitalize;
	padding: 5px 0 10px 0;
	margin: 0px;
}
p {
	margin: 0px;
	padding-bottom: 15px;
}
a {
	color: #555555;
	text-decoration: underline;
}
a:hover {
	color: #555555;
	text-decoration: none;
}
.clr {
	clear: both;
}
#footer {
	width: 920px;
	color: #9899a9;
	padding: 0px 31px 10px 29px;
	/*margin-top:-17px;*/	
	padding-bottom:0px;
	margin-bottom:0px;
	background: url(../images/bg_footer.gif) no-repeat;
	height:40px;
	margin-top:20px;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#9899a9;
}
#footer a:hover {
	text-decoration: underline;
	color:#9899a9;
}
#footer a.seo:hover {
	color:#9899a9;
	text-decoration: none;
	cursor: text;
}
#gravitate {
	float:right;
	text-align:right;
	padding-right: 5px;
	padding-top:13px;
}
#newsitem {
	clear: both;
}
.pic {
	float: left;
	width: 65px;
	padding-right: 10px;
	vertical-align: middle;
}
.caption {
	float: right;
	width: 95px;
}
img {
	text-decoration: none;
	border: none;
}