@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../fonts/RobotoCondensed-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
#wrapper { width:990px; margin:auto; padding:0px;}
body {
    font-family: 'roboto_condensedregular';
	background:#f3f3f3; 	font-size: 14px;
	color: #888888; text-align:justify;
	font-size: 100%; margin:0px; padding:0px;
}
.search { float:right; position:relative; z-index:999;background:#76C7C0; padding:6px; margin:5px 10px 0 0px; border-radius:6px;  filter: alpha(opacity=70);
                opacity: .7;	}


.go {
	margin:2px 0px 0 2px;
	background:#000;
	width:auto;
	color:#FFFFFF;
	float:right;
	border:none;
	padding:4PX;
	font-size:12px;
	height:24px;
}
#target {
	height:24px;
	width:215px;
	color:#333;
	background:#FFF;
	margin:2px 0 0 0px;
	border:1px solid #000;
}
.header_bg{
	background: #76C7C0; float:left;  width:100%; margin:0px; padding:0px;}

.header{
	padding: 0px; width:990px; float:left;
}
.logo{
	margin: 20px 0 0 10px;
	float: left;
}
/* start h_menu */
.h_menu{
	float: right;
}
nav{
	display:block;
}
.menu{
	display:block;
}
.menu li{
	display:inline-block;
	position:relative;
	z-index:100;
}
.menu li:first-child{margin-left:0;}
.menu li.activate a,.menu li a:hover{
	background: #62A29E;
	box-shadow: inset 0px -4px 0px #47817E;
	-webkit-box-shadow: inset 0px -4px 0px #47817E;
	-moz-box-shadow: inset 0px -4px 0px #47817E;
	-o-box-shadow: inset 0px -4px 0px #47817E;
	border-radius: 4px;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;	
	-o-border-radius: 4px;	
}
.menu li a{
	
	text-decoration: none;
	font-size: 18px;
	padding: 10px 28px;
	display: block;
	color: #ffffff;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
.menu li a:hover,.menu li:hover>a{
	color:#ffffff;
	background: #62A29E;
}
.menu ul{
	display: none;
	margin: 0;
	padding: 0;
	width: 190px;
	position: absolute;
	top: 38px;
	left: 0px;
	background:#333;
}
.menu ul li{display:block;float:none;background:none;margin:0;padding:0;}
.menu ul li a{
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #ffffff;
	border-left: 3px solid #000;
	background: #333;
	padding: 5px;
}
.menu ul li a:hover,.menu ul li:hover>a{
	background: #f0f0f0;
	border-left: 3px solid #62A29E;
	color: #797979;
	box-shadow: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;	
	-moz-border-radius: 0px;	
	-o-border-radius: 0px;	
}
.menu li:hover>ul{display:block;}
.menu ul ul{
	left: 132px;
	top: 0px;
}
.slider {  width:990px; margin:auto; padding:0px; clear:both;}
  .captionOrange, .captionBlack
        {
            color: #fff;
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
        }
        .captionOrange
        {
            background: #EB5100;
            background-color: rgba(235, 81, 0, 0.6);
        }
        .captionBlack
        {
        	font-size:16px;
            background: #000;
            background-color: rgba(0, 0, 0, 0.4);
        }
        a.captionOrange, A.captionOrange:active, A.captionOrange:visited
        {
        	color: #ffffff;
        	text-decoration: none;
        }
        a.captionOrange:hover
        {
            color: #eb5100;
            text-decoration: underline;
            background-color: #eeeeee;
            background-color: rgba(238, 238, 238, 0.7);
        }
        .bricon
        {
            background: url(../img/browser-icons.png);
        }

         
            .jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn
            {
            	position: absolute;
            	cursor: pointer;
            	display: block;
                background: url(../img/a17.png) no-repeat;
                overflow:hidden;
            }
            .jssora05l { background-position: -10px -40px; }
            .jssora05r { background-position: -70px -40px; }
            .jssora05l:hover { background-position: -130px -40px; }
            .jssora05r:hover { background-position: -190px -40px; }
            .jssora05ldn { background-position: -250px -40px; }
            .jssora05rdn { background-position: -310px -40px; }

        
            .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av
            {
                filter: alpha(opacity=70);
                opacity: .7;
                overflow:hidden;
                cursor: pointer;
                border: #000 1px solid;
            }
            .jssorb01 div { background-color: gray; }
            .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
            .jssorb01 .av { background-color: #fff; }
            .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }
   #content { width:98%; margin:280px 0 0 10px; padding:0 0 10px 0PX;  float:left; clear:both; }
   #content h3{
	text-transform: capitalize;
	margin:10px 0 0 0px;
	font-size: 28px;
	color:#3eaea4; border-bottom:1px double #3eaea4;
}
.main_bg{
	background: #F3F3F3;
}
.main_grid{
	padding: 0% 0;
}
.top_grid{
	background: #ececec; border:1px solid #FFF;
	padding: 1%;
}
.span1_of_1 {
	padding: 0 10px 0 0px; height:145px;
}
.span1_of_1 h3{
	text-transform: capitalize;
	margin:0 0 0 10px !important;
	font-size: 28px;
	color:#333;
}
.span1_of_1 p{
	font-size: 14px;
	color: #888888;	margin:5px  0 5px 10px;
	line-height: 1.8em;
}
.span1_of_2{
	position: relative; float:right; 
}
/* General button style (reset) */
.btn {
	font-size:14px;
	color:#ffffff;
	border: none; margin:10px 0 20px 10px;
	background: none; text-decoration:none;
	cursor: pointer;
	padding: 6px 10px;
	display: inline-block;
	text-transform: capitalize;
	outline: none;
	position: relative; background:#000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;background: #62A29E;
	box-shadow: inset 0px -4px 0px #47817E;
	-webkit-box-shadow: inset 0px -4px 0px #47817E;
	-moz-box-shadow: inset 0px -4px 0px #47817E;
	-o-box-shadow: inset 0px -4px 0px #47817E;
	border-radius: 4px;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;	
	-o-border-radius: 4px;	
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* Button 2 */
.btn-2 {
	background: #E8645A;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-box-shadow: 0 6px #ab3c3c;
	-moz-box-shadow: 0 6px #ab3c3c;
	-o-box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
#content p img { float:left; margin:0px 10px 10PX 0px; border:1px double #227c74;}
#footer1 { background: #76C7C0; float:left;  width:100%; margin:0px; padding:0px; }
.text { float:left; margin:0px 20px 0 10px; padding:0px; width:300px;}
.text h2 { float:left; margin:10px 0 0 0; width:100%; padding:0px; color: #FFF; font-size:22px; }
.text p { float:left; margin:0 0 0 0px; width:100%; padding:0px; color: #FFF; font-size:14px;}
.text p img { float:left; margin:0px 10px 0 0px; border:1px solid #227c74;}
#contact
{

width:900px;
float:left;
margin:0px 0px 0px 10px;
padding:0px 0px 0px 20px;

}

#contact a
{
color:#CCCCCC;
}


#contact h4
{
height: auto;
width:900px; border:none !important; text-decoration:underline;
float:left;
margin:10px 0px 0px 0px;
background: none;
padding:0px 0px 0px 0px;
text-align:left;
color: #76C7C0;
font-size:18px;
font-weight:bold;

}
#contact font
{
font-size:14px;
color: #67575F;
width:690px;
float:left;
margin:10px 0px 0px 2px ;
}
#contact font a
{
color: #67575F; text-decoration:none;

}
#contact b
{
font-size:15px;
color:#5c4f3c;
font-weight:bold;
float:left;
width:160px;
margin:10px 0px 0px 0px ;
}

#enquiry_fill
{
float:left; width:100%;


margin:0px 0px 0px 26px;

}

.enquiry_form1
{
height:250px;
width:290px;
float: left; position:absolute;
margin:5px 0px 10px 0px !important;
padding:0px 0px 0px 0px;

}
.enquiry_form1 div
{
width:280px;
float: left;
height:auto;
color:#FFFFFF;
font-size:14px;

margin-top:3px;
font-weight: normal;
margin-left:0px;
position:relative;
display:block;
margin-bottom:2px;
text-shadow:none;
font-weight:bold;
margin-left:15px;


}
.enquiry_form1 input
{
-moz-box-shadow: 0px 1px 0px #777;
-webkit-box-shadow: 0px 1px 0px #777;

color:#333;

}

.txt_box
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:17px !important;
width:180px !important;
float:right;


}
.txt_area
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:17px !important;
width:180px !important; 
float:right;
margin:0px 20px 0px 0px !important;}
.enquiry_form1 select 
{
height:17px !important;
width:180px !important;
float:right;
color: #666666;
font-family:Trebuchet MS;
font-size:11px;
font-weight: normal;

}
.enquiry_form1  textarea 
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:17px !important;
width:180px !important;
float:right;
margin:0px;

margin:0px 20px 0px 0px !important;
}

.button
{
height:25px;
width:80px;
border:none;
cursor:pointer;
color:#FFFFFF !important;
font-family: Arial!important;
position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;background: #62A29E;
	box-shadow: inset 0px -4px 0px #47817E;
	-webkit-box-shadow: inset 0px -4px 0px #47817E;
	-moz-box-shadow: inset 0px -4px 0px #47817E;
	-o-box-shadow: inset 0px -4px 0px #47817E;
	border-radius: 4px;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;	
	-o-border-radius: 4px;	
float:right !important;
margin-top:6px !important;
margin-right:15px !important; padding-bottom:4px;

}
.button:hover
{

 background:#000 !important;
}


.enquiry_form div
{
width:400px;
float: left;
height:auto;
color:#5a5f5f;
font-size:14px;

margin-top:3px;
font-weight: normal;
margin-left:50px !important;
position:relative;
display:block;
margin-bottom:5px;
text-shadow:none;
font-weight:bold;
margin-left:15px
}

.txt_area1
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:23px;
width:272px;
float:right; margin:0px;
background:#e4e2e2;

}
.txt_box1
{color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:60px;
width:272px;
float:right; margin:0px;
background:#e4e2e2;


}
.txt_box1:hover
{
background:#989d9d;

}
.txt_box1:active
{
background:#989d9d;
}
.txt_area1:hover
{
background:#989d9d;
}
.txt_area1:active
{
background:#989d9d;
}

.select1
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:25px;
width:278px;
float:right; margin:0px !important;
background:#e4e2e2;
}
.selec1t:hover
{
background:#989d9d;
}
.select1:active
{
background:#989d9d;
}

#footer {
	float:left;
	width:100%;
	margin:0px 0 0 0px; border-top:5px solid #76C7C0;
	padding:0px; background:#000;

	clear:both;
}

.footer-text {
	float:left;
	margin:8px 0 0 0px;
	padding:0px; background:none;
}
.footer-text p {
	float:left;
	margin:0px 90px 0px 15px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF; background:none;
	line-height:50px;
}
.footer-text a img {
	float: right;
	margin:0px 0 0 10px;
	padding:0px; border:none; background:none;
}
.footer-text a { border:none; background:none; margin-bottom:0px;}

