@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0;}
.main-head{ width:100%; margin:0; padding:0; min-height:150px;}
.head-top{ width:100%; margin:0; padding:0; background:#0860b2; font-family:Arial; font-size:14px; font-weight:normal; text-align:center; color:#fff; line-height:30px;}
.head-top-sub{width:1000px; margin:0 auto; padding:0; min-height:36px;}
.callus{ width:200px; float:left; line-height:35px;}
.mailus{width:160px; float:left; line-height:36px; margin-left:20px; font-size:15px;}
.mailus a{ color:#fff; text-decoration:none;}
.social{ width:180px; float:right; text-align:right;}
.social b, .social a{ float:left;}
.social a img{ width:20px; margin:5px 5px 0px 5px; border:1px #ccc solid; opacity:0.5;}
.social a img:hover{ opacity:0.9;}
.callus b, .mailus b, .social b{ font-size:16px; line-height:30px;}
.logo-head{ width:1000px; margin:0 auto; padding:0; text-align:center;}


.main-heading{font-family:arial; background-color:#0756a0;  font-size:14px; line-height:30px; color:#fff; text-align:center;
border-bottom-left-radius:10px; border-bottom-right-radius:10px;  border-top-right-radius:10px; border-top-left-radius:10px; border: 3px solid #0756a0;}
.main-heading-{font-family:arial; background-color:#0756a0;  font-size:14px; line-height:30px; color:#fff; text-align:center;}
.main-heading h1{font-family:arial; font-size:24px; font-weight:normal; line-height:30px; color:#fff; text-align:left; margin:0;}
.main-heading h2{font-family:arial; font-size:20px; padding-top:10px; font-weight:normal; line-height:30px; color:#fff; text-align:center; 
text-shadow: 1px 4px 3px rgba(7,86,164,0.4);}
 
.manu-container{ width:100%; min-height:40px; margin:0 auto; padding:0; font-family:Arial; font-size:13px; font-weight:normal; background:#1366b8;}
.manu-container ul{ width:1000px; margin:0 auto; padding:0; list-style:none; text-align:center;}
.manu-container ul li{ padding:0 .5%; font-weight:bold; float:left; display:block; border-right:1px #08519a solid;}
.manu-container ul li a{ color:#fff; text-decoration:none; padding:5px 8px;  line-height:40px;}
.manu-container ul li a:hover{ background:#fff; color:#333;}


.box {
	font-family: arial;
	background-color: #0756a0;
	font-size: 22px;
	line-height: 45px;
	color: #fff;
	text-align: center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border: 3px solid #0756a0;
}
.box:hover
	{
		background:#2677c3;
		width:350px;
		
	}

.boxes{width:320px; height:200px; background:rgba(8,96,178,0.9);
	text-shadow: 1px 4px 3px rgba(0,0,0,0.4);
	
	}
	.boxes h2{font-family:Helvetica, Arial; font-size:24px; font-weight:normal;  text-align:center; color:#fff; line-height:30px; margin-top:10px;
	text-shadow: 1px 4px 3px rgba(0,0,0,0.4);

	
	
	}
    .boxes p{font-size:14px; font-family:Helvetica; color:#eee; line-height:20px; padding:0 10px;}
	.boxes img{ float:left; margin-right:5px;}
	.boxes a{color:#fff; font-size:12px; padding:5px 10px; text-decoration:none; float:right; margin-right:20px; background:#3082ce; border:1px #62aff6 solid;
	text-shadow: 1px 4px 3px rgba(0,0,0,0.4);
	
	}
	.boxes a:hover{background:#eee; color:#3082ce;}
	.boxes h2:hover{background:#0756a0; color:#fff; line-height:40px; cursor:default;}