.more
{
background:url(pictures/1_z1.gif)  center right no-repeat; 
padding-right:11px;
vertical-align:middle;
color:#0c4fa6;
}


html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #3F3F3F;
	background: #ffffff;
}
a {
	text-decoration: underline;
	color: #0C4FA7;
}
a:hover {
	color: #5b99eb;
}
a:visited {
	color: #4583d6;
}
p {
	margin: 0;
	padding: 0 0 12px 0;
}
img {
	border: 0;
	behavior:  url("png.htc");
}
div {
	margin: 0;
	padding: 0;
	text-align: left;
}
.abs {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #404040;
}
#container {
	width: 972px;
	min-height: 100%;
	margin: 0 auto -90px auto;
	position: relative;
}
*html #container {
	height: 100%;
}	
/* ---------------------------------- header ----------------------------------------------*/
#top {
	width: 972px;
	height: 119px;
	position: relative;
	color: #0078C1;
}
#top .logo {
	position: absolute;
	top: 27px;
	left: 14px;
}
#top .icons {
	width: 81px;
	height: 33px;
	position: absolute;
	top: 42px;
	left: 643px;
}
#top .icons2 {
	width: 200px;
	height: 33px;
	position: absolute;
	top: 42px;
	right: 90px;
	text-align: right;
}
#top .img {
	margin-left: 98px;
}
#top .phone {
	position: absolute;
	top: 20px;
	right: 50px;
	text-align: right;
	font: 1.4em "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #8F8F8F;
}
#top .phone span {
	display: block;
	font-size: 1.4em;
}
*html #top .phone sup {
	display: block;
	float: left;
	padding-top: 5px;
	font-size: 1em;
}
#header {
	width: 972px;
	height: 185px;
	position: relative;
	margin-bottom: 20px;
	background: url(pictures/main_pic.jpg) 0 0 no-repeat;
}
/* ---------------------------------- menu ----------------------------------------------*/
#menu {
	width: 972px;
	height: 48px;
	margin-bottom: 22px;
	background: url(pictures/menu_px.gif) 0 0 repeat-x;
	position: relative;
}
#menu .left {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	height: 48px;
	overflow: hidden;
	background: url(pictures/menu_l.gif);
}
#menu .right {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 48px;
	overflow: hidden;
	background: url(pictures/menu_r.gif);
}
#menu ul {
	margin: 0 auto;
	padding: 0 35px;
	list-style: none;
}	
#menu li {
	margin: 0 55px 0 13px;
	padding: 0;
	display: block;
	float: left;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fefefe;
}
#menu li.last {
	margin: 0;
	background: none;
}
#menu li a {
	display: block;
	float: left;
	padding: 17px 0 17px 0;
	color: #ffffff;
	text-decoration: underline;
}
#menu li a:hover {
	color: #caedff;
	background: url(pictures/arr.gif) bottom center no-repeat;
}
#menu li a:active {
	color: #A0CEE6;
}
#menu li a.selected {
	color: #A0CEE6;
	text-decoration: none;
	background: url(pictures/arr.gif) bottom center no-repeat;
}
/* ---------------------------------- content ----------------------------------------------*/
.h1 {
	font: 2.2em Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	margin: 0 0 30px 0;
	padding: 10px 0 40px 35px;
	background: url(pictures/px1.gif) bottom repeat-x;
	border-bottom: 1px solid #4C85CE;
}
h1 {
	font: 2.2em Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	margin: 0 0 30px 0;
	padding: 10px 0 40px 35px;
	background: url(pictures/px1.gif) bottom repeat-x;
	border-bottom: 1px solid #4C85CE;
}
h2 {
	font: 1.7em Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
}
h2 span {
	display: block;
	padding-top: 1px;
	font-size: 11px;
}
h3 {
	font: 1.3em "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #0C4FA7;
	text-transform: uppercase;
}
h4 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	margin: 0 0 15px 0;
	padding: 0;
}
h3, h5, h6
 {
	margin: 0 0 10px 0;
	padding: 0;
}


.web h1 {
	font: 1.7em Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	border: 0 none;
	background: none;
}


#content {
	width: 972px;
	position: relative;
}
#wrap_cont_top {
	width: 952px;
	padding: 5px 10px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	background: #F9F9F9;
	color: #656565;
}
#wrap_cont_top h3 {
	font: 1.3em "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #0C4FA7;
	text-transform: uppercase;
}
#wrap_cont_top h3 a {
	color: #0C4FA7;
}
#wrap_cont_top .row {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0;
}
#wrap_cont_top .item {
	display: block;
	width: 300px;
}
#wrap_cont_top .det {
	margin-left: 100px;
}
.pic {
	float: left;
}
#wrap_cont_top .left {
	float: left;
}
#wrap_cont_top .right {
	float: right;
}
#wrap_cont_top .center {
	margin: 0 323px;
}
#wrap_cont_bot {
	width: 972px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	color: #656565;
}
#wrap_cont_bot h2 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #0C4EA5;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	padding: 0 0 10px 10px;
	background: url(pictures/px1.gif) bottom repeat-x;
	border-bottom: 1px solid #4C85CE;
}
#wrap_cont_bot h4 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #0C4FA7;
	margin: 0 0 3px 0;
	padding: 0;
}
#wrap_cont_bot .row {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0;
}
.row2 h4 {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 3px 0;
	padding: 0;
}
.row2 span.gray {
	color: #5B5B5B;
}
#wrap_cont_bot .item {
	display: block;
	width: 315px;
}
#wrap_cont_bot .item p {
	padding: 0 10px 15px 10px;
}
#wrap_cont_bot .item h4 {
	padding: 0 10px;
}
#wrap_cont_bot .left {
	float: left;
}
#wrap_cont_bot .right {
	float: right;
}
#wrap_cont_bot .center {
	margin: 0 325px;
}
*html #wrap_cont_bot .center {
	margin: 0 324px;
}
.weather {
	position: relative;
	overflow: hidden;
	zoom: 1;
	background: #F6F6F6;
	padding: 0 10px;
}
.f1 {
	padding: 10px 0;
	border-bottom: 1px solid #EBEBEB;
}
.f1 label {
	display:block;
	float:left;
	width:145px;
	padding:1px 0 0 0;
	font-weight:bold;
}
.f2 {
	padding: 10px;
}
.f2 label {
	display: block;
	float: left;
	width: 145px;
	padding: 3px 0 0 0;
	font-weight: bold;
}
.right_sub {
	width: 324px;
	float: right;
}
.right_sub h2 {
	font: 1.7em Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	background: none
}
.right_nav {
	margin: 0;
	padding: 0 0 25px 14px;
	list-style: none;
}
.right_nav li {
	margin: 0;
	padding: 0 0 20px 20px;
	background: url(pictures/line.gif) 0 7px no-repeat;
	font-size: 1.1em;
	color: #5B5B5B;
}
.box {
	width: 268px;
	position: relative;
	padding: 18px 28px;
	overflow: hidden;
	zoom: 1;
	background: #F9F9F9;
	font-size: 1.1em;
}
.box h2 {
	padding-left: 0;
	font-size: 1.6em;
}
.number, .phone {
	font: 2.3em "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #8F8F8F;
}
.phone sup, .number sup {
	font-size: 0.7em;
	display: block;
	float: left;
	margin-right: 5px;
}
*html .number sup {
	font-size: 0.8em;
	display: block;
	float: left;
	padding-top: 3px;
}
.c1 {
	width: 7px;
	height: 7px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background: url(pictures/c1.gif);
}
.c2 {
	width: 7px;
	height: 7px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	background: url(pictures/c2.gif);
}
.c3 {
	width: 7px;
	height: 7px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: url(pictures/c3.gif);
}
.c4 {
	width: 7px;
	height: 7px;
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
	background: url(pictures/c4.gif);
}
.cc1 {
	width: 7px;
	height: 7px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: url(pictures/cc1.gif);
}
.cc2 {
	width: 7px;
	height: 7px;
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
	background: url(pictures/cc2.gif);
}
.cc3 {
	width: 7px;
	height: 7px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background: url(pictures/cc3.gif);
}
.cc4 {
	width: 7px;
	height: 7px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	background: url(pictures/cc4.gif);
}
.cont_sub {
	width: 630px;
	margin-right: 335px;
	font-size: 1.1em;
}
.wrap_cont {
	padding-left: 35px;
}
.row2 {
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 35px;
}
.det2 {
	margin-left: 75px;
}
.box2 {
	position: relative;
	padding: 15px;
	background: #F7F7F7;
	font-style: italic;
	color: #000000;
	margin: 10px 0 22px 50px;
}
.license_pic {
	margin-left: 49px;
}
a.lnk {
	text-decoration: none;
	border-bottom: 1px dashed #0C4DA3;
}
a:hover.lnk {
	text-decoration: none;
	border-bottom: none;
}
.cont_sub h2 {
	padding-left: 35px;
}
.gall_row {
	overflow: hidden;
	zoom: 1;
	font-size: 1.1em;
	color: #5B5B5B;
	margin-bottom: 15px;
}
.gall_row p {
	padding: 0 4px;
}
.g {
	display: block;
	padding: 4px;
	background: url(pictures/brd_shadow.gif) 0 0 no-repeat;
	margin-bottom: 3px;
}
.g img {
	width: 258px;
	height: 192px;
	border: 4px solid #ffffff;
}
.gall_left {
	width: 274px;
	float: left;
}
.gall_right {
	width: 274px;
	float: right;
	padding-right: 25px;
}
.list label {
	display: block;
	width: 28px;
	float: left;
	margin: 0;
	padding: 0;
	color: #E2E2E2;
	font: bold 2em Arial, Helvetica, sans-serif;
}
.list {
	margin: 0;
	padding: 10px 0 0 99px;
	list-style: decimal;
	color: #E2E2E2;
}
.list b {
	display: block;
	padding-bottom: 10px;
	color: #000000;
}
.list p {
	margin-left: 30px;
	padding-top: 5px;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
.list span {
	display: block;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	height: 30px;
}
.ph {
	background: url(pictures/ph.gif) 0 0 no-repeat;
	padding: 0 0 0 24px;
	margin-left: -24px;
}
.mail {
	display: block;
	position: relative;
	background: url(pictures/mail.gif) 0 4px no-repeat;
	padding: 0 0 0 20px;
	margin-left: -20px;
}
.contact_row {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 30px;
	padding-left: 14px;
	color: #000000;
}
.contact_item {
	width: 200px;
	float: left;
	padding-left: 20px;
}
.contact_item_last {
	width: 150px;
	float: left;
	padding-left: 20px;
}
.contact_row2 {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 30px;
	color: #000000;
}
.contact_item2 {
	width: 220px;
	float: left;
}
/* ---------------------------------- FOOTER ----------------------------------------------*/
#page-empty {
	height: 100px;
	clear: both;
}
#footer {
	clear: both;
	position: relative;
	height: 89px;
	color: #797979;
	background: #FAFAFA;
	border-top: 1px solid #F1F1F1;
}
#footer .footer {
	width: 952px;
	height: 39px;
	padding: 25px 10px;
	margin:0 auto;
	position: relative;
}
#footer .sign {
	width: 225px;
	position: absolute;
	top: 25px;
	right: 80px;
}
#footer a {
	color: #797979;
	text-decoration: underline;
}
#footer a:hover {
	color: #797979;
	text-decoration: underline;
}
#sitemap {
	font-size: 100%;
	margin: 20px 0 0 50px;
	padding: 0;
}
#sitemap ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#sitemap ul ul {
	width: auto;
	margin: -10px 0 0 0;
	padding: 0 0 0 1.9em;
}
#sitemap ul li {
	margin: -0.5em 0 -0.85em 0;
	padding: 10px 0 0 0;
}
#sitemap li li {
	margin: -0.5em 0 -0.85em 0.5em;
	padding: 10px 0 0 0;
}
#sitemap li.close ul {
	display: none;
}
#sitemap div.text {
	position: relative;
	top: -15px;
	left: 22px;
}
#sitemap div.section, div.page {
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
}
#sitemap div.section {
	cursor: pointer;
	background-image: url("pictures/open.gif");
}
#sitemap li.close div.section {
	background-image: url("pictures/close.gif");
}
#sitemap div.page {
	background-image: url("pictures/page.gif");
}
#sitemap a {
	text-decoration: none;
}

