

/*
@font-face{
	font-family:"Century Gothic";
	font-style:normal;
	src:url('font/4365.ttf') format('truetype');
}*/

body{margin:0 auto; margin:0px; padding:0px; 
font-family:Calibri;
font-size:13px; 
color:#272727; }

:focus{outline:0px;}

.clear{ clear:both;}

h1{ margin:0px; padding:0px; color:#fff; font-size:28px; font-family: Calibri; font-weight:normal;}

h2{ margin:0px; padding:0px; color:#01a3a1; line-height:40px;  font-family: Calibri; font-size:22px;}

h3{ margin:0px; padding:0px; color:#575652; line-height:18px; text-transform:uppercase; font-family:MoolBoran; font-size:22px; margin-top:20px;}

h4{margin:0px; padding:0px; color:#01a3a1; line-height:40px;  font-family: Calibri; font-size:22px;}

h5{ margin:0px; padding:0px; color:#000; line-height:40px;  font-family: Calibri; font-size:22px;}

hr{ border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3); margin:0px;}

.div10{ height:10px;}


.imgeffect{
	opacity:1.4; 
filter:alpha(opacity=100) ; 
	}	
.imgeffect:hover
{
opacity:0.6;
filter:alpha(opacity=20); 

}

.wrapper{
	float:left;
	width:100%;
	height:auto;
   /*background-image:url(../images/bg.png);
	background-repeat:repeat;*/
}

/*header*/

.header{
	float:left;
	width:100%;
	height:auto;
	background-color:#FFF;
	}
	
/*.In_header{
	width:1000px;
	margin:0 auto;
	}

*/


	.main_container{
	margin:0 auto;
	width:992px;
}

.container{
	float:left;
	width:992px;
	height:auto;
	margin-bottom:20px;
background-color:#fff;
}


.Menubox{ width:100%; float:left;
	width:100%;
	height:69px;
	border-bottom:solid 5px #CCCCCC;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#08d6d3+0,00b8b6+100 */
background: #08d6d3; /* Old browsers */
background: -moz-linear-gradient(top,  #08d6d3 0%, #00b8b6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#08d6d3), color-stop(100%,#00b8b6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #08d6d3 0%,#00b8b6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #08d6d3 0%,#00b8b6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #08d6d3 0%,#00b8b6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #08d6d3 0%,#00b8b6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08d6d3', endColorstr='#00b8b6',GradientType=0 ); /* IE6-9 */

	}

	
.logo{
	float:left;
	width:400px;
	height:auto;
	}	
	

	
.social_icon{
	float:right;
	width:115px;
	height:auto;
	}
	
.social_icon ul{ margin:0px; padding:0px;}
.social_icon li{ float:left; width:28px; height:auto; list-style:none;}

.Mrtopbottom10{ margin:10px 0px;}
.Mrtopbottom30{ margin:30px 0px;}
.paddingtopbottom{ padding:20px 0px;}
.paddingtopbottom50{ padding:50px 0px;}
.paddingtopbottom30{ padding:30px 0px;}
.Merleft{ margin-left:75px;}


.bannerbg_box{ float:left; width:100%; height:auto; background-image:url(../images/banner_bg.jpg);
	background-repeat:repeat;}
	
.bannerbg_box1{ float:left; width:100%; height:auto; background-image:url(../images/banner_in.jpg);
	background-repeat:repeat;}


.inner_banner{
	float:left;
	width:992px;
	height:auto;
	}
	
.inner_banner h2{ text-align:center; font-family:Calibri; font-size:36px; color:#FFFFFF; font-weight:normal;}

.show{ float:left; width:100%; height:auto;}

.TextBox{
	float:left;
	width:100%;
	height:auto;
	background-color:#03A3A1;
	border-top:solid 8px #008581;
    }
	
.TextBox p{ color:#FFFFFF; font-size:14px; text-align:justify;}
	

	
.MoreBtn{
	font-family:Candara;
	font-size:14px;
	color:#fff;
	float:left;
	padding:8px 15px;
	border-radius:5px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9b332a+0,390605+100 */
background: #9b332a; /* Old browsers */
background: -moz-linear-gradient(top, #9b332a 0%, #390605 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9b332a), color-stop(100%,#390605)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #9b332a 0%,#390605 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #9b332a 0%,#390605 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #9b332a 0%,#390605 100%); /* IE10+ */
background: linear-gradient(to bottom, #9b332a 0%,#390605 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b332a', endColorstr='#390605',GradientType=0 ); /* IE6-9 */
}

.MoreBtn:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#390605+0,9b332a+100 */
background: #390605; /* Old browsers */
background: -moz-linear-gradient(top, #390605 0%, #9b332a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#390605), color-stop(100%,#9b332a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #390605 0%,#9b332a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #390605 0%,#9b332a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #390605 0%,#9b332a 100%); /* IE10+ */
background: linear-gradient(to bottom, #390605 0%,#9b332a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#390605', endColorstr='#9b332a',GradientType=0 ); /* IE6-9 */
}	
	
	
.boxthree_bg{
	float:left;
	width:100%;
	height:auto;
	background-color:#EBEFF0;
	background-image:url(../images/textbg.jpg);
	background-repeat:repeat;
	}
	
.three_imgtBox{
	float:left;
	width:100%;
	height:auto;
	}
	
.three_imgtBox ul{ margin:0px; padding:0px;}

.three_imgtBox li{
	float:left;
	width:270px;
	height:auto;
	margin-left:0px;
	margin-right:90px;
	list-style:none;
	text-align:center;
	}

.three_imgtBox li p{ text-align:center; color:#666; font-size:13px;}
.three_imgtBox li h2{ margin:0px; padding:0px; color:#430B09; font-size:25px; font-family: Calibri;}	
	
	
	


.footer{
	float:left;
	width:100%;
	height: auto;
	text-align:center;
	margin-top:0px;
	padding:8px 0px;
	color:#666;
	font-size:12px;
	line-height:18px;
	}
	
	.footer a {color:#666666;}
	.footer a:hover {text-decoration:none;}
	

.SocialBox{
	float:left;
	width:250px;
	height:auto;
	}

.Copyright{ font-size:12px; color:#333333; width:auto; float:left;}


	



	
.list2{ width:25%; float:left; height:auto; margin:0px 0px;}
.list2 ul{ margin:0px; padding:0px;}
.list2 li{ margin-left:20px; font-size:14px; list-style-image:url(../images/arrow.png); list-style-position:outside; padding:5px 0px; float:left; width:100%; color:#000; }	
.text{ margin:-16px 0px 0px 0px; padding:0px; font-size:14px; line-height:20px;} 
	



.cilent_list{
	float:left;
	width:100%;
	height:auto;
	}
	
.cot_bg{
	width:350px;
	float: right;
	height: auto;
padding:10px 10px 0px 20px;
margin-top:20px;
}
.art_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
}

.number_text{font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
line-height:22px;}

.number_text1{
font-family:Arial, Helvetica, sans-serif;
color:#cdfffe;
font-size:12px;
line-height:20px;
}
	
	
.enquiry{
	width:54%;
	float:left;
	margin-top:25px;
	
}



.enquiry ul{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	padding:10px;
/*	border-left:1px #e0e0e0  solid;*/
	}

.enquiry ul li{
	list-style:none;
	float:left;
	margin:0px 0px 0px 20px;
	width:95%;
	}



.submit01 {
	float: left;
	cursor:pointer;
	margin-right:100px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#FFFFFF; 
	border:1px solid #FFF; 
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:50px;
	line-height:20px;
	padding:5px 20px;
	text-align:center;
	background-color:#900}
.submit01:hover {
	background-color:#000;
}

.btn_s{
	position:absolute;
	width:90px;
	height:20px;
	margin:29px 10px 10px 499px;
background-image:url(images/but_s.png);
background-repeat:no-repeat;}

.innerbox2 {
	float:left;
	border:solid 1px #ccc;
	width:80%;
	margin-bottom:10px;
    color:#999;
	padding:8px 5px 8px 5px;
	line-height:20px;	
	
	}
	
.innerbox2:hover {
	border:solid 1px #fff;
	-moz-box-shadow:0px 0px 3px #aaa;
    -webkit-box-shadow:0px 0px 3px #aaa;
    box-shadow:0px 0px 3px #aaa;
	}


.innerbox2:focus {
	color:#4d4d4d;
background-color:#fff;
-moz-box-shadow:0px 0px 3px #d02e2e;
    -webkit-box-shadow:0px 0px 3px #d02e2e;
    box-shadow:0px 0px 3px #d02e2e;
border:solid 1px #fff;
	}


.Enquiry_Heading3{
	font-family:Candara;
	font-style:normal; 
	font-size:20px; 
	color:#000;
	line-height:20px;
	padding-bottom:20px;
	font-weight:bold;}


.textarea2{
	float:left;
	border:solid 1px #ccc;
	width:80%;
	height:100px;
	margin-bottom:10px;
    color:#999;
	padding:10px 5px 8px 5px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.textarea2:focus {
	color:#4d4d4d;
background-color:#fff;
-moz-box-shadow:0px 0px 3px #067cc0;
-webkit-box-shadow:0px 0px 3px #067cc0;
box-shadow:0px 0px 3px #067cc0;
border:solid 1px #fff;
	}


.map{ margin:20px 0px;}

.scroll img {margin:5px;}

.gallerylist{ width:100%; float:left; height:auto; margin-top:30px;}
.gallerylist h2{ color:#FFFFFF; background-color:#086564; padding-left:30px;}
.gallerylist ul{ margin:0px; padding:0px;}
.gallerylist li{ width:150px; height:auto; list-style:none; float:left; margin:20px 0px 0px 25px; padding:5px; border:solid 1px #CCCCCC; background-color:#fff;}
.gallerylist li:hover{  background-color:#000; border:solid 1px #000;}
.gallerylist li img{width:150px; height:200px;}