body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	/*text-align: justify;*/
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a{
	color:#C5161D;}
.btn{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #A5161A;
	font-weight: bold;
	color: #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
.tfield{
	background-image: url(../images/field_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999;
	}
h6 {
	font-size: 16px;
	color: #C30507;
	margin: 0px;
	padding: 0px;
	font-size:13px;
	font-weight:bold;
}
h3 {
	font-size: 16px;
	color: #C30507;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 13px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#main {
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;
	float: left;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #9E1618;
	border-left-color: #9E1618;
}
#top_main {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 10px;
}
.logo {
	float: left;
	height: auto;
	width: 30%;
}
.top_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: 65%;
	float: right;
	color: b4b4b4;
	text-align: right;
	margin-top: 30px;
	margin-right: 10px;
}
.top_menu a{
	color:#666;
	text-decoration:none;}
.nav {
	background-image: url(../images/button_strip.jpg);
	float: left;
	height: 37px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav li {
	color: #FFFFFF;
	float: left;
}
.nav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.nav li a:hover {
	color:#F90;
	background-image: url(../images/button_strip_hover.jpg);
	background-repeat:repeat-x;}

.header{
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	}
h5 {
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#content_main{
	width:98%;
	float:left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 1%;
	padding-left: 1%;
}
/*-----------------left pannel-----------------*/
#left_pannel {
	float: left;
	width: 24%;
}
/*------------news-----------*/
#latest_news {
	float: left;
	height: auto;
	width: 100%;
}
#news_top {
	background-image: url(../images/gray_strip.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 216px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 8px;
	border-radius:7px 7px 0px 0px;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
}
#news_bottom {
	padding: 10px;
	float: left;
	width: 210px;
	border: 1px solid #6A6A6A;
	border-radius:0px 0px 7px 7px;
	-moz-border-radius:0px 0px 7px 7px;
	-webkit-border-radius:0px 0px 7px 7px;
	background-color:#eeeeee;
}
#contactinfo{
	width:96%;
	padding:2%;
	text-align: left;
}
.red{
	color:#BB2E34;
	font-weight: bold;
}
#read_more {
	float: left;
	width: 100%;
	text-align: right;
	text-decoration: none;
}
#read_more a{
	font-weight:bold;
	color:#BB2E34;
	text-decoration: none;
}
/*------------end news-----------*/
#blankspace {
	float: left;
	height: 15px;
	width: 100%;
}
.graytext{
	color:#999;
	font-size:14px;}
/*-----------------end left pannel-----------------*/

#right_pannel {
	float: right;
	width: 72%;
}
#right_top {
	background-image: url(../images/gray_strip.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 675px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 8px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
#right_bottom {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 2%;
	padding-right: 0%;
	padding-bottom: 2%;
	padding-left: 0%;
}
#right_colum {
	float: right;
	width: 60%;
}
#right_colum2 {
	float: right;
	width: 70%;
}
#right_bottom ul li {
	list-style-image: url(../images/list.jpg);
}
#right_bottom ul li a{
	text-decoration:none;
	
}
#footer_main {
	float: left;
	width: 98%;
	padding: 1%;
}
#footer_nav {
	float: left;
	width: 70%;
	color: #666;
}
#powered {
	text-align: right;
	float: right;
	width: 28%;
}
#footer_nav a {
	color: #666;
	text-decoration: none;
}
.captch{
	font-size: 18px;
	color: #333;
	background-image: url(../images/captchabg.png);
	background-repeat: no-repeat;
	padding-left: 5px;
	}
