/* CSS Document */
html
{
	overflow: -moz-scrollbars-vertical; 
}
body {margin:0px; padding:0px; font:normal 12px Verdana, Arial, Helvetica, sans-serif}
ul {margin:0px; padding:0px; list-style:none;}
ul li {margin:0px; padding:0px;}
a img {border:none;}

.floatleft {float:left;}
.floatright {float:right;}
.full {width:100%;}
h1 {margin:0px; padding:5px 0; font:normal 25px Verdana, Arial, Helvetica, sans-serif; color:#36b5bc; font-weight: bold;}
h2 {margin:0px; padding:5px 0; color:#36b5bc; font-weight: bold;}
h3 {margin:0px; padding:5px 0; color:#36b5bc; font-weight: bold;}

.wrapper {width:960px;  margin:25px auto 0 auto; border:solid 1px #918C8C; overflow:auto;}
.header {width:960px; float:left; padding:5px 0 0 0;}
.logo {width:316px; float:left; position:relative; z-index:2;}
.logo img {position:absolute; z-index:2;}
.menus {width:644px; float:right;}
.menus ul {margin:10px 0 0 10px; /margin:10px 0 0 7px; padding:0px 3px; float:left; border-bottom:solid 1px #7CDEDE;}
.menus ul li{margin:0px; list-style:none; float:left; background:url(../images/menuDevider.jpg) no-repeat right 23px; padding:20px 6px 10px 6px; color:#76706e; font-size:13px;}
.menus ul li.last {background:none;}
.menus ul li a {color:#76706e; text-decoration:none;} 
.menus ul li a:hover {color:#7CDEDE; text-decoration:none;} 

.flash { width:960px;}
.content {width:940px; padding:10px 10px 20px 10px; overflow:auto;}
.footer {background:url(../images/footerbg.jpg) repeat-x; height:36px; padding:20px 0 0 0; font-size:12px; text-align:center; color:#FFFFFF; line-height:18px; width:960px; float:left;}
.footer a {text-decoration:none; color:#FFFFFF;}
.footer a:hover {text-decoration:underline; color:#FFFFFF;}


.content_inner {width:950px; padding:10px 0px 5px 10px; float:left; position:relative; z-index:2;}
.innercontent {width:950px;  float:left; color: #76706e;}
.innercontent1 {width:940px;  float:left; padding-right:10px; line-height:20px; color: #76706e;}
.innercontent2 {width:918px;  float:left; padding-right:15px; padding-left:12px; line-height:20px; color: #76706e; text-align:justify}
.innerleft {width:450px; float:left; padding:0 10px 0 10px; text-align:left; line-height:20px;}
.innerright {width:450px; float:left; padding:0 10px 0 10px; text-align:left; line-height:20px;}
.innerleftcontact {width:450px; float:left; margin:0 10px 0 10px; text-align:left; line-height:20px;width: 200px; height: 200px; position: absolute; top: -200px; z-index: 15;}
a {color:#3ECFCE; text-decoration:none;} 
a:hover{ color: #76706e; text-decoration: none;} 

/*the team */
.teamcontent_inner {width:950px; padding:0px 0px 5px 10px; overflow:auto;}
.team_inner {width:950px; float:left; line-height:20px;}
.teamLeft_text {width:800px; float:left;}
.Testimonial_text {width:940px; float:left;}
.teamright_image {width:140px; float:left; text-align:center;}
.team_inner_row {width:940px; padding-bottom:15px; float:left; color: #76706e; text-align:justify;}

.smallhead {color:#3ECFCE; font-size:12px; font-weight:bold; padding-top:3px;}


