body {
	background:url(images/bg.gif) repeat-x;
	background-color:#cdcdcd;
	margin:0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color:#4e4e4e;
}
#wrapped {
	width: 760px;
	margin: 0px auto; 
	text-align: left;
	margin-top: 25px;
}
#header {
	width: 760px;
	height: 91px;
	background:url(images/bg_nav.gif) no-repeat;
}
#logo {
	padding-top: 23px;
	padding-left: 28px;
	float:left;	
}
#nav {
	width: 513px;
	float:right;
	height: 15pxpx;
	padding-top: 49px;
}
#main_index {
	background:url(images/bg_line.gif) repeat-y top;
	float:left;
	width: 760px;
}
#index_content{
	background:url(images/bg_banner.jpg) no-repeat top;
	width: 760px;
	float:left;
}
#index_bottom {
	width: 760px;
	float:left;
	height: 18px;
}
#lastnew{ width:360px; padding:0px ; margin:15px 0 0; color:#737272; clear:both; font-size:11px; border-top:1px solid #C2E741;}
#lastnew h2 {font-variant:small-caps;margin-bottom:0px;margin-top:13px;}
#lastnew p{ margin:0px; padding:10px 0 0 ;}
#leftcol {
	float:left;
	width: 312px;
	padding-bottom:10px;
	background: url(images/flashbg.jpg) no-repeat;
	margin-top: 51px;
	margin-left: 40px;
	display: inline;
	line-height:16px;
}
#rightcol {
	float:right;
	padding-top: 275px;
	padding-right: 20px;
	width: 360px;
	padding-bottom: 10px;
	font-size:13px;
	line-height:22px;
}
#rightcol p{ margin:0px; padding:10px 10px 0 0;}
#sec_content {
	background:url(images/bg_sec.jpg) no-repeat top;
	width: 731px;
	float:left;
	padding-top: 21px;
	padding-left: 29px;
}
#sec_leftcol {
	float:left;
	width: 242px;
	background-color:#c2e740;
}
#sec_rightcol {
	float:right;
	width: 424px;
	padding-right: 38px;
	padding-top: 75px;
}
#sec_rightcol p{
	margin-top: 8px;
	margin-bottom: 8px;
}
#quotetop {
	width: 424px;
}
#quotebottom {
	width: 424px;
}
#quote {
	width: 384px;
	padding-left:20px;
	padding-right:20px;
	background:url(images/bg_quote.gif) repeat-y;
	font-weight: bold;
	font-size: 12px;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul li {
	list-style-image:url(images/bullet.gif);
}
h1 {
	color:#bd0925;
	font-size: 18px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
h1.green {
	color:#c2e740;
	font-size: 18px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-size:14px;
	color:#bd0925;
	margin-top: 8px;
	margin-bottom: 8px;
}
h3 {
	font-size:12px;
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: 15px;
}

h6 {
	font-size:11px;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:0px;
}
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#bd0925;
}
a:hover {
	text-decoration: none;
	color:#bd0925;
}
.secNav {
	margin:0px;
	padding-top:10px;
	width:242px;
}
.sub1 a:link, .sub1 a:visited, .sub1 a:active{
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	display:block;
	height: 21px;
	margin:0px;
	padding-left: 27px;
	padding-top: 4px;
	background:url(images/subnav_n.gif) no-repeat left;
}
.sub1 a:hover{
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	display:block;
	height: 21px;
	margin:0px;
	padding-left: 27px;
	padding-top: 4px;
	background:url(images/subnav_o.gif) no-repeat left;
}
.sub2 a:link, .sub2 a:visited, .sub2 a:active{
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	display:block;
	height: 21px;
	margin:0px;
	padding-left: 47px;
	padding-top: 4px;
	background:url(images/subnav1_n.gif) no-repeat left;
}
.sub2 a:hover{
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	display:block;
	height: 21px;
	margin:0px;
	padding-left: 47px;
	padding-top: 4px;
	background:url(images/subnav1_o.gif) no-repeat left;
}
#footer {
	width: 760px;
	margin: 0px auto; 
	text-align: left;
	padding-bottom:10px;
	padding-top: 5px;
	color:#4e4e4e;
	font-size:11px;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#4e4e4e;
	font-size:11px;
}
#footer a:hover {
	text-decoration: underline;
	color:#4e4e4e;
	font-size:11px;
}
#footer a.seo:hover {
    color:#505050; 
	text-decoration: none; 
	cursor: text;
}
#gravitate {
	float:right;
	width: 350px;
	font-size: 11px;
	color:#4e4e4e;
	text-align:right;
}

.center {
	text-align:center;
}
.menu {
	padding-right: 25px;
}
.clr {
	clear: both;
}
.required {
	color:#FF0000;
}
/*@@@@@@@@        form         @@@@@@@\*/
.font1 {
	font-size: 14px;
}
.form {
	width: 182px;
	text-align:right;
	background:#C2E741;
	padding-top:10px;
}
.form  div{
	width: 143px;
	float:left;
}
#seachbox input,#seachbox  textarea,#seachbox  select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border:none;
}
#seachbox input{width:143px; height:15px; font-size: 13px;}
sup {
	font-size: 8px;
}
#seachbox{height:80px; font-weight:bold; border-top:solid 1px #ffffff; padding-left: 15px; background:#C2E741; }
#seachbox p{ margin:0px; padding:5px 0px 0px;}
#seachbox #btn{ width:33px; height:18px; font-size:5px; background:url(images/go.gif) no-repeat; border:none;}
#seachbox form{ margin:0px; padding:0px;}

#seachboxHome input,#seachbox  textarea,#seachbox  select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border:none;
}
#seachboxHome input{width:143px; height:15px; font-size: 13px;}
sup {
	font-size: 8px;
}
#seachboxHome{height:80px; font-weight:bold; border-top:solid 10px #ffffff; padding-left: 30px; background-image: url(images/bg_search_home.gif); background-repeat:no-repeat; }
#seachboxHome p{ margin:0px; margin-top:5px;padding:5px 0px 0px;}
#seachboxHome #btn{ width:33px; height:18px; font-size:5px; background:url(images/go.gif) no-repeat; border:none;}
#seachboxHome form{ margin:0px; padding:0px;}

#sec_leftcol-noimg {
	float:left;
	width: 242px;
	background-color:#ffffff;
}
#sec_leftcol-noimg a:link, #sec_leftcol-noimg a:visited, #sec_leftcol-noimg a:active {text-decoration:none; background-color:#ffffff;}
#sec_leftcol-noimg a:hover {text-decoration:  none; background:url(none) no-repeat; background-color:#ffffff; }

#subnav-noimg a {display:block; width:214px; padding-left:0px; background:url(none) no-repeat; padding-top: 5px; padding-bottom: 3px;}
#subnav-noimg a:link, #subnav-noimg a:visited, #subnav-noimg a:active {color:#665010; text-decoration:none; background-color:#ffffff;}
#subnav-noimg a:hover {color:#665010; text-decoration:  none; background:url(none) no-repeat; background-color:#ffffff; }

