@charset "utf-8";
/* CSS Document */

.main-table{font-family:Arial, Helvetica, sans-serif;  font-weight:normal; Font-size:14px; color:#333; line-height:27px; text-align:justify;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
border:1px #CCCCCC solid;
padding-left:3px;
}

.manu-container{ width:100%; min-height:40px; margin:0 auto; padding:0; font-family:Arial; font-size:13px; font-weight:normal; background:#d5a634;}
.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; font-weight:bold; text-decoration:none; padding:5px 8px;  line-height:40px;}
.manu-container ul li a:hover{ background:#fad374; color:#000;}

.main-heading{font-weight:bold; Font-size:18px; color:#8b4513; line-height:36px; border-bottom:1px #ccc solid; text-transform:uppercase;
background-image:url(image/hedback.jpg);
background-repeat:repeat-x;
padding-left:5px;

}
.sub-heading{font-weight:bold; Font-size:15px; color:#333; line-height:30px; text-transform:uppercase;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:30px;}
.contact-us{ padding-left:20px; line-height:24px;}