body{
	margin:0;
	color:#333;
	font:12px/16px Arial, Helvetica, sans-serif;
	background:url(/img/bg-body.gif);
	min-width:1000px;
}
img{border:0;}
a{
	color:#fff;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
.content a{
	color:#000;
	text-decoration:underline;
}
.content a:hover{text-decoration:none;}

input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
}
.container:after{
	content:"";
	clear:both;
	display:block;
}
.container{
	min-width:1000px;
	max-width:1280px;
	margin:0 auto;
}
#header{
	width:100%;
	overflow:hidden;
	padding:0 0 24px;
	background:#4a9dd8 url(/img/bg-header.gif) repeat-x 0 100%;
}
.m-holder{
	overflow:hidden;
	height:1%;
	padding:0 35px;
}
#header .l-box{
	float:left;
	width:336px;
	padding:27px 0 0;
}
.logo{
	display:block;
	padding:0 0 0 19px;
}
.logo a{
	display:block;
	overflow:hidden;
	width:215px;
	height:94px;
	text-indent:-9999px;
	background:url(/img/logo.png) no-repeat;
}
.add-nav{
	width:100%;
	overflow:hidden;
	padding:30px 0 0;
}
.add-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.add-nav ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	padding:0 0 10px;
}
.add-nav ul li a{
	display:block;
	width:319px;
	overflow:hidden;
	height:51px;
	padding:2px 0 2px 17px;
	font-size:23px;
	line-height:50px;
	color:#e2eff9;
	text-decoration:none;
	background:url(/img/bg-add-nav.png) no-repeat;
}
.add-nav ul li a img{
	float:left;
	display:inline;
	margin:0 7px 0 0;
}
#header .r-box{
	float:right;
	width:55.5%;
	padding:19px 20px 0 0;
	position:relative;
}
#header .r-box .hold{
	width:100%;
	overflow:hidden;
	padding:0 0 11px;
}
#header .address{
	margin:0;
	padding:5px 0 0 5px;
	list-style:none;
	float:left;
}
#header .address li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	font-size:14px;
	line-height:18px;
	color:#e3f0f9;
	padding:0 0 10px;
}
.phone-box{
	float:right;
	position:relative;
	width:210px;
}
.phone-box .code{
	float:left;
	width:61px;
	height:48px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	font-size:16px;
	line-height:32px;
	letter-spacing:-1px;
	padding:10px 0 0;
	color:#e1f0fb;
	/*background:url(/img/bg-code.png) no-repeat;*/
}
.phone-box .text{
	float:left;
	width:210px;
	padding:6px 0 0 6px;
}
.phone-box .text span{
	display:block;
	font-size:26px;
	letter-spacing:0px;
	line-height:32px;
	color:#e1f0fb;
}
.aside1{
	float:right;
	width:390px;
}
.aside2{
	float:right;
	width:24.2%;
}
.gallery{
	float:left;
	position:relative;
	height:214px;
	margin:18px 0 0;
	padding:39px 0 11px;
}
.gallery div{
	height:213px;
	overflow:hidden;
}
.gallery .btn-up,
.gallery .btn-down{
	position:absolute;
	left:7px;
	width:99px;
	height:5px;
	overflow:hidden;
	text-indent:-9999px;
}
.gallery .btn-up{
	top:0;
	background:url(/img/btn-up.gif) no-repeat;
}
.gallery .btn-down{
	bottom:0;
	background:url(/img/btn-down.gif) no-repeat;
}
.gallery ul{
	margin:0;
	padding:0;
	list-style:none;
	height:9999px;
	position:relative;
}
.gallery ul li{
	float:left;
	width:100%;
	padding:0 0 7px;
}
.gallery ul li a{
	display:block;
	overflow:hidden;
	width:99px;
	height:54px;
	padding:6px 7px 7px 7px;
	background:url(/img/bg-gallery.png) no-repeat;
}
.gallery ul li a img{
	display:block;
}
.slide-hold{
	float:left;
	margin:12px 0 0;
	padding:6px 7px 7px 7px;
	width:375px;
	height:201px;
	background:url(/img/bg-slide.png) no-repeat;
}
.slide-hold ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:375px;
	height:201px;
}
.slide-hold ul li{
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	width:375px;
	height:201px;
}
.slide-hold ul li img{
	display:block;
}
#main{
	width:100%;
	overflow:hidden;
	padding:20px 0 17px;
}
.navigation{
	overflow:hidden;
	height:56px;
	background:url(/img/bg-navigation-l.gif) no-repeat;
}
.navigation .holder{
	overflow:hidden;
	height:56px;
	background:url(/img/bg-navigation-r.gif) no-repeat 100% 0;
}
.navigation table{
	width:100%;
	border-collapse:collapse;
}
.navigation table td{
	padding:0;
	font-size:20px;
	line-height:22px;
	letter-spacing:-1px;
	vertical-align:middle;
	height:53px;
	text-align:center;
	background:url(/img/separator1.gif) no-repeat 0 50%;
}
.navigation table td.first{
	background:none;
}
.content-hold{
	height:1%;
	overflow:hidden;
	margin:27px 0 0;
	padding:0 20px;
	background:url(/img/bg-content-hold.gif) repeat-y 67% 0;
}
.content{
	float:left;
	width:65%;
	padding:0 0 0 0;
	margin:0 0 -16px;
}
.inner-p{
	background:url(/img/bg-content-hold-i.gif) repeat-y 30% 0;
	padding-left:0;
}
.inner-p .content{
	float:left;
	padding:0 25px 5px 57px;
	margin:0;
	width:62%;
}
.content-hold h1,
.content-hold h2{
	margin:0 0 15px;
	font-size:22px;
	line-height:22px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#000;
}
.content-hold h1{
	margin:0 0 24px;
}
.content p{
	margin:0 0 16px;
}
.text-list{
	margin:0;
	padding:0 0 6px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.text-list li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	padding:0 0 16px 20px;
	background:url(/img/bullet1.gif) no-repeat 2px 6px;
}
.bside{
	float:left;
	width:28%;
	padding:0 0 0 60px;
	margin:0 0 -20px;
}
.bside .box{
	padding:0 0 11px;
	width:100%;
	overflow:hidden;
}
.bside h2{
	margin:0 0 19px;
}
.bside p{
	margin:0 0 16px;
}
.licens-list{
	margin:0 -10px 0 0;
	padding:3px 0 12px;
	list-style:none;
	float:left;
}
.licens-list li{
	float:left;
	padding:0 9px 11px 2px;
}
.licens-list li a{
	width:58px;
	display:block;
	padding:7px 6px 5px 6px;
	height:87px;
	overflow:hidden;
	background:url(/img/bg-licens.gif) no-repeat;
}
.licens-list li a img{
	display:block;
}
#footer{
	width:100%;
	overflow:hidden;
}
.footer-hold{
	width:100%;
	overflow:hidden;
	background:url(/img/bg-footer-l.gif) no-repeat;
}
.footer-hold .frame{
	width:100%;
	overflow:hidden;
	background:url(/img/bg-footer-r.gif) no-repeat 100% 0;
	padding:38px 0 30px;
}
.footer-hold .copy{
	float:left;
	width:270px;
	padding:1px 0 0 21px;
}
.footer-hold .copy p{
	margin:0;
}
.powered{
	float:right;
	padding:0 33px 0 0;
}
.powered a{
	display:block;
	width:237px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/img/powered.png) no-repeat;
}
.content .image-hold{
	float:right;
	width:245px;
	display:inline;
	margin:-1px -19px 0 0;
	padding:0 0 0 18px;
	position:relative;
}
.content .image-hold .t,
.content .image-hold .b{
	width:100%;
	overflow:hidden;
	height:6px;
	line-height:0;
	font-size:0;
	background:url(/img/bg-img-t.png) no-repeat;
}
.content .image-hold .b{
	height:9px;
	background:url(/img/bg-img-b.png) no-repeat;
}
.content .image-hold .c:after{
	content:"";
	clear:both;
	display:block;
}
.content .image-hold .c{
	width:230px;
	padding:0 7px 0 8px;
	background:url(/img/bg-img-c.png) no-repeat;
}
.content .image-hold .image{
	float:left;
	width:100%;
	height:auto;
	margin:0 0 -2px;
	position:relative;
}
.content .image-hold .image img{
	display:block;
}
#sidebar{
	float:left;
	width:28.2%;
	padding:4px 0 0;
}
#sidebar .box{
	overflow:hidden;
	height:1%;
	background:url(/img/bg-sidebar-l.gif) no-repeat;
}
#sidebar .box .holder{
	overflow:hidden;
	height:1%;
	background:url(/img/bg-sidebar-r.gif) no-repeat 100% 0;
}
#sidebar .box .frame{
	overflow:hidden;
	height:1%;
	background:url(/img/bg-sidebar-b.gif) no-repeat 0 100%;
}
#sidebar .box .box-hold{
	overflow:hidden;
	height:1%;
	padding:14px 8px 18px 22px;
	background:url(/img/bg-sidebar-rb.gif) no-repeat 100% 100%;
}
#sidebar ul,
#sidebar ul li ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#sidebar ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	font-size:17px;
	line-height:32px;
	letter-spacing:-1px;
}
#sidebar ul li a,
#sidebar ul li ul li a{
	color:#e2eff8;
}
#sidebar ul li ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	font-size:17px;
	line-height:32px;
	padding:0 0 0 17px;
	background:url(/img/bullet2.gif) no-repeat 1px 15px;
	letter-spacing:-1px;
}




.pager{
	width:100%;
	overflow:hidden;
	padding:16px 0 0;
}
.pager ul{
	margin:0;
	padding:0 2px 0 0;
	list-style:none;
	float:right;
}
.pager ul li{
	float:left;
	padding:0 0 0 4px;
	line-height:16px;
}
.pager ul li a{
	float:left;
	text-decoration:none;
	height:16px;
	width:16px;
	text-align:center;
	color:#fff;
	background:#1e6a9e;
	padding:0 0 0 1px;
}
.pager ul li a:hover,
.pager ul li.active a{
	font-weight:bold;
	background:#8d8d8d;
}


.news-hold{
	width:622px;
	position:relative;
	margin:0 0 0 -14px;
}
.news-hold .pager{
	padding:1px 0 0;
}
.news-hold .hold{
	width:100%;
	overflow:hidden;
	padding:9px 0 0;
}
.news-hold .hold .box{
	width:100%;
	overflow:hidden;
	padding:24px 0 0;
}
.news-hold .hold .image{
	float:left;
	width:158px;
}
.news-hold .hold .image img{
	display:block;
}
.news-hold .hold .text{
	float:right;
	width:459px;
	padding:2px 0 0;
}
.news-hold .hold .text strong{
	display:block;
	font-weight:normal;
	font:16px/18px Tahoma, Geneva, sans-serif;
	color:#1b689e;
	padding:0 0 3px;
}
.news-hold .hold .text strong a{
	color:#1b689e;
}
.content .news-hold .hold p{
	margin:0;
	text-align:left;
}
.content .news-hold .text .btn-more{
	padding:13px 0 0;
}
.content .news-hold .text .btn-more a{
	float:left;
}
.content .news-hold .text .text-i{
	height:1%;
	overflow:hidden;
	padding:22px 20px 0 0;
}
.content .news-hold .text .text-i span{
	display:block;
	color:#1e6a9e;
	padding:0 0 19px;
}

.btn-more{
	display:block;
	overflow:hidden;
	padding:7px 0 0;
}
.btn-more a{
	font-size:12px;
	line-height:16px;
	background:#3d93d3;
	text-decoration:none;
	color:#fff;
	padding:0 9px 1px 10px;
}
