﻿html,body
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:rgb(85,85,85);
}

a
{
	color: rgb(52,152,186);
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	padding:0px;
	line-height: 18px;
	margin:0px 0px 15px 0px;
}

h1
{
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:16px;
	color: #8cc63f;
}

h2
{
	margin:0px;
	padding:7px 10px;
	font-size:16px;
	font-weight:normal;
	color:#888888;
}

h3
{
	margin:0px;
	padding:25px 20px;
	height:20px;
	line-height:20px;
	font-size:20px;
	font-weight:normal;
	background:rgb(136,136,136);
}

h3 a
{
	color:#fff;
}

h3.green
{
	background: url(/resources/images/template3/bg-h3-green.gif) no-repeat -5px -5px rgb(140,182,27);
}

h3.green2
{
	background: url(/resources/images/template3/bg-h3-green2.gif) no-repeat bottom rgb(140,182,27);
}

h3.blue
{
	background: url(/resources/images/template3/bg-h3-blue.gif) no-repeat -5px -5px rgb(53,97,171);
}

h3.top
{
	background-position:0px 0px;
}
.nostyle {
	list-style: none;
}

div#container
{
	margin:0px auto;
	padding:10px 0px;
	width:960px;
}

div#header
{
	overflow:hidden;
	clear:both;
	float:left;
	width:960px;
	height:120px;
}

div#header-image
{
	clear:both;
	float:left;
	width:960px;
	height:120px;
}

div#header-top
{
	position:relative;
	top:-120px;
	left:956px;
	clear:both;
	float:left;
	width:4px;
	height:4px;
	background: url(/resources/images/template3/bg-header-top.gif) no-repeat top left;
}

div#logo
{
	position:relative;
	top:-120px;
	left:-4px;
	float:left;
	width:232px;
	height:87px;
}

div#logo a
{
	overflow:hidden;
	clear:both;
	float:left;
	width:232px;
	height:87px;
	background: url(/resources/images/template3/bg-logo.gif) no-repeat top left;
	text-indent:-999px;
}

div#phone
{
	position:relative;
	top:-45px;
	left:527px;
	float:left;
	width:197px;
	height:45px;
}

div#phone-bg
{
	clear:both;
	float:right;
	width:150px;
	height:45px;
	background: url(/resources/images/template3/bg-phone.gif) no-repeat top left;
	opacity:0.4;
	filter:alpha(opacity=60);
}

div#phone-icon
{
	position:relative;
	top:-38px;
	left:12px;
	clear:both;
	float:right;
	padding:4px 0px 4px 35px;
	width:120px;
	height:23px;
	line-height:23px;
	background: url(/resources/images/template3/bg-phone-icon.png) no-repeat top left;
	font-size:20px;
	color:#222222;
}

div#topmenu
{
	clear:both;
	float:left;
	width:960px;
	background: rgb(140,198,63);
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

div#topmenu ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#topmenu ul li
{
	float:left;
	border-right:2px solid #fff;
}

div#topmenu ul li a
{
	float:left;
	padding:5px 20px;
	height:16px;
	line-height:16px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
}

div#topmenu ul li a:hover, div#topmenu ul li.selected a
{
	background: rgb(119,119,119);
}

div#main
{
	clear:both;
	float:left;
	padding:20px 0px;
	width:960px;
/*
	height:auto !important;
	height:520px;
	min-height:520px;
*/
}

div#left
{
	float:left;
	padding:0px 2px 0px 0px;
	width:228px;
}

div#middle
{
	float:left;
	padding:0px 2px;
	width:511px;
}

div#right
{
	float:left;
	padding:15px 0px 0px 2px;
	width:211px;
}
div#right h2 {
	margin-bottom: -10px;
}

div#right ul {
	padding: none;
	margin: none;
	list-style: none;
}
div#right ul li {
	margin-left: -20px;
	padding-bottom: 15px;
}

div#footer
{
	clear:both;
	float:left;
	width:920px;
	padding:10px 20px;
	height:15px;
	line-height:15px;
	text-align:center;
	background: url(/resources/images/template3/bg-footer.gif) repeat-x top left;
}

div#footer a
{
	font-weight:bold;
}

div#footer a.sitemap
{
	float:left;
}


.box
{
	clear:both;
	float:left;
	width:228px;
}

.box-top
{
	overflow:hidden;
	clear:both;
	float:left;
	width:228px;
	height:5px;
	background: url(/resources/images/template3/bg-left-box-top.gif) no-repeat top left;
}

.box-content
{
	clear:both;
	float:left;
	width:228px;
	background: rgb(136,136,136);
}

.box-bottom
{
	overflow:hidden;
	clear:both;
	float:left;
	width:228px;
	height:5px;
	background: url(/resources/images/template3/bg-left-box-bottom.gif) no-repeat top left;
}

div#left .box-content ul
{
	clear:both;
	float:left;
	margin:0px;
	padding:0px 0px 10px 0px;
	list-style:none;
}

div#left .box-content ul li
{
	clear:both;
	float:left;
	width:228px;
}

div#left .box-content ul li a
{
	color:#fff;
}

div#left .box-content ul li a:hover, div#left .box-content ul li.selected a
{
	background: rgb(204,204,204);
	color: rgb(34,34,34);
	text-decoration: none;
}

div#left .box-content ul li.level1 a
{
	clear:both;
	float:left;
	margin:10px 0px 0px 0px;
	padding:5px 15px 5px 15px;
	width:198px;
	line-height:15px;
	font-size:13px;
	font-weight:bold;
}

div#left .box-content ul li.level2 a
{
	clear:both;
	float:left;
	padding:5px 25px 5px 25px;
	width:178px;
	line-height:15px;
}

div#middle .box
{
	width:511px;
}

div#middle .box-top
{
	width:511px;
	background: url(/resources/images/template3/bg-middle-box-top.gif) no-repeat top left;
}

div#middle .box-content
{
	padding:20px;
	width:467px;
	background:#fff;
	border-left:2px solid rgb(204,204,204);
	border-right:2px solid rgb(204,204,204);
}

div#middle .box-bottom
{
	width:511px;
	background: url(/resources/images/template3/bg-middle-box-bottom.gif) no-repeat top left;
}

div#right .box-top
{
	width:211px;
	background: url(/resources/images/template3/bg-right-box-top.gif) no-repeat top left;
}

div#right .box-content
{
	padding:10px;
	width:187px;
	background:#fff;
	border-left:2px solid rgb(204,204,204);
	border-right:2px solid rgb(204,204,204);
}

div#right .box-content h2
{
	padding:0px 0px 10px;
}

div#right .box-bottom
{
	width:211px;
	background: url(/resources/images/template3/bg-right-box-bottom.gif) no-repeat top left;
}

ul.links
{
	margin:0px;
	padding:0px 0px 10px 0px;
	list-style:none;

}

ul.links li
{
	clear:both;
	padding:7px 10px;
	line-height:15px;
	border-top:1px solid rgb(204,204,204);
}

ul.links li a
{
	font-weight:bold;
}


/* FRONT */

div#front
{
	margin:0px auto;
	width: 905px;
}

div#front-left
{
	clear:both;
	float:left;
	padding:0px 10px 0px 0px;
	width:600px;
}

div#front-right
{
	float:left;
	width:295px;
}

div#front-right .box
{
	width:295px;
}

div#front-right .box-top
{
	width:295px;
	background: url(/resources/images/template3/bg-front-right-box-top.gif) no-repeat top left;
}

div#front-right .box-content
{
	width:295px;
	color:#fff;
	line-height:17px;
	background: rgb(136,136,136);
}

div#front-right .box-content h2
{
	padding:15px 20px 5px 20px;
	color:#fff;
}

div#front-right .box-content a
{
	font-weight:bold;
	color:#fff;
	font-size: 14px;
}

div#front-right .box-content .news
{
	padding:10px 20px;
}

div#front-right .box-bottom
{
	width:295px;
	background: url(/resources/images/template3/bg-front-right-box-bottom.gif) no-repeat top left;
}

.clear
{
	clear:both;
	float:left;
	width:10px;
	height:10px;
}

.row
{
	clear:both;
	float:left;
	width:600px;
}

.row .clear
{
	clear:none;
}

.row .item
{
	float:left;
	width:295px;
}

.row .item img
{
	vertical-align:bottom;
	border:0px;
}
