body {  
  padding: 0;
  margin: 0;
  font-family: Verdana;
  font-size: 11px;
  color: #000;
  background: url(images/bg.jpg) repeat-x left top #1b1b1b;
}

a img {
	border: none;
}

a {
	color: #417091;
	text-decoration: underline;
	outline:none;
}

a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
ul, li, h1, h2, h3, h4, h5, h6, p,form {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-position: outside;
	list-style: none;
}

.main {
	margin: 0 auto;
	width: 897px;
}
.page{
	width:997px;
	margin:0 auto;
}
.bg_page{
	width:100%;
	background:url(images/bg-page.jpg) repeat-x 0 0;
}
/* ==================== HEADER ======================= */
/* ====================================================*/

.header {
	float: left;
	width: 897px;
	
	height: 143px;
}
.page .header {
	float: left;
	width: 897px;

	height: 143px;
	padding:0 37px 0 63px;
}

/* ====================== CONTENT =========================*/
/* ========================================================*/

.content {
	width: 897px;
	float: left;
}

.page .content {
	width: 997px;
	float: left;
}
.content h1 {
	margin: 0 auto;
	width: 830px;
}
.title_page{
	width:100%;
	margin:1px 0 0 0;
}
/****************block*******************/
.block{
	width:997px;
	overflow:hidden;
	background:url(images/bg-block1.jpg) repeat-y 7px 0;
}

.top_block{
	width:997px;
	overflow:hidden;
	background:url(images/top-bg.jpg) no-repeat 1px 0;
	
}
.bottom_block{
	width:997px;

	padding:0 0 50px 0;
	min-height: 500px; 
	background:url(images/bg-bottom.jpg) no-repeat 7px 100%;
}
ul.link,
ul.acquis{
	width:727px;
	overflow:hidden;
	height:58px;
	margin:28px 0 0 62px;
	padding:0 0 0 170px;
	background:url(images/link1.jpg) no-repeat 41px 0;
}
ul.link li,
ul.acquis li,
ul.link li.center{
	width:auto;
	float:left;
	padding:0 7px 0 0;
	margin:0 20px 0 20px;
	display:inline;
	background:#fff url(images/bg-menu.jpg) 100% 2px no-repeat;
}
ul.link li.first{
	margin:0 0 0 185px;
}
ul.acquis li {
	margin:0 12px 0 12px;
	
}
span a{
	float:left;
	padding:0 0 0 7px;
	background:url(images/bg-menu.jpg) 0 2px no-repeat;
}

ul.link li.active,
ul.acquis li.active {
	border-bottom:4px solid #0e4a74;
}
ul.acquis li.last{
	width:169px;
	float:left;
	padding:0 7px 0 0;
	margin:0 12px 0 12px;
	display:inline;
	background:#fff url(images/bg-menu.jpg) 100% 2px no-repeat;
}
ul.link li a,
ul.acquis li a{
	float:left;
	color:#0e4a74;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
}
.category {
	background:url(images/link1.jpg) no-repeat 0px 0;
	width: 770px;
	margin-left: -20px;
	position: relative;
	margin: 5px 60px 32px 105px;
	padding: 0 20px;
}
.category.last {
	margin-bottom: 0px;
}
.ct_title {
	text-align: center;
	margin: auto;
	width: 110px;
	height: 20px;
	font-size: 13px;
	color: #0E4A74;
	font-weight: bold;
	margin-bottom: 3px;
}
.ct_title li {
	padding:0 7px 0 0;
	background:#fff url(images/bg-menu.jpg) 100% 4px no-repeat;
	float: left;
	margin-top: -2px;
}
.ct_title li span {
	padding:0 0 0 7px;
	background:url(images/bg-menu.jpg) 0 4px no-repeat;
}
.ct_box {
	width: 748px;
	color: #333333;
	font-size: 10px;
	background: url(images/ct_boxbg_hover.jpg) no-repeat -10000px;
	clear: both;
	margin-bottom: 15px;
	position: relative;
}
.ct_box .title {
	font-size: 13px;
	color: #0E4A74;
	font-weight: bold;
	margin-bottom: 2px;
}
.ct_inner {
	background: url(images/ct_boxbg.jpg) repeat-x top;
	border-right: solid 1px #0E4A74;
	padding: 2px 1px 0 4px;
}
.ct_inner img {
	float: right;
	margin-left: 40px;
	margin-bottom: 2px;
}
.ct_inner .descr {
	color: #0E4A74;
	font-weight: bold;
	height:26px;
	margin-bottom: 3px;
}
.ct_inner .descr span {
	color: #000000;
	font-weight: normal;
}
.ct_inner .descr div {
	float: left;
	padding-left: 25px;
	padding-right: 20px;
	background: url(images/ct_border.jpg) no-repeat left top;
	line-height: 26px;
}
.ct_inner .descr div.first {
	background: none;
	padding-left: 0;
}
.ct_box .button {
	position: relative;
	height: 20px;
	position: absolute;
	bottom: -7px;
	left: 0;
}
.ct_box .button .price {
	line-height: 18px;
	width: 88px;
	background: url(images/ct_price.jpg) repeat-x;
	padding-left: 12px;
	border: solid 1px #999999;
	border-right: 0;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
.ct_box .button a.more_info {
	background: url(images/more_info.jpg) no-repeat top;
	width: 56px;
	height: 16px;
	color: #F7F7F7;
	display: block;
	float: left;
	text-decoration: none;
	padding: 4px 12px 0;
}
.ct_box .button a:hover.more_info {
	background: url(images/more_info.jpg) no-repeat bottom;
}
.ct_box .bottom {
	background: url(images/ct_bottom.jpg) no-repeat right;
	width: 748px;
	height: 4px;
}
.ct_box:hover {
	cursor: pointer;
}
.ct_box:hover .ct_inner {
	background: url(images/ct_boxbg_hover.jpg) top repeat-x;
}

.details {
	background:url(images/link1.jpg) no-repeat 0px 0;
	width: 770px;
	margin-left: -20px;
	position: relative;
	margin: 32px 60px 32px 105px;
	padding: 0 20px;
}
.details .right_link {
	margin-top: 23px;
}
.details .title {
	clear: both;
	font-size: 15px;
	font-weight: bold;
	color: #0E4A74;
}
.details .title.padd {
	padding-top: 4px;
	margin-bottom: 4px;
}

.text{
	width:771px;
	overflow:hidden;
	padding:0 63px 0 125px;
}
.text p{
	color:#1b1b1b;
	font-size:11px;
	line-height:17px;
	margin:15px 0 0 0;
	padding:0 20px 2px 0;
}
h3{
	font-size:19px;
	line-height:19px;
	color:#0e4a74;
	padding:0 0 3px 0;
	border-bottom:1px solid #8ca8bc;
	font-weight:bold;
	margin:25px 0 0 0;
}
h3.first{
	font-size:19px;
	line-height:19px;
	color:#0e4a74;
	padding:0 0 3px 0;
	border-bottom:1px solid #8ca8bc;
	font-weight:bold;
	margin:0;
}
.top{
	width:100%;
	height:21px;
	overflow:hidden;
	margin:4px 0 0 0;
}
ul.right_link{
	float:right;
	width:auto;
	height:20px;
	overflow:hidden;
}
ul.right_link li{
	float:left;
	overflow:hidden;
	padding:0 9px 0 8px;
	margin:0 0 0 -5px;
	background:url(images/bg-li.gif) no-repeat 0 50%;
}
ul.right_link li a{
	float:left;
	text-decoration:none;
	font-size:9px;
	line-height:12px;
	color:#0e4a74;
}
ul.right_link li a:hover{
	text-decoration:underline;
}
.text_box{
	width:100%;
	overflow:hidden;

}
ul.list{
	width:100%;
	overflow:hidden;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	padding:0 0 0 40px;
}
ul.list li{
	float:left;
	background:url(images/marker.gif) no-repeat 0 50%;
	width:100%;
	line-height:20px;
	padding:0 0 0 15px;
}

.title_box {
	background: url(images/title_left.jpg) no-repeat left;
}
.title_box div {
	background: url(images/title_right.jpg) no-repeat right;
	height: 26px;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
}
.det_box {
	background: url(images/detaisl_boxbg.jpg) repeat-x bottom #E9E9E9;
	border: solid 1px #A6D5F4;
	border-top: none;
	padding: 7px 0;
	line-height: 18px;
	margin-bottom: 15px;
}
.det_box p {
	margin: 0 10px;
}
.det_box ul {
	float: left;
	width: 340px;
	margin: 0 10px;
}
.det_box ul.first {
	margin-right: 50px;
}
.det_box ul li {
	list-style: none;
	background: url(images/det_list.gif) no-repeat 0 7px;
	padding-left: 10px;
	margin-bottom: 1px;
}
.det_left {
	float: left;
	width: 300px;
}
.det_left .det_box table {
	font-size: 10px;
	width: 100%;
	margin-bottom: 2px;
}
.det_left .det_box table td {
	border-bottom: solid 1px #F2F2F2;
	padding: 0 10px;
	line-height: 17px;
	vertical-align: top;
}
.det_left .det_box table .bold {
	font-weight: bold;
}
.det_top {
	background: url(images/det_topbg.jpg) repeat-x;
	height: 49px;
	padding: 2px 6px 0 2px;
}
.det_top div {
	float: left;
	background: url(images/det_topborder.jpg) no-repeat right;
	padding: 0 10px;
	font-size: 10px;
	font-weight: bold;
	color: #0E4A74;
	line-height: 20px;
	margin-top: 2px;
}
.det_top div span {
	font-weight: normal;
	color: #000000;
}
a.det_button {
	background: url(images/det_butt.jpg) no-repeat top;
	border: solid 1px #666666;
	text-decoration: none;
	color: #0B3653;
	font-size: 12px;
	font-weight: bold;
	width: 110px;
	height: 17px;
	padding-left: 8px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	float: right;
	margin-left: 5px;
}
a:hover.det_button {
	background: url(images/det_butt.jpg) no-repeat bottom;
	color: #1880C5;
}
.det_right {
	width: 466px;
	_width: 467px;
	float: right;
	background: url(images/det_bigimg_bg.jpg) no-repeat right top;
	height: 233px;
	margin-left: 4px;
}
.det_right a img {
	border: solid 1px #0F4B75;
}
.det_right a:hover img {
	border: solid 1px #1880C5;
}
.det_right img {
	float: left;
	margin: 0 2px 2px 0;
}
.det_right img.big_img {
	float: right;
	border: none;
	margin-top: 2px;
}
.det_right .more_img {
	background: url(images/more_img.jpg) no-repeat top;
	height: 53px;
	width: 78px;
	border: solid 1px #0F4B75;
	display: block;
	float: left;
}
.det_right a:hover.more_img {
	background: url(images/more_img.jpg) no-repeat bottom;
}


.team {
	clear: both;
	border-bottom: solid 1px #8ca8bc;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.team img {	
	float: left;
	margin-right: 30px;
	border: solid 1px #0e4a74;
}
.team p {
	margin-left: 150px;
}
.clear {
	clear: both;
}
/* ================ CONTENT > Pre-footer =================*/

.pre_footer {
	width: 775px;
	background: url(images/prefooter_top.jpg) no-repeat left top;
	margin: 0 auto;
	line-height: 19px;
	color: #DBDCDD;
	font-size: 11px;
	padding-top: 15px;
	margin-top: 20px;
}	

.pre_footer_bottom {
	background: url(images/prefooter_bottom.jpg) no-repeat bottom left;
	width: 775px;
	height: 15px;
	font-size: 4px;
	margin: 0 auto;
}

.pre_footer .inner {
	background: url(images/prefooter_inner_bg.jpg) repeat-y left top;
	width: 775px;
}

.pre_footer .inner p {
	padding: 0 15px;
	text-align: center;
	background: url(images/prefooter_inner2_bg.jpg) no-repeat left top;
	width: 745px;
}

/* ================== CONTENT > Boxes ====================*/

.boxes {
	width: 822px;
	margin: 0 auto;
	min-height: 92px;
	padding: 0 4px 10px 4px;
	background: url(images/boxes_home_bg.jpg) no-repeat left top;
}

.boxes .box {
	float: left;
	width: 269px;
	padding-right: 4px;
	background: url(images/boxes_sep.jpg) no-repeat right top;
	min-height: 92px;
}

.content .boxes .last {
	background: none;
}

.boxes .box .thumb {
	float: left;
	padding: 0 2px 24px 2px;
	background: url(images/boxes_thumb_shadow.jpg) no-repeat bottom left;
	width: 127px;
}

.boxes .box .box_content {
	float: left;
	width: 134px;
	padding: 0 2px;
}

.boxes .box .box_content h4 {
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #4e4e4e;
}

.boxes .box .box_content p {
	color: #EFEBDE;
	font-size: 10px;
	line-height: 13px;
	padding-top: 2px;
}

.boxes .box .box_content p a {
	text-decoration: none;
	color: #a9c4d9;
}
/*Contact*/
ul.map{
	width:200px;
	overflow:hidden;
	margin:40px 0 0 0;
	float:left;
	padding:0 0 0 50px;
	
}
ul.map li{
	width:200px;
	float:left;
	margin:3px 0 0 0;
}

ul.map li a{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	padding:0 0 5px 0;
	text-decoration:none;
	color:#0E4A74;
}
ul.map li ul{
	width:200px;
	overflow:hidden;
	padding:0 0 10px 0;
	margin:5px 0 0 0;
}
ul.map li ul li{
	width:180px;
	padding:0 0 0 20px;
	float:left;
	margin:0;
}
ul.map li ul li a{
	font-size:11px;
	line-height:15px;
	float:left;
	padding:0;
	color:#0E4A74;
	font-weight:normal;
}
ul.map li a:hover{
	text-decoration:underline;
}
p.contact{
	color:#0e4a74;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	padding:0 0 10px 0;
}
h4{
	color:#003862;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
ul.contact_box{
	width:322px;
	float:left;
	overflow:hidden;
	padding:0 0 10px 0;
}
ul.contact_box li,
ul.contact_box li.first{
	width:322px;
	float:left;
	font-size:11px;
	line-height:15px;
	color:#000;
	padding:0 0 5px 0;
}
ul.contact_box li.first{
	margin:15px 0 0 0;
	color:#0e4a74;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}
ul.form{
	width:415px;
	overflow:hidden;
	border:1px solid #92acbf;
	float:left;
	padding:0 15px 15px 15px;
	background:#eee;
}
ul.form li{
	width:445px;
	float:left;
	margin:15px 0 0 0;
	background:#eeeeee;
}
ul.form li .name{
	width:90px;
	float:left;
	overflow:hidden;
	color:#000;
	font-size:11px;
	line-height:13px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul.form li input{
	width:204px;
	height:20px;
	border:1px solid #b4b4b4;
	font-size: 14px;
	line-height:18px;
	padding:0 3px 0 3px;

}
ul.form li textarea{
	border:1px solid #b4b4b4;
	font-size: 14px;
	line-height:18px;
	padding:0 0 0 3px;
}
input.submit{
	width:113px;
	height:33px;
	float:right;
	margin:10px 0 0 0;
	text-indent:-9999px;
	border:0;
	cursor:pointer;
	background:url(images/submit.jpg) no-repeat 0 0;
	
}
/* end Contact */
/* ====================== FOOTER =========================*/
/* =======================================================*/

.footer {
	width: 897px;
	text-align: center;
	padding-top: 14px;
	font-size: 10px;
	clear: both;
}

.footer a {
	color: #C8C8C8;
	text-decoration: none;
}
.footer a:hover{
	text-decoration:underline;
}
.footer .footer_line {
	display: block;
	padding: 6px 0;
	margin: 0 auto;
}

.footer .copyright {
	text-align: center;
	color: #666;
	font-size: 10px;
	word-spacing: 12px;
	padding-bottom: 14px;
	line-height: 14px;
}

.footer .copyright span {
	font-size: 10px;
	word-spacing: normal;
	color: #999;
}

.footer .copyright b {
	font-weight: normal;
	word-spacing: normal;
}

.footer .copyright b a {
	color: #666;
	text-decoration: none;
}
.footer .copyright b a:hover{
	text-decoration:underline;
}













.page .footer {
	width: 897px;
	text-align: center;
	padding-top: 14px;
	padding:0 0 0 58px;
	font-size: 10px;
	clear: both;
}

