@charset "utf-8";
/* CSS Document */
/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0;/*text-decoration:none;*/list-style:none ; text-decoration:none;}
html { overflow-y: scroll; }
a { outline: none; 	}
a img { border: none; }
img{ border:none}
a{ /*text-decoration:none;*/}
/* END RESET */
/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
.clear{
	clear:both;
}
/* CSS Document */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
.clearfix {display:block;}
/* End hide from IE-mac */
/* font reset */
body{
	background:url(../images/body-bg.png) no-repeat center top;
	color:#3e3e3e;
	font-size:15px;
	font-family: 'Roboto', sans-serif;

}
.wrapper{
	width:985px;
	margin:0 auto;
}
/*----------------------header style---------------------------------*/
#header{
	width:985px;
	background:url(../images/bg.png) no-repeat left top;
	height:145px;
	position:relative
}
#logo{
	margin-top:54px;
	margin-left:42px;
	background:#FFF;
	float:left;
	width:180px;
	border-right:1px solid;
}
#quote{
	padding-top:83px;
	float:left;
	width:232px;
	padding-left:24px;
}
#callus{
    height: 64px;
    position: absolute;
	right:40px;
	top:64px;
	text-align:right;
}
#callus h3{
	color: #000;
	font-size:20px;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
}
#callus span{
	color:#0e68b6;
	font-size:28px;
	line-height: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:700
}
/*---------------------------nav------------------------*/
#nav{
	width: 984px;
	height:68px;
	line-height:55px;
	background:url(../images/menu.png) no-repeat left top;
	padding 0;
	position:absolute;
	top:146px;
	left:0px;
	z-index:100;
}
#nav ul{
	padding:0;
	margin:0;
	margin-left:15px;
	
}
#nav ul li{
	padding: 0;
	margin: 0;
	float:left;
	padding: 0px 50px 0px 20px;
	background:url(../images/li-bg.png) no-repeat right 13px;
}
#nav ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
	color:#ffffff;
	display: block;
}
#nav ul li a:hover,#nav ul li.current_menu_item a{
	color:#6dacff;
	background:url(../images/menu_hover.png) no-repeat top center;
}
#nav ul li:last-child,#nav ul li.last{
	background:none
}
#social{
	width:120px;
	height:28px;
	position:absolute;
	top:158px;
	right:42px;
	z-index:200;
	text-align:right
}
#social img{
	margin-left:5px
}
#main{
	background:url(../images/main-bg.png) repeat-y right bottom;
}
/*-------------------------------banner style------------------------*/
#banner{
	padding-top: 56px;
}
#banner img{
	padding-left: 14px;
}
#banner_text {
	background:url(../images/banner_text_bg.png) no-repeat center bottom;
	display: block;
	padding-bottom: 59px;
}
#banner_text p{
	color: #851f1f;
	font-size: 20px;
	text-align: center;
}
/*-------------------container-------------------*/
#container{
	margin: 0px 42px;
	border-bottom:1px solid #cbcbcb;
	padding:20px 0px;
	overflow:auto;
	min-height:450px;
}
.noborder {
	border:none!important;
}
#leftcontent{
	float:left;
	width: 450px;
}
#main h2{
	padding:0;
	margin:0;
	color:#003e7e;
	font-size:20px;
	padding-bottom:14px;
	font-weight:normal
}
#leftcontent p{
	padding:0;
	margin:0;
	color:#3e3e3e;
	font-size:15px;
	padding-bottom:20px;
	overflow:auto;
}
.full {
	width:100%!important;
	margin:60px 0 0 0;
}
#leftcontent a.readmore{
	padding:0;
	margin:0;
	color:#003e7e;
	font-size: 15px;
}
/*-------------------------sidebar-------------------------*/
#sidebar{
	float: right;
	width: 424px;
	padding:34px 0 0 0 
}
.testimonial{
	border:1px solid #cacaca;
	border-radius: 8px;
	padding: 39px 34px 31px 29px;
	position:relative;
}
.testimonial h3{
	padding:0;
	margin:0;
	color:#003e7e;
	font-size:20px;
	font-weight:normal
}
.testimonial p{
	padding:0;
	margin:0;
	color:#3e3e3e;
	font-size:15px;
}
#testimonial_img_1{
	position: absolute;
	top: -25px;
	left: 0px;
}
#testimonial_img_2{
	position: absolute;
	bottom: -25px;
	right: 0px;
}
#testimonial_img_3{
	position: absolute;
	bottom: -14px;
	left:20px;
}
a.button {
	color: #ffffff;
	font-size: 20px;
	line-height: 46px;
	background: #003e7e;
	margin-top:34px;
	border-radius: 5px;
	height: 46px;
	width: 100%;
	display:block;
	text-align:center
}
/*--------------------gallery--------------------*/
.gallery{
	padding: 28px 42px 0;
}
.gallery img {
	margin-right: 1px;
	margin-bottom: 4px;
	margin-top: 10px;
	padding: 0;
}
img.last {
	margin-right: 0;
}
/*-----------------footer style---------------*/
#footer {
	padding: 0;
	margin: 0;
	background:url(../images/footer-bg.png) no-repeat;
	margin-left:1px;
}
.footer_widget_1 {
	float: left;
	margin-top: 35px;
	margin-left: 22px;
}
#fmenu {
	margin-top: 30px;
}
#fmenu ul {
	padding: 0;
	margin: 0;
	margin-left: 15px;
}
#fmenu ul li {
	padding: 0;
	margin: 0;
	float: left;
	padding: 0 9px;
	background: url(../images/li-bg.jpg) no-repeat right;
}
li.last {
	background: none;
}
#fmenu ul li a {
	font-size: 15px;
	text-decoration: none;
	color: #000;
}
.footer_widget_1 p{
	margin:0;
	color:#3e3e3e;
	font-size:13px;
	padding-left:8px;
	padding-top:5px
}
.footer_widget_2 {
	padding: 0;
	float: right;
	width: 248px;
	margin-right: 32px;
	margin: 0;
	padding: 20px;
	margin-top: 30px;
}
#certificate {
	float: right;
}
#certificate img{
	padding-right:20px;
}

.rt {
	color:#005baa;
	font-weight:bold;
	font-style:italic;
	float:right;
}