@charset "utf-8";
/* CSS Document */
body {
	background-color:#e5e5e5;
	padding-top:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
}
div.page {
	background:url(../img/bg.png) center top;
	margin:0 auto;
	width:960px;
}
/* ===== header ===== */
.page .header{
	background:url(../img/header.jpg) center top no-repeat;
	height:159px;
}
.header .logo{
	position:relative;
	display:block;
	width:126px;
	height:98px;
	left: 36px;
	top:14px;
}
.header .findus{
	float:right;
	position:relative;
	right:20px;
	top:20px; 
	width:290px;
}
.findus .icons{
	width:290px;
	height:43px;
}
.findus .icons a{
	float:right;
	display:block;
	width:30px;
	height:33px;
	margin-right:6px;
}
.findus .icons a.skype{
	margin-right:4px;
	margin-left:1px;
}
.findus .icons a.skype:hover{
	background: url(../img/soc_icon.png) -153px 2px no-repeat;
}

.findus .icons a.youtube{
	margin-right:8px;
}
.findus .icons a.rss{
	margin-right:10px;
}
.findus .icons a.rss:hover{
	background: url(../img/soc_icon.png) -112px 2px no-repeat;
}
.findus .icons a.facebook{
	margin-right:10px;
}
.findus .icons a.facebook:hover{
	background: url(../img/soc_icon.png) -72px 2px no-repeat;
}
.findus .icons a.twitter{
	margin-right:10px;
}
.findus .icons a.twitter:hover{
	background: url(../img/soc_icon.png) -32px 2px no-repeat;
}
.findus .icons a.youtube{
	width:26px;
}
.findus .icons a.youtube:hover{
	background: url(../img/soc_icon.png) 2px 2px no-repeat;
}
.findus .form .email , .findus .form .name , .findus .form .getupdates{
	display:block;
	float:left;
}
.findus .form .email , .findus .form .name{
	width:108px;
	height:18px;
	padding:2px 1px 1px 1px;
	margin:0px;
	border:1px solid #cbcbcb;
	
}

.findus .form .email{
	background:url(../img/email_name.png) left top no-repeat #fff;
}

.findus .form .name{
	margin-left:8px;
	background:url(../img/email_name.png) left top no-repeat #fff ;
	background-position: 0px -22px;
}

.findus .form .getupdates{
	margin-left:9px;
	width:42px;
	height:21px;
	cursor:pointer;
	border:0px;
}
.findus .address{
	color:#838383;
	font-size:1.3em;
	clear:left;
	padding-top:7px;
}

/* ===== header menu ===== */
.menu ul dd{

}
.menu{
	margin-top:30px;
	padding:0px 20px 0px 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#d7e0e8;
	z-index:100;
}
.menu ul{ 
	display:block;
}
.menu ul li.main{
	float:left;
}
.menu ul li.main a.ml span{
	padding:8px 18px 9px 18px;
	display:block;
}
.menu ul li.main a.ml{
	color:#d7e0e8;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.menu ul li.main a.ml:hover{
	background:url(../img/menu_hover.png) left top no-repeat;
	color:#002c5f;
	padding:0px;
}
.menu ul li.main a.ml:hover span{
	background:url(../img/menu_hover_right.png) right top no-repeat;
}
.menu ul li.main a.active , .menu ul li.main a.active1{
	background:url(../img/menu_hover.png) left top no-repeat;
	color:#002c5f;
	padding:0px;
}
.menu ul li.main a.active span, .menu ul li.main a.active1 span{
	background:url(../img/menu_hover_right.png) right top no-repeat;
}
	
.menu ul li.main:hover {

}
/* ===== Sub menu ===== */
.menu ul dd{
	display:none;
	float:left;
}
.menu ul .sub_menu{
	display:none;
	float:left;
	z-index: 100;
}
.menu ul ol{
	position:absolute;
	margin-top:31px;
}
.menu ul ol li
{
	background:url(../img/sub_menu.png) 5px -35px no-repeat;
	padding-left:10px;
}
.menu ul ol li span{
	padding-right:5px;
	background:url(../img/sub_menu.png) right top no-repeat;
	display:block;
}
.menu ul ol li span a{
	padding:3px 10px 5px 10px;
	display:block;
	background: url(../img/sub_menu_dev.png) center bottom no-repeat #d7e0e8; /* #d7e0e8; */
	color:#002c5f;
	text-decoration:none;
	font-weight:normal;
	font-size:0.8em;
}
.menu ul ol li span a:hover{
	background:#cbd7e3;
}
.menu ul ol li.last{
	background:url(../img/sub_menu.png) left -60px no-repeat;
	margin-left:5px;
}
.menu ul ol li.last span{
	background:url(../img/sub_menu.png) right -25px no-repeat;
	display:block;
	height:10px;
	padding-right:10px;
}
.menu ul ol li.last span span{
	display:block;
	background:url(../img/sub_menu.png) left -70px repeat-x;
}

.menu ul ol li.first{
	background:url(../img/sub_menu.png) left -50px no-repeat;
	margin-left:5px;
}
.menu ul ol li.first span{
	background:url(../img/sub_menu.png) right -15px no-repeat;
	display:block;
	padding-right:10px;
}
.menu ul ol li.first span span{
	display:block;
	height:5px;
	background:#d7e0e8;
}
/* ===== header big_picture ===== */
.big_picture{
	background:url(../img/big_picture.jpg) left top no-repeat;
	width:940px;
	height:281px;
	margin: 0 10px;
	z-index:90;
}
.big_picture .adv{
	padding:20px;
	width:200px;
	height:200px;
	padding:33px 0 0 689px;
}
.big_picture .adv a{
	display:block;
	width:200px;
	height:200px;
	z-index:95;
}
.clr{
	clear:both;
}
.bg {
	width:940px;
	margin:0 auto;
	background:url(../img/big_bg.jpg) left top repeat-x;
}
.bg .shadow{
	background:url(../img/shadow.jpg) top center no-repeat;
	height: 21px;
}
/* ========== Navig ========== */
.navig{
	padding: 10px 0;
	font-size: 1.2em;
	}
/* ========== Content ========== */
.left .block_content a, .right .block_content a{
	color:#1f4275;
}
.left .block_content a:hover, .right .block_content a:hover{
	text-decoration:none;
}
.left li{
	color:#555;
}

/* ===== left ===== */
.content .left{
	width:619px;
	padding: 0px 5px 0px 10px;
	float:left;
}
.content .left .block{}
.content .left .block .block_top{
	background:url(../img/block.png) -620px 0 no-repeat;
	height:5px;
}
.content .left .block .block_footer{
	background:url(../img/block.png) 0 0 no-repeat;
	height:5px;
}
.content .left .block .block_content{
	border-left:  1px solid #9bb1cd;
	border-right: 1px solid #9bb1cd;
	background:url(../img/block_footer_bg.png) left bottom repeat-x #fff;
	padding: 4px 20px 36px 20px;
	text-align: justify;
}

.left .block .block_content h1 {
	padding: 10px 0;
	font-size:18px;
	font-weight:normal;
	color:#1f4275;
}
.left .block .block_content h2 {
	padding: 10px 0;
	font-size:18px;
	font-weight:normal;
	color:#1f4275;
}
.left .block .block_content p{
	padding: 5px 0;
	font-size:12px;
	line-height:1.3em;
	color:#5a5a5a;
}
.left .block .block_content .home_1{
	background: url(../img/home_1.jpg) right  bottom no-repeat;
	padding-right:136px;
}
.left .block .block_content .home_2{
	background: url(../img/home_2.jpg) left 10px no-repeat;
	padding-left:250px;
}
.left .block .block_content .home_3{

}
.left .block .block_content .home_3 .img{
	background: url(../img/home_3.jpg) right  top no-repeat;
	padding-right:270px;
}
/* ===== left mini_block ===== */
.home_4{
	padding:10px 0;
}
.home_4 .mini_top {
	background:url(../img/mini_block.jpg) left top no-repeat;
	padding: 50px 20px 15px 20px;
	font-size:1.3em;
	line-height:1.3em;
}
.home_4 .min_left {
	float:left;
	width:279px;
}
.home_4 .min_left a{
	display:block;
	line-height:2em;
}

.home_4 .min_right {
	margin-left:299px;
	width:279px;
}

.home_4 .mini_footer {
	background:url(../img/mini_block.jpg) -280px 0px no-repeat;
	height:5px;
}
.home_4 .mini_comntent {
	background:url(../img/mini_block_1.jpg) left top repeat-y;
}
.home_4 .min_right .mini_top{
	background:url(../img/mini_block.jpg) -280px -28px no-repeat;
}

/* ===== RIGHT ===== */
.content .right{
	margin-left:634px;
	padding:0px 10px 0px 5px;
	width:291px;
}
.right .block .head{
	color:#1f4275;
	font-size:2.2em;
	padding: 0px 0px 10px 20px;
	line-height:18px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.right .block .block_top{
	background: url(../img/block.png) -1240px 0 no-repeat;
	height:5px;
}
.right .block .block_footer{
	background:url(../img/block.png) -1532px 0 no-repeat;
	height:5px;
}
.right .block .block_content{
	border-left:1px solid #9bb1cd;
	border-right:1px solid #9bb1cd;
	background:#fff;
	padding:15px 20px 15px 20px;
}
.right .left_menu .block_content{
	padding:10px 20px 15px 20px;
}
.right .block .block_content li{
	font-size:1.6em;
	line-height:1.6em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../img/menu_left.jpg) center bottom no-repeat;
	padding-bottom:3px;
}
.right .block .block_content li a{
	color:#1f4275;
	text-decoration:none;
	display:block;
	margin-left:-5px;
	padding-left:5px;
}
.right .block .block_content li a:hover, .right .block .block_content li a.active{
	background:#e5e5e9;
}

/* ===== FOOTER ===== */
.footer{
	margin: 0 auto;
	width:920px;
	margin-top:20px;
	margin-bottom:10px;
}
.footer .block_top{
	background:url(../img/footer_bg.png) left top no-repeat;
	height:8px;
}
.footer .block_content{
	background:url(../img/footer_bg.png) -920px 0 repeat-y #fbfbfb;

}
.footer .block_content_bg{
	background:url(../img/footer_bg.png) -2760px bottom no-repeat;
	padding: 2px 10px 20px 10px;
}
.footer .block_footer{
	background:url(../img/footer_bg.png) -1840px 0 no-repeat;
	height:8px;
}
.footer dl{
	float:left;
	padding:10px;
	font-size:1.1em;
}
.footer dl a{
	text-decoration:none;
}
.footer dl a:hover{
	text-decoration:underline;
}
.footer dl dt a{
	color:#001f4b;
	font-weight:bold;
	padding-bottom:12px;
	display:block;
}
.footer dl dd a{
	color:#707070;
	line-height:1.7em;;
	display:block;
	font-size:1em;
	letter-spacing:-1px;
}

.copy{
	padding:10px 0 20px 0;
	color:#5A5A5A;
	text-align:center
}

/* ===== Validator ===== */
.validator{
	text-align:center;
}
.validator ul{
	width:176px;
	margin:0 auto 20px auto;
}
.validator li{
	height:31px;
	width:88px;
	float:left;
	display:block;
	padding-bottom:20px;
}
.validator li.html{
	background:url(http://jigsaw.w3.org/css-validator/images/vcss) left top no-repeat;
}
.validator li.css{
	background:url(http://validator.w3.org/images/valid_icons/valid-xhtml10) left top no-repeat;
}
.block_content span{
	font-size: 12px;
	line-height: 1.3em; 
}
.block_content small{
	font-size: 11px;
}
.error{
	color:red;
}
.hidden{
	display: none;
}
.left .block_content li{
	font-size:13px;
	line-height:1.5em;
/* 	list-style-position:inside; */
/* 	list-style-type:disc; */
	padding:5px 0 5px ;
}
.left .block_content ul{
	padding-left: 30px;
}
.block_content  span.error{
	font-size:1.3em;
}
.block_content  h3{
	font-size:1.3em;
	padding:1em 0 0.5em 0;
	color:#5A5A5A;
}
.left .block .block_content h3 p{
	padding:0;
}

/* ========== online form ========== */
.left ul.inline{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 0; 
	height: 48px;		
}

.left .inline li{
	list-style-type: none;
	float: left;
	background: none;
	padding: 10px 10px 10px 10px;
}
.left .inline li.curr{
	background: #aaa;
	color:#fff;
}
.left .inline li.before{
	background: #eee;
}
.left .gray p{
 	color: #999;
}
.left .f11 p{
 	font-size: 11px;
}
.left .f11 h3{
	padding-left:0;
}
#total{
	line-height:1.5em;
}

/* ===== gallery ===== */
#thePicture {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #fff;
	display:block;
	box-shadow: #555 0px 0px 10px;
	-moz-box-shadow: #555 0px 0px 10px;
	-webkit-box-shadow: #555 0px 0px 10px;
	overflow:hidden;
	width:565px;
}

.block_content .photos .photos .img{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #555;
	box-shadow: #555 0px 0px 2px;
	-moz-box-shadow: #555 0px 0px 2px;
	-webkit-box-shadow: #555 0px 0px 2px;
	overflow:hidden;
	display: block; 
	float: left; 
	width: 138px; 
	height: 89px; 
	overflow: hidden; 
	margin: 0px 4px 4px 0px;
}

fieldset {
	border:1px solid #9BB1CD;
	padding:5px 20px 20px 20px;
	width:350px;
	margin: 0 auto;
	font-size:12px;
}
legend{
	padding: 10px; 
	color: #1F4275; 
	font-size: 18px; 
	margin: 0 auto;
}
fieldset table td {
	font-size:12px;
	padding:3px;
}
fieldset table td.firsttd{
	width:290px;
}
fieldset b{
	display:block;
	text-align:center;
	padding-bottom:10px;
	color:#1F4275;
	padding-top:5px;
	font-weight: normal;
}
fieldset b.int{
	padding-top:20px;
}
 
b,strong{
	color:#444;
}
.left .leftblock li{
/*	background: url(../img/li.png) 7px 5px no-repeat;*/
	list-style-type:circle;
}
.page33 .content .left .block_content {
	background: #fff url(../img/homepage_bg.jpg) right top no-repeat;
}
a.f11 {
	background-position:0 0;
}

a.b1 {
	background:url("../img/button1.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	height:70px;
	width:220px;
}

a.f11 {background-position:0 0px;}
a.f11:hover{background-position:0 -70px;}
a.f11:active{background-position:0 -140px;}

a.pricelist {background-position:-220px 0px;}
a.pricelist:hover {background-position:-220px -70px;}
a.pricelist:active {background-position:-220px -140px;}

a.apply {background-position:-440px 0px;}
a.apply:hover {background-position:-440px -70px;}
a.apply:active {background-position:-440px -140px;}

a.contact {background-position:-660px 0px;}
a.contact:hover {background-position:-660px -70px;}
a.contact:active {background-position:-660px -140px;}

a.schedule {background-position:-880px 0px;}
a.schedule:hover {background-position:-880px -70px;}
a.schedule:active , a.act {background-position:-880px -140px;}

