body
{
background: #FFFFFF;
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px; 
color:#000S; 
}
.lft{float:left; display:inline;}
.rgt{float:right; display:inline;}
.clr{clear:both;}
h1,p,h2,h3,h4,h5,h6,form,div,ul,li,img,span
{
margin:0px; 
padding:0px; 
font-family: Arial;
}
p
{
text-shadow:none;
}
a
{text-decoration:none; 
border:none; 
color:#fff; 
outline:none;
}
img
{
border:none;
float:left; 
font-weight:normal;
display:inline;
 
}
a img
{
border:none;
float:left; 
font-weight:normal;
}
h1
{
font-family: "Baroque Script";
font-size:13px;
color:#495e19;
margin-top:5px;
}
p
{
font-size:12px;
font-family:Arial;
margin:0px;
float:left;
}

#main_pad					
{
width:990px; 
height:auto; 
margin:auto; 
display:table;
background-color:#ffffff;
margin-top:5px;
margin-bottom:5px;
text-shadow: 4px 2px 5px rgba(0, 0, 0, 0.25);
-moz-border-radius:15px;
-webkit-border-radius:15px;
border:4px solid #0598ca;
border-bottom:none;
}
#header						
{
background: url(../images/header_back.png) no-repeat;
width:990px;
height: auto;
float:left; 
position:relative;
-moz-border-radius:10px 10px 0px 0px;
-webkit-border-radius:12px 12px 0px 0px;
margin:0px;
}
.follow
{
float:right;
width:235px;
height:auto;
margin-top:71px;
visibility:hidden;

}
.follow img
{
float:left;
margin:0px 0px 0px 5px;
width:29px;
height:28px;
visibility:hidden;
}
.menu
{

height: auto;
width:950px;
float: left;
margin:46px 0px 0px 0px;
}
.menu ul
{
width:auto;
height:auto; 
float:left;
margin:0px 0px 0px 100px;
}
.menu li	
{
float:left;
list-style:none; 
background: url(../images/menu_main.png) no-repeat;
width:132px;
height:45px;
color: #ffffff;
margin:0px;
padding:0px;
margin-right:35px;
}

#show
{
background: url(../images/menu_hover.png)no-repeat;
width:132px;
height:45px;
}

.menu ul p
{
margin:11px 0px 0px 0px;
font-size:16px;
font-family: Trebuchet MS;
font-weight:bold;
text-align:center;
float:none;
}
.menu li:hover
{

background: url(../images/menu_hover.png)no-repeat;
width:132px;
height:45px;
}
.menu li:hover p
{
margin-top:11px;
}
.banner_slider
{
width:760px;
height:410px;
background: #3d9a25;
margin:0px 0px 0px 0px;
float:left;
}
#container
{
width:100%; 
height:auto; 
float:left;
background:#ffffff;
}
#container img
{
float:left;
}

.lft{float:left; display:inline;}
.rgt{float:right; display:inline;}

.main_lft
{
width:214px;
height:auto;
float:left;
margin-right:0px;
background:#ffffff;
border:0px solid  #ffffff;
border-color: #ffffff;
margin-right:3px;
margin-top:2px;
margin-bottom:0px;
-webkit-box-shadow:0px 0px 5px black; 
-moz-box-shadow:0px 0px 5px black;
-o-box-shadow:0px 0px 5px black;
}
.main_lft h1
{
height:30px;
width:200px;
font-family: Arial;
margin:5px 0px 0px 0px;
text-indent:18px;
background:  url(../images/h1.png);
color:#FFFFFF;
font-size:24px;
float: left;
margin-left:0px;
}

.main_lft h2
{
font-family: Trebuchet MS;
font-size:18px;
color:#ffffff;
margin:10px 0px 0px 0px;
text-decoration: underline;
width:200px;
}

.main_lft ul
{
font-family:Trebuchet MS;
font-size:14px;
color:#000000;
font-weight:bold;
margin-top:15px;
list-style-position:inside;
float:left;
height:480px;
list-style-type:none;
}

.main_lft li
{
width:200px;
margin:0px;
padding:0px;
float:left;
margin-left:10px;
color: #64779a;
list-style-image:url(../images/li_img.png);
margin-bottom:10px;
}
.main_lft li font
{
text-indent:19px; 
float:left;
}
.main_lft li:hover
{

color: #993300;

}

.main_lft a
{
color: #000000;
}
.main_lft a:hover
{
color: #660000;
}
.main_lft b
{
font-family:Trebuchet MS;
font-size:15px;
color:#20216d;
margin-left:10px;
font-weight:bold;
margin-top:15px;
width:200px;
float: left;
text-shadow:none;
}


.main_lft p
{
font-family:Trebuchet MS;
font-size:14px;
color: #000000;
margin-left:10px;
font-weight:bold;
margin-top:5px;
margin-bottom:30px;
width:200px;
float: left;

}
.main_lft span
{
width:150px;
height:20px;
background:#76e25a;
float:left;
margin-left:20px;
margin-bottom:2px;
margin-top:2px;
text-indent:10px;
-moz-border-radius:20px;
-webkit-border-radius:20px;  
border:1px solid #76e25a;
-webkit-transition-duration: 0.8s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.8s; /*Mozilla duration version*/
-o-transition-duration: 0.8s;
}
.main_lft span:hover
{
border:1px solid  #663333;
-moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.6) ;
 -webkit-box-shadow:4px 4px 8px rgba(0, 0, 0, 0.6);
    box-shadow: 4px 2px 8px rgba(0, 0, 0, 0.65);
	cursor:pointer;
	-webkit-transform:scale(1.3); 
-moz-transform:scale(1.3);
-o-transform:scale(1.3);
z-index:1;
text-decoration:underline;
}
.main_content
{
width:765px;
float: left;
color: #0b7ca2;
font-size:13px;
font-family:Trebuchet MS;
font-weight:bold;
margin-left:3px;
}
.main_content img
{
float:left;
}
.main_content p
{
width:730px;
padding:0px 0px 15px 25px;
float:left;
text-align: justify;
font-family:Trebuchet MS;
font-size:16px;
color:#2f2a2a;
word-spacing: normal;
line-height:22px;
}
.main_content p br
{
margin-bottom:10px;
}
.main_content font
{
text-indent:26px; 
float:left;
}
.main_content ul
{
float: left;
list-style-position: inside;
margin-left:45px;
height:auto;
font-family: Trebuchet MS;
width:200px;
}
.main_content li
{
margin-bottom:5px;
float:none;
font-family:Trebuchet MS;
list-style-type:none;
font-size:14px;
color:#2fa2a2a;
}
.main_content p img
{
float: left;
margin:-30px 0px 10px 20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
-moz-box-shadow: 4px 7px 5px rgba(0, 0, 0, 0.6) ;
 -webkit-box-shadow:4px 7px 5px rgba(0, 0, 0, 0.6);
    box-shadow: 4px 2px 5px rgba(0, 0, 0, 0.65);
	opacity: 0.8;
	display:block;	
	 z-index:1;
-webkit-transition-duration: 0.4s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.4s; /*Mozilla duration version*/
-o-transition-duration: 0.4s;
width:190px;
height:160px;
border:2px solid #000000;}
.main_content p img:hover
{
-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
box-shadow:0px 0px 30px gray; 
-webkit-box-shadow:0px 0px 30px gray; 
-moz-box-shadow:0px 0px 30px gray; 
opacity: 1;
z-index:1;
cursor:pointer;
display:block;
}
.main_content p b
{
font-family: Trebuchet MS;
font-size:22px;
color:#C06400;
float:left;
margin:0px 200px 10px 0px;
text-align:left;
}
.main_content p span
{
width:330px;
padding:0px 0px 0px 0px;
float:left;
text-align: justify;
font-family:Trebuchet MS;
font-size:14px;
color:#2f2a2a;
word-spacing: normal;
line-height:17px;
}
.main_content h1
{
font-family: Trebuchet MS;
font-size:25px;
color:#1cb540;
float:left;
margin:10px 0px 10px 25px;
width:650px;
}
.main_content h1 a
{
color:#1cb540;}
.main_content h2
{
font-family: Trebuchet MS;
font-size:18px;
float:left;
margin:10px 0px 10px 29px;
width:640px;
text-decoration:underline;
color:#2f2a2a;
}
.main_content h3
{
font-family: Trebuchet MS;
font-size:17px;
float:left;
margin:10px 0px 10px 29px;
text-shadow:none;
width:600px;
color:#2f2a2a;
}
.img_gallary 
{
width:680px;
float: left;
margin:12px 0px 15px 30px;
}
.img_gallary div
{
float:left;
margin-bottom:13px;
width:135px;
margin-right:10px;
margin-bottom:0px;
}
.img_gallary div b
{
text-align:center;
float:left;
color: #333333;
font-size:12px;
margin:0px 0px 0px 0px;
width:135px;
font-family:Trebuchet MS;
}
.img_gallary div img
{
float: none;
-moz-border-radius:20px;
-webkit-border-radius:20px;
-moz-box-shadow: 4px 7px 5px rgba(0, 0, 0, 0.4) ;
 -webkit-box-shadow:4px 7px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 2px 5px rgba(0, 0, 0, 0.65);
	opacity: 0.8;
	display:block;	
	 z-index:1;
-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla duration version*/
-o-transition-duration: 0.5s;
width:auto;
height:auto;
border:2px solid #637699;
vertical-align:middle;


}
.img_gallary img:hover
{
-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
box-shadow:0px 0px 30px gray; 
-webkit-box-shadow:0px 0px 30px gray; 
-moz-box-shadow:0px 0px 30px gray; 
opacity: 1;
z-index:1;
cursor:pointer;
display:block;
}


#footer
{
background: url(../images/footer_back.png) no-repeat;
width:990px;
height:56px;
float:left;
text-shadow: 4px 5px 5px rgba(0, 0, 0, 0.25);
-moz-border-radius:0px 0px 12px 12px;
-webkit-border-radius:0px 0px 12px 12px;
}
#footer img
{
float:left;
}
.footer_menu
{
width:580px;
float:left;
margin:10px 0px 0px 90px;
}
.footer_menu ul
{
list-style-type:none;
}
.footer_menu li
{
float:left;
margin:2px 0px 0px 47px;
text-align:center;
padding-top:0px;
font-family: Arial;
font-size:14px;
font-weight:bold;
color: #FFFFFF;
-webkit-transition-duration: 0.4s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.4s; /*Mozilla duration version*/
-o-transition-duration: 0.4s;
}
.footer_menu li:hover
{
-webkit-transform:scale(1.7); 
-moz-transform:scale(1.7);
-o-transform:scale(1.7);
z-index:1;
}
.enquiry_form
{
height:500px;
width:350px;
float: left;
margin:20px 0px 20px 20px;
}
.enquiry_form div
{
width:340px;
float: left;
height:auto;
color: #333333;
font-size:16px;
font-family:Trebuchet MS;
margin-top:4px;
font-weight:bold;
}

.txt_area
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight:bold;
border:1px solid #F16023;
height:23px;
width:232px;
float:right;
margin:0px;
 box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
 box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
 -moz-border-radius:4px 4px 4px 4px;
-webkit-border-radius:4px 3px 3px 3px;
-border-radius:4px 4px 4px 4px;

}
.txt_box
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight:bold;
height:68px;
width:233px;
float:right;
border:1px solid #F16023;
margin:0px;
background-repeat:no-repeat;
 box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
 -moz-border-radius:4px 4px 4px 4px;
-webkit-border-radius:4px 3px 3px 3px;
-border-radius:4px 4px 4px 4px;
}
.txt_box:hover
{
background:#fdfcfb;
border:1px solid  #797979;
}
.txt_box:active
{
background:#fdfcfb;
border:1px solid #d16118;
}
.txt_area:hover
{
background:#fdfcfb;
border:1px solid  #797979;
}
.txt_area:active
{
background:#fdfcfb;
border:1px solid #d16118;
}
.button
{
background:#3E3F42;
height:30px;
width:100px;
border:none;
cursor:pointer;
 box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.15);
 -moz-border-radius:15px;
-webkit-border-radius:15px ;
color:#FFFFFF;
font-family:Trebuchet MS;
 border:2px solid #F16023;
  box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.25);
}
.button:hover
{
box-shadow:none;
 color:#FFFFFF;
 border:2px ridge #000000;
}
.button1
{
background: #3E3F42;
height:30px;
width:80px;
border:none;
 box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.15);
cursor:pointer;
-moz-border-radius:15px;
-webkit-border-radius:15px ;
color:#FFFFFF;
font-family:Trebuchet MS;
 border:2px solid #F16023;
   box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.25);
}
.button1:hover
{
box-shadow:none;
color:#FFFFFF;
 border:2px ridge #000000;
}
.select
{
border:1px solid #F16023;
height:23px;
width:235px;
float:right;
color:#000000;
font-family:Arial;
font-size:11px;
font-weight:bold;
 box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
 box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
 -moz-border-radius:4px 4px 4px 4px;
-webkit-border-radius:4px 3px 3px 3px;
-border-radius:4px 4px 4px 4px;
}
.select:hover
{
background:#fdfcfb;
border:1px solid #797979;

}
.select:active
{
background:#fdfcfb;
border:1px solid #d16118;
}
.contact
{
height:169px;
width:310px;
float: left;
margin:5px 0px 0px 45px;
font-family:"Trebuchet MS";
padding:0px;
font-size:13px;
}
.contact font
{
font-family: Trebuchet MS;
font-size:18px;
color:#4094d0;
}
.contact b
{
color:#1274b8;
font-family: Trebuchet MS;
float:left;
font-size:13px;
margin:0px 0px 0px 10px;
}
.slider
{
width:990px;
height:346px;
float:left;

margin-top:-4px;
}
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:346px;
	float:left;

	
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
		opacity: 2.0;
		float:left;
		width:990px;
 		height:346px;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		color:#ffffff; 
		height:65px; 
		width:990px; 
		position:absolute;
		bottom:0;
		font-size:14px;
		font-family: "Trebuchet MS";
		
	}

	#gallery .caption .content {
		margin:3px;
		 
		
		
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
		font-size:22px;
		opacity: 1.4;
	}
	