@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../../images/template/bg.jpg);
	background-repeat:repeat-x;
	background-color:#00C;
	margin-top: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	_behavior: url(includes/css/csshover.htc);
}

a, a:active, a:visited {
	color: #12428C;
}

h1 {
	color: #12428C;
}

#body {
	width: 975px;
	display: block;
}

#top_block {
	float: left;
	position:relative;
	height: 130px;
	width: 986px;
	background:url(../../images/template/header.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}

#logo {
	position:absolute;
	top:13px;
	left:15px;
}
#logo2{ position:absolute; top:13px; left:110px;}

#motto {
	height: 10px;
	width: 359px;
	color: #7097D1;
	font-weight: bold;
	font-size: 16px;
	position:absolute;
	right:220px;
	top:70px;
}

#phone {
	width: 200px;
	overflow: hidden;
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	text-decoration: none;
	position:absolute;
	top:68px;
	right:8px;
}
#top_top_menu {
	width: 317px;
	text-align: right;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	position:absolute;
	right:25px;
	top:22px;
}

#top_top_menu a {
	color: #7097D1;
	text-decoration: none;
}

#top_search {
	position:absolute;
	top:104px;
	right:20px;
	width:260px;
}

#top_search .text {
	margin-right: 6px;
	float: right;
	width: 175px;
	height: 16px;
	font-size: 12px;
	color: #000;
	border: 1px solid #333;
}

#top_search .button {
	float: right;
	width: 70px;
	height: 20px;
	font-size: 12px;
	background: #333;
	color: #FFF;
	border: 1px solid #333;
	font-weight: bold;
}


#top_hr {
	float: left;
	height: 11px;
	width: 377px;
	background:url(../../images/template/top_hr.jpg);
}

#column_left {
	height:inherit;
	width: 186px;
	/*background:url(../../images/template/left_bg.jpg); */
}

#bodyWrap {
	background: url(../../images/site/bodyWrap.png);	
	padding-right: 5px;
}


#left_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#left_menu ul li {
	margin: 0px;
	padding: 0px;
}

#left_menu ul li a {
	display: block;
	height: 23px;
	width: 171px;
	background:url(../../images/template/left_menu.jpg);
	margin: 0px;
	padding: 8px 0px 0px 15px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#left_menu ul li a:hover {
	background:url(../../images/template/left_menu_hover.jpg);
	color: #101FD0;
}




/***** START */
#left_menu ul .nav_0 li a, #lmenu ul .nav_0 li .white {
	display: block;
	height: 23px;
	width: 171px;
	background:url(../../images/template/left_menu.jpg);
	margin: 0px;
	padding: 8px 0px 0px 15px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

/****** END */

#left_bottom {
	min-height: 301px;
	width: 171px;
	background:url(../../images/template/left_gradient.jpg);
	background-repeat:no-repeat;
	padding: 10px 5px 5px 10px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#left_bottom a {
	color: #fff;
}
	
#central_content {
	margin: 0px;
	/* background: #fff url(../../images/template/right_shadow.jpg); */
	background: #fff url(../../images/template/content_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}

#footer_left {
	float: left;
	height: 68px;
	width: 35px;
	background:url(../../images/template/bottom_left.jpg);
}

#footer_middle {
	float: left;
	height: 58px;
	width: 905px;
	background:url(../../images/template/bottom_middle.jpg);
	padding-top: 10px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

#footer_right {
	float: right;
	height: 68px;
	width: 35px;
	background:url(../../images/template/bottom_right.jpg);
}

#subfooter {
	text-align: center;
	color: #FFF;
	font-size: 11px;
}

#subfooter a {
	color: #fff;
	text-decoration: none;
}

#subfooter a:hover {
	text-decoration: underline;
}
#left_bottom a {text-decoration: none;}
