body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7c7c83;
}
p{margin:10px 0}
form{margin:0}
img{border:0}
#page_con {
	margin: 0 auto;
	width: 750px;
	margin-top:10px;
	background: url(/images/pageleft.gif) repeat-y;
}
#main_col {
	float: right;
	width: 474px;
}
#top_nav{
	margin:0 -1px 7px -1px;
	padding:0;
	list-style:none;
	height:60px;
	background: url(/images/top_nav_bg.jpg) repeat-x;
}
#top_nav li{
	float:left;
	border-right: 1px solid #a1a6a9;
}
#top_nav a{
	display:block;
	height:60px;
	line-height:60px;
	width:76px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#top_nav li.last, #top_nav li.last a{border:0;}
#header{
	background: url(/images/header.jpg) no-repeat;
	height: 309px;
	width: 474px;
}
#content{padding:10px 0;}
.maintitle{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#131319;
}
.subtitle{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#525455;
}
#footer_nav{
	margin:7px -1px 0 -1px;
	padding:0;
	list-style:none;
	height:50px;
	background: url(/images/footer_nav_bg.jpg) repeat-x;
}
#footer_nav li{
	float:left;
	border-right: 1px solid #a1a6a9;
}
#footer_nav a{
	display:block;
	height:50px;
	line-height:50px;
	width:76px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#footer_nav li.last, #footer_nav li.last a{border:0;}
#left_col {
	float: left;
	width: 231px;
	padding:1px 2px;
}
#left_col_title {
	background: #54a47e no-repeat;
	margin: 0 -2px;
	height: 16px;
	border-bottom: 2px solid #FFFFFF;
}
#logo {
	background: #ffffff url(/images/logo.gif) no-repeat left 10px;
	height: 55px;
	margin:0 -30px 0 -2px;
	position:relative;
}
#left_nav{
	margin:0 -1px;
	padding:0;
	list-style:none;
	border-bottom: 16px solid #9390a1;
}
#left_nav li{
	margin:0;
	padding:4px 3px 5px 1px;
	list-style:none;
	background: url(/images/dotted_line.gif) repeat-x  left bottom;
}
#left_nav li.last{ background: none;}
#left_nav a{
	height:30px;
	line-height:30px;
	border-left: 9px solid #cbcbcb;
	display:block;
	padding-right:75px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-position: 170px center;
}
#leftnav_1 {background-image: url(/images/icon_1.gif);}
#leftnav_2 {background-image: url(/images/icon_2.gif);}
#leftnav_3 {background-image: url(/images/icon_3.gif);}
#leftnav_4 {background-image: url(/images/icon_4.gif);}
#leftnav_5 {background-image: url(/images/icon_5.gif);}
#leftnav_6 {background-image: url(/images/icon_6.gif);}
#news_title{
	border-top: 7px solid #aeaeb7;
	background-color:#ceced4;
	line-height:45px;
	height:45px;
	text-align:center;
	font-size:14px;
	margin-bottom:2px;
	margin-top:1px;
}
#news_content{background-color:#f5f5f5;}
.news_entry{padding: 10px 15px 0 15px;}
.entrydate{ color:#f57241;font-weight:bold;}
.entrytitle{ color:#25252e;font-weight:bold;}
.entrycontent{ color:#65656a;}
.entry_read_more{
	text-align:right;
	background-color:#eaeaea;
	margin-top:10px;
	padding: 0 10px;
}
.entry_read_more a{
	color:#5c5c5f;
	text-decoration:none;
	line-height:15px;
	font-weight:bold;
}
#newslettersignup {
	background: #47ad93 url(/images/newslettersignup.jpg) no-repeat;
	color:#FFFFFF;
	padding:1px 20px 20px 20px;
	font-weight:bold;
	border-top:10px #f5f5f5 solid;
}
#newslettersignup_title{
	text-decoration:underline;
	font-size:16px;
	font-weight:normal;
}
#lettersignuptext{
	width:188px;
	margin:5px 0;
	border:0;
}
#signupnow{
	background-color:#41aa90;
	border:1px solid #aad2bf;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}
#left_col_footer{
	color:#3d3c44;
	font-weight:bold;
	border-top: 13px solid #c5c5c5;
	margin-top:1px;
	padding:10px 5px;
}
.right{text-align:right;}
.fleft{float:left; margin-right:10px;}
.clear{clear:both; height:10px; background-color:#FFFFFF;}
.dottetline{background: url(/images/dotted_line.gif) repeat-x left bottom;}
.dottetlinecenter{background: url(/images/dotted_line.gif) repeat-x left center;}
