@charset "UTF-8";
body {
	font-family: Helvetica, sans-serif;
	font-size: 103%;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #393939;
}
#main_container {
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clearing {
	font-size: .1em;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#logobox {
	float: left;
	height: 84px;
	width: 233px;
	padding-bottom: 11px;
	padding-left: 15px;
}
#lft_logobox {
	float: right;
	height: 66px;
	width: 342px;
	padding-right: 15px;
	padding-top: 14px;
}
#nav_main {
	font-size: .1em;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 858px;
}
#headerbox {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 858px;
}
#main_bodybox {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 838px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#page_titlebox {
	float: left;
	height: 28px;
	width: 450px;
	padding-bottom: 14px;
	padding-left: 5px;
}
#tel_emaibox {
	float: right;
	height: 28px;
	width: 380px;
}
#page_btm_crvedg {
	font-size: .1em;
	background-image: url(../images/btm_crv_edg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 858px;
}
#copyright_box {
	font-size: .65em;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#lft_bdybox {
	width: 520px;
	padding-top: 11px;
	float: left;
	padding-left: 10px;
	font-size: 0.78em;
	line-height: 1.2em;
}
#lft_bdybox li {
	list-style-image: url(../images/bullet_t.jpg);
	line-height: 1.5em;
}
#lft_bdybox ul {
	padding-left: 160px;
	background-image: url(../images/man.jpg);
	background-repeat: no-repeat;
}
#rt_bdybox {
	width: 250px;
	float: right;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	margin-top: 11px;
	text-align: center;
}
#center_galbox {
	text-align: center;
}
.sub_header_txt {
	font-size: 1.6em;
	color: #000000;
}
.thumbbox {
	padding-bottom: 15px;
}
h1 {
	font-size: 1.7em;
	margin: 0px;
	padding: 0px;
	color: #2A2A2A;
	font-weight: normal;
}
#bdybox_full {
	padding-top: 11px;
	padding-left: 10px;
	font-size: 0.78em;
	line-height: 1.2em;
	padding-right: 10px;
}
#bdybox_full li {
	list-style-image: url(../images/bullet_t.jpg);
	line-height: 1.5em;
	padding-bottom: 10px;
}
.thumbbox_G {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#small_form_box {
	text-align: left;
	padding-top: 15px;
	width: 233px;
	margin-right: auto;
	margin-left: auto;
}
.red_bld_txt {
	line-height: 1.3em;
	color: #F00;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: none;
}
#rt_blogbox{
	width: 250px;
	float: left;
	font-size:13px;
	color:#393939;
	text-align:left;
	padding-bottom:18px;
}
#rt_blogbox .Title{
	float:left;
	width:100%;
	padding-bottom:15px;
}
#rt_blogbox .Inner{
	float:left;
	width:100%;
}
#rt_blogbox .Inner ul{list-style-type:none; margin:0; padding:0;}
#rt_blogbox .Inner li{
	list-style-type:none;
	width:100%;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	line-height:18px;
	background:url(../images/bg-line-dotted.gif) bottom repeat-x;
	display:block;
	float:left;
}
#RSSFeed_Wrapper .Item_Header a{font-weight:bold; font-size:13px; margin:0; padding:0 0 5px 0; color:#000;}
#RSSFeed_Wrapper {
	height:300px;
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}

.bg_seprator_line{
	float:left;
	width:100%;
	background:url(../images/bg-seprator-line.gif) 25px 0 no-repeat;
	height:1px;
	margin-top:20px;
}


.blue-txt {color:#39F;}	

