@font-face {
    font-family: 'USRoman';
    src: url('../font/brus_rt0-webfont.eot');
    src: url('../font/brus_rt0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/brus_rt0-webfont.woff') format('woff'),
         url('../font/brus_rt0-webfont.ttf') format('truetype'),
         url('../font/brus_rt0-webfont.svg#USRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Museo100Regular';
    src: url('../font/museo100-regular-webfont.eot');
    src: url('../font/museo100-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/museo100-regular-webfont.woff') format('woff'),
         url('../font/museo100-regular-webfont.ttf') format('truetype'),
         url('../font/museo100-regular-webfont.svg#Museo100Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Museo300Regular';
    src: url('../font/museo300-regular-webfont.eot');
    src: url('../font/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/museo300-regular-webfont.woff') format('woff'),
         url('../font/museo300-regular-webfont.ttf') format('truetype'),
         url('../font/museo300-regular-webfont.svg#Museo300Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	background:url(../images/home/body_bg.png) no-repeat center top #f8f8f8;
	font:normal 15px/normal 'Museo100Regular';
	color:#333;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
form, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, input{
	margin:0px; 
	padding:0px;
}
a{
	outline:none;
	border:none;
}
img{
	border:0px solid;
	outline:none;
}
.rgt{
	float:right;
}
.lft{
	float:left;
}
h1{
	font:normal 35px/normal 'USRoman';
	color:#276e9a;
	clear:both;
}
#mother, #header, #middle{
	width:100%;
	max-width:1000px;
	margin:0 auto;
}
.header_inner{
	width:100%;
	max-width:948px;
	padding:0 0 12px;
	overflow:hidden;
	margin:0 auto;
}
.logo{
	width:242px;
	height:81px;
	margin:29px 0 0 1px;
	float:left;
}
.navi_number_box{
	width:695px;
	padding:12px 0 0;
	float:right;
}
.ph_number_box{
	width:auto;
	padding:0 0 8px;
	float:right;
	clear:both;
}
.ph_number_box .telephone_icon{
	width:41px;
	height:41px;
	margin:0px 6px 0 0;
	float:right;
}
.ph_number_box .number_txt{
	font:bold 16px/22px 'Museo100Regular';
	color:#174969;
	padding:0px 0 0;
	float:right;
}
#navigation{
	width:684px;
	height:44px;
	overflow:hidden;
	background:url(../images/home/navi_rep.png) repeat-x center left #1178b7;
	clear:both;
	float:right;
	border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
	behavior:url(PIE.htc); 
	position:relative;
}
#navigation ul{
	width:100%;
	height:44px;
	overflow:hidden;
	display:block;
	background:url(../images/home/navi_bg.png) no-repeat top right;
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin:0 auto;
}
#navigation ul li{
	background:url(../images/home/line_bar.png) no-repeat center left;
	list-style:none;
	margin:0 0 0 0;
	padding:12px 15px;
	float:left;
}
#navigation ul li:first-child{
	background:none;
	padding:12px 15px 12px 25px;
}
#navigation ul li a{
	font:normal 18px/normal 'Museo100Regular';
	color:#fff;
	text-decoration:none;
	text-shadow:1px 1px 0px #175a85;
	filter: progid:DXImageTransform.Microsoft.DropShadow(offx=1, offy=1, color=#175a85);

}
#navigation ul li a:hover{
	color:#b8d8ff;
}
#navigation ul li.active a{
	color:#b8d8ff;
}
.facebook_like{
	width:169px;
	height:32px;
	position:absolute;
	top:7px;
	right:185px;
}
#banner{
	width:100%;
	max-width:1000px;
	height:357px;
	background:url(../images/home/banner_shadow.png) no-repeat center bottom;
	margin:0 auto;
}
#banner .slider_area{
	width:100%;
	max-width:945px;
	height:330px;
	border:1px solid #fff;
	margin:0 auto;
}
.middle_inner{
	width:100%;
	max-width:962px;
	padding:0px;
	overflow:hidden;
	margin:0 auto;
}
.middle_panel_box{
	width:100%;
	overflow:hidden;
	padding:10px 0;
	margin:0 auto;
}
.welcome_box{
	width:653px;
	margin:0 0 0 7px;
	float:left;
}
.imgText_box{
	width:100%;
	padding:10px 0 0;
	clear:both;
}
.welcome_img{
	width:287px;
	height:206px;
	margin:0 15px 5px 0;
	position:relative;
	border:1px solid #a7a6a6;
	float:left;
}
.house_img{
	width:287px;
	height:206px;
	overflow:hidden;
}
.canvac_icon_box{
	width:30px;
	height:29px;
	position:absolute;
}
.flt_lft{
	left:-3px;
	top:-3px;
	z-index:10;
}
.flt_rgt{
	right:-3px;
	top:-3px;
	z-index:10;
}
.bottom_lft{
	left:-3px;
	bottom:-3px;
	z-index:10;
}
.bottom_rgt{
	right:-3px;
	bottom:-3px;
	z-index:10;
}
.welcome_box p.normal_txt01{
	font:normal 16px/31px 'Museo100Regular';
	color:#3c3b3e;
	margin:0px;
	padding:0px;
	text-align:justify;
}
.welcome_box p.normal_txt02{
	font:normal 26px/35px 'Museo100Regular';
	color:#333;
	margin:0px;
	padding:0px;
	text-align:justify;
}
.business_box {
	width:220px; 
	padding:0 0 10px 26px; 
	margin:0;
}
.map_box{
	width:270px;
	height:236px;
	background:url(../images/home/map_box_bg.png) no-repeat 0 0;
	margin:0 7px 0 0;
	float:right;
}
.map_img {
	width:283px;
	height:181px;
	margin:12px 0 0 12px;
	overflow:hidden;
	float:left;
}
.map_img img {
	width:244px; 
	height:155px;
}
.statement_box{
	width:305px;
	margin:0 7px;
	float:left;
}
.statement_box .main_body{
	width:305px;
	min-height:332px;
	overflow:hidden;
	background:#eee;
	border-radius:15px 15px 0 0;
    -webkit-border-radius:15px 15px 0 0;
    -moz-border-radius:15px 15px 0 0;
	behavior:url(PIE.htc); 
	position:relative;
}
.statement_box .main_body .heading{
	width:265px;
	font:normal 28px/normal 'USRoman';
	color:#fff;
	border-radius:15px 15px 0 0;
    -webkit-border-radius:15px 15px 0 0;
    -moz-border-radius:15px 15px 0 0;
	behavior:url(PIE.htc); 
	position:relative;
	background:url(../images/home/statement_heading_bg.png) repeat-x top left #1177b7;
	padding:7px 20px;
	position:relative;
	margin:0 auto;
}
.arrow{
	width:17px;
	height:13px;
	background:url(../images/home/arrow.png) no-repeat 0 0;
	position:absolute;
	bottom:-12px;
	left:20px;
}
.statement_box .main_body .img_box{
	width:281px;
	height:108px;
	margin:0 auto;
}
.statement_box .main_body .content_box{
	width:281px;
	font:normal 20px/normal 'Museo100Regular';
	color:#333;
	padding:0px 0 0;
	clear:both;
	margin:0 auto;
}
.mission_txt{
	font:normal 23px/normal 'Museo100Regular';
	color:#333;
	margin:0px;
	padding:10px 0 0;
	text-align:justify;
}
.owner_txt{
	font:normal 15px/19px 'Museo100Regular';
	color:#333;
	margin:0px;
	padding:10px 0 0;
	text-align:justify;
}
.quotes_start{
	width:21px;
	height:19px;
	margin:0 6px 0 0;
}
.quotes_end{
	width:21px;
	height:19px;
	margin:4px 0px 0 6px;
}
.call_us_txt{
	font:normal 25px/40px 'USRoman';
	color:#525151;
}
.statement_box .main_body .number_box{
	width:100%;
	padding:10px 0 0px 5px;
	overflow:hidden;
	clear:both;
}
.statement_box .main_body .number_box .contact_img{
	width:54px;
	height:59px;
	margin:0 10px 0 0;
	float:left;
}
.statement_box .main_body .number_box .contact_number{
	font:normal 20px/30px 'Museo100Regular';
	color:#333;
	float:left;
}
.statement_box .shadow_box{
	width:305px;
	height:32px;
	background:url(../images/home/statement_box_shadow.png) no-repeat center top;
	margin:0 auto;
}
#footer{
	width:100%;
	max-width:1000px;
	background:url(../images/home/footer_bg.png) no-repeat center top;
	margin:0 auto;
}
#footer .footer_inner{
	width:100%;
	max-width:948px;
	overflow:hidden;
	padding:24px 0 10px;
	margin:0 auto;
}
#footer .part_box{
	width:33%;
	text-align:center;
}
#footer ul.footer_txt{
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
}
#footer ul.footer_txt li{
	list-style:none;
	margin:0 0 0 0;
	padding:0 2px;
	float:left;
}
#footer ul.footer_txt li a{
	font:normal 14px/normal 'Museo100Regular';
	color:#636262;
	text-decoration:none;
}
#footer .copywright_txt{
	font:normal 12px/normal 'Museo100Regular';
	color:#7e7e7e;
	padding:8px 0 0;
	text-align:left;
	clear:both;
}
#footer .copywright_txt a{
	font:normal 12px/normal 'Museo100Regular';
	color:#7e7e7e;
	text-decoration:none;
}
#footer .copywright_txt a:hover{
	color:#7e7e7e;
	text-decoration:underline;
}
#footer .design_txt{
	font:normal 13px/normal 'Museo100Regular';
	color:#636262;
	padding:13px 0 0;
}
#footer .design_txt a{
	font:normal 13px/normal 'Museo300Regular';
	color:#636262;
	text-decoration:none;
}
#footer .design_txt a:hover{
	color:#276E9A;
	text-decoration:underline;
}
.footer_icon_box{
	width:39px;
	height:39px;
	float:right;
	margin:0 0 0 6px;
}
.connect_txt{
	font:normal 15px/normal 'USRoman';
	color:#6d6d6d;
	padding:11px 0 0;
	float:right;
}







ul.service_list{
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 25px 10px;
	float:left;
}
ul.service_list li{
	background:url(../images/services/arrow.png) no-repeat center left;
	font:normal 22px/normal 'USRoman';
	color:#194b6a;
	list-style:none;
	margin:23px 0 0 0;
	padding:0 0 0 28px;
	clear:both;
}
.service_container {
	
}
.service_txt_block {
	width:400px; 
	float:left;
}
.service_bg_box{
	width:552px;
	height:553px;
	background:url(../images/services/bg_box.png) no-repeat 0 0;
	float:right;
}
.service_bg_box .big_image_box{
	width:514pc;
	height:500px;
	overflow:hidden;
	margin:20px 0 0 20px;
	float:left;
}
.service_block_box{
	width:226px;
	overflow:hidden;
	margin:0 0 0 7px;
	float:left;
}
.service_block_box .top{
	width:226px;
	background:url(../images/services/small_box_top.png) no-repeat center top;
	margin:0 auto;
}
.service_block_box .middle{
	width:226px;
	background:url(../images/services/small_box_middle.png) repeat-y center top;
	margin:0 auto;
}
.service_block_box .bottom{
	width:226px;
	padding:24px 0 32px;
	background:url(../images/services/small_box_botom.png) no-repeat center bottom;
	margin:0 auto;
}
.service_block_box .img_small_box{
	width:192px;
	height:114px;
	overflow:hidden;
	border:1px solid #a7a6a6;
	margin:0 auto;
}
.service_block_box .small_content_box{
	width:194px;
	padding:8px 0 0;
	margin:0 auto;
}
.service_block_box .small_content_box p{
	font:normal 14px/19px 'Museo300Regular';
	color:#585858;
	margin:0px;
	padding:0px;
	text-align:justify;
}
.service_block_box .more_txt{
	width:100%;
	text-align:right;
	float:right;
	clear:both;
}
.service_block_box .more_txt a{
	font:normal 12px/normal 'USRoman';
	color:#0e5683;
	text-decoration:none;
}
.service_block_box .more_txt a:hover{
	color:#0e5683;
	text-decoration:underline;
}

.footer_icon_box-1{
	width:119px;
	height:45px;
	float:right;
	margin:0 0 0 6px;
}


.mail_txt{
	font:normal 16px/42px 'Museo100Regular';
	color:#333;
	margin:0px;
	padding:0px;
	
}

.mail_txt a {color:#06446d; text-decoration:underline;}

.mail_txt a:hover {color:#107ac1; text-decoration:underline;}


.middle_panel_box-1 {
	width:100%;
	overflow:hidden;
	padding:10px 0;
	margin:0 auto;
}
.home_middle_box_1 {
	margin-top:-20px; 
	padding:0;
}
.middle_panel_box-1 h2{
	font:normal 30px/normal 'USRoman';
	color:#276e9a;
	clear:both;
}

.middle_panel_box-1 ul {margin:0; padding:0; list-style:none;}

.middle_panel_box-1 ul li {margin:0 0 15px 0; padding:0 0 0 28px;font:normal 19px/25px 'Museo100Regular'; color:#3C3B3E; background:url(../images/services/arrow.png) no-repeat 0 3px; }


