@charset "utf-8";
/* header Style */
body{ margin:0; padding:0;}
.main-table{font-family:Arial; font-weight:normal; Font-size:13px; color:#333; line-height:22px; text-align:justify;}
.main-heading{font-weight:bold; Font-size:20px; color:#1e82b6; line-height:36px; border-bottom:1px #ccc solid; text-transform:uppercase; text-align:left;}
.sub-heading{font-weight:bold; Font-size:18px; color:#1e82b6; line-height:30px; text-align:left;}
.sub-heading2{font-weight:bold; Font-size:22px; color:#1e82b6; line-height:30px; text-align:left;}
.team-title{font-weight:bold; Font-size:16px; color:#333; line-height:24px; text-align:left;}

.main-cont{width:240px; padding:0 10px; min-height:150px; text-align:center;}
.main-cont img{ border-radius:80px; border:10px #236fb6 solid;}
.main-cont img:hover{ border-radius:10px; transition-duration:1s;}
.main-cont h2{font-family:Arial; font-size:16px; line-height:24px; color:#333;}
.main-cont p{text-align:center; font-family:Arial; font-size:13px; color:#666; line-height:22px;}

.manu-container{ width:100%; min-height:40px; margin:0 auto; padding:0; font-family:Arial; font-size:13px; font-weight:normal; background:#fff;}
.manu-container ul{ width:100%; margin:0 auto; padding:0; list-style:none; text-align:center;}
.manu-container ul li{ padding:0 .2%; font-weight:bold; float:left; display:block;}
.manu-container ul li a{ color:#333; text-decoration:none; padding:5px 8px;  line-height:40px;}
.manu-container ul li a:hover{ background:#333; color:#fff;}


.readmore{ font-family:Arial; font-size:13px; color:#03F; text-decoration:none; line-height:24px; float:right; background:#eee; padding:0 5px; border:1px #ccc solid; border-radius:10px;}
.box-left{ width:480px; float:left; border-radius:20px; box-shadow:1px 1px 2px; min-height:180px; border:1px #ccc solid; padding:0 5px; font-family:Arial; font-size:13px; font-weight:normal;}
.box-left img{float:left; margin:5px;}
.box-left h2{font-size:18px; font-weight:normal; color:#00abfc; line-height:30px;}
.box-left ul{line-height:24px; margin-left:20px;}
.box-right{ width:480px; float:right; min-height:180px; font-family:Arial; font-size:13px; font-weight:normal; padding:0 5px; border:1px #ccc solid; border-radius:20px; box-shadow:1px 1px 2px;}
.box-right img{float:left; margin:5px;}
.box-right h2{font-size:18px; font-weight:normal; color:#00abfc; line-height:30px;}
.box-right ul{line-height:24px; margin-left:20px;}