body
{
background: #FFFFFF;
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px; 
color:#000; 
}
.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: #000000; 
outline:none;
cursor:pointer;
}
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:#2093f5;
margin-top:5px;
}
p
{
font-size:12px;
font-family:Arial;
margin:0px;
float:left;
}
#main_pad					
{
width:1000px; 
height:auto; 
margin:auto; 
display:table;
margin-top:5px;
margin-bottom:5px;
text-shadow: 4px 2px 5px rgba(0, 0, 0, 0.2);
-moz-border-radius:15px;
-webkit-border-radius:15px;
border:2px solid  #CCCCCC;
border-top: none;
}
#header						
{
background: url(../images/header_back.png) #FFFFFF no-repeat;
width:1000px;
height:176px;
float:left; 
position:relative;
-moz-border-radius:10px 10px 0px 0px;
-webkit-border-radius:10px 10px 0px 0px;
margin:0px;
}
.logo
{
float:left;
margin:30px 0px 0px 20px;
}
.serch_box
{
float: right;
background: url(../images/serch_back.png) no-repeat;
height:51px;
width:155px;
margin:20px 12px 0px 0px;
}
.txtarea_serxh
{
background: none;
height:20px;
width:94px;
float: left;
margin:12px 0px 0px 1px;
border:none;
color:#8a8889;
font-weight: normal;
font-family:"Trebuchet MS";
font-size:10px;
text-indent:0px;
padding-left:6px;
}
.serch_box_button
{
background: url(../images/serch_button.png) no-repeat;
height:51px;
width:50px;
float: left;
margin:-0px 0px 0px 0px;
border:none;
-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px;
border-radius:10px 10px 10px 10px;
}
.serch_box_button:hover
{
cursor: pointer;
}
.menu
{
width:1000px;
float: left;
margin:72px 0px 0px 0px;
}
.menu ul{

	height: auto;
	list-style:none;
	margin:0;
	padding:0;
	width:auto;
	margin-left:130px;
	text-shadow:none;	
	}
.menu li{
		float:left;
		padding:0px;
		background: url(../images/menu_main.png) no-repeat;
		width:154px;
		height:32px !important;
		margin-left:10px;
		font-weight: normal;
		}
		.menu li:hover{
		float:left;
		padding:0px;
		background:url(../images/menu_hover.png) no-repeat;
		width:154px;
		height:32px !important;
		font-family:Trebuchet MS;
		}
.menu li a{
		
		color:#000000;
		display:block;
		font-size:14px;
		line-height:24px;
		margin:0px;
		padding:0px;
		text-align: center;
		text-decoration:none;
		padding-top:7px;
		width:154px;
		font-family:Trebuchet MS;
			
		}
		.menu li a:hover, .menu ul li:hover a{			
			color: #000000;
			text-decoration:none;
			border-radius:30px;
		-moz-border-radius:30px;
       -webkit-border-radius:30px;
			}
.menu li ul{
		background:#C2E7BC;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		margin-top:1px;
		margin-left:5px;
		position:absolute;
		width:200px;
		z-index:999;
		padding-top:0px;
		border-radius:15px;
		-moz-border-radius:15px;
       -webkit-border-radius:15px;
		
		/*top:1em;
		/*left:0;*/
		}
.menu li:hover ul{
		display:block;
		background:#c8c8c8 !important;
		}
.menu li li {
		background: bottom left no-repeat;
		display:block;
		float: left;
		margin:0px;
		padding:0px;
		width:200px;
		height:25px !important;
		}
		.menu li li:hover {
		background: none !important;
		width:240px;
		}
	.menu li:hover li a{
		background:none;
		width:185px !important;
		color:#000000 !important;
		
		}
	.menu li ul a{
		display:block;
		height:25px;
		font-size:12px;
		font-style:normal;
		font-weight:normal;
		margin:0px;
		padding:0px 0px 0px 15px;
		text-align:left;
		}
		.menu li ul li ul{
		display:none;
		position: relative;
		visibility:hidden;
		margin-top:-10px;
		background:#f58220 !important;
		}
		.menu li ul li ul li a
		{
		background: none !important;
		
		
		}
		.menu li ul li ul li a:hover
		{
		background:#FDCDA4 !important;
		color:#000000  !important;
		
		}
		
		.menu li ul li:hover ul{
		display:block;
		position:absolute;
		margin-left:140px;
		visibility: visible;
		background:#f58220 !important;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2093f5;
			border:1px;
			color: #FFFFFF !important;
			text-decoration:none;
			
			}
	.menu p{
		clear:left;
		}	

		

#show
{
background: url(../images/menu_hover.png) center no-repeat;
width:154px;
height:32px;
color:#FFFFFF !important;
}
#show a
{
color:#000000 !important;
}
#show a:hover
{
color:#FFFFFF !important;
}
#container
{
width:100%; 
height:auto; 
float:left;
background:  none;
}
#container h1
{
width:988px; 
height:auto; 
float:left;
background: none;
color: #FFFFFF;
font-size:20px;
margin-top:15px;
font-family:Trebuchet MS;
padding:0px 0px 10px 12px;
background: url(../images/h1.png) no-repeat ;
font-weight:normal;
text-shadow:none;
}
#container h2
{
width:200px; 
height:auto; 
float:left;
background: none;
color: #000000;
font-size:20px;
font-family:Trebuchet MS;
padding:13px 0px 10px 12px;
}
#contactb
{
width:790px;
color:#01294c;
text-align:center;
float:left;
margin-bottom:5px;
line-height:18px;
margin-top:5px;
text-shadow:none;
}
#container p
{
font-family:Trebuchet MS;
font-size:16px;
margin-left:12px;
font-weight: normal;
margin-top:0px;
margin-bottom:30px;
width:969px;
float:left;
color:#000000;
text-align:justify;
font-weight:normal;
line-height:22px;
}
#container p br
{
margin-bottom:10px;
}

#container img
{
float:left;
}

.lft{float:left; display:inline;}
.rgt{float:right; display:inline;}

.main_lft
{
width:212px;
height:auto;
float:left;
background: url(../images/left_back.png) repeat-y;
color:#000000;
padding-bottom:20px;
margin-top:-4px;

}
.main_lft h1
{
width: 181px !important;
font-family: Arial;
margin:13px 0px 0px 0px !important;
padding:3px 0px 3px 30px !important;
float: left;
text-shadow:none;
height: auto;
float:left;
color: #FFFFFF !important;
background: url(../images/left_h1.png) !important;
font-weight:normal;
}

.main_lft h2
{
font-family: Trebuchet MS;
font-size:32px;
margin:8px 0px 5px 0px;
width:181px !important;
text-shadow:none;
float:left;
padding-left:10px;
color:  #b0b0b0;
font-weight:normal;
}

.main_lft ul
{
font-family:Trebuchet MS;
font-size:14px;
font-weight: normal;
margin-top:5px;
list-style-position:inside;
float:left;
text-shadow:none;
list-style: none;
display:block;
position:relative;
margin-left:10px;

}

.main_lft li
{
list-style:none;
margin:3px 0px 10px 0px;
padding:0px;
position:relative;

}
.main_lft li a
{
list-style: none;
width:180px !important;
margin:0px;
padding:0px;
padding-bottom:1px;
padding-left:13px;
color: #333333;
padding-top:1px;
display:block;

text-decoration:none;
height:auto;
position:relative;
}
.main_lft li a:hover
{
background:#2093f5 !important;
text-decoration:none;
}
.main_lft ul li:hover>*
{
display:block;
}



.main_lft li li 
{

list-style:none;
top:-17px;

}

.main_lft li ul 
{
display: none;
background:none!important;
width:220px!important;
height:auto !important;
z-index:999;
position:absolute;
margin:0px;
padding:0px;
margin-left:170px;
}
.main_lft ul li ul li a
{
background:#DFA506!important;
padding-bottom:3px !important;
border:1px solid #FFFFFF;
width:220px  !important;
 position:relative;

}

.main_lft ul li ul li a:hover
{
background:#475E89 !important;
color:#FFFFFF !important;

}


.main_lft div
{
width:214px;
height:auto;
float:left;
}
.main_lft div img
{
float: left;
width:225px;
-moz-border-radius:20px;
-webkit-border-radius:20px;  
-webkit-transition-duration: 0.8s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.8s; /*Mozilla duration version*/
-o-transition-duration: 0.8s;
margin-bottom:15px;
margin-top:10px;
margin-left:15px;
}
.main_lft div img:hover
{
-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;
}

.main_lft a
{
color: #000000;
}
.main_lft a:hover
{
text-decoration:underline;
}
.main_lft b
{
font-family:Trebuchet MS;
font-size:16px;
color: #FFFFFF;
margin-left:0px;
font-weight:bold;
margin-top:10px;
width:181px;
float: left;
text-shadow:none;
}


.main_lft p
{
font-family:Trebuchet MS;
font-size:12px;
margin-left:12px;
font-weight:bold;
margin-top:0px;
margin-bottom:30px;
width:171px !important;
float: left;
color: #FFFFFF;
font-weight:normal;
}

#main_content
{
width:780px;
float: left;
color: #000000;
font-size:13px;
font-family:Trebuchet MS;
font-weight: normal;
margin:0px;
height:auto;
}
#main_content img
{
float:left;
}
#main_content p
{
width:700px !important;
padding:5px 6px 5px 8px!important;
float:left;
text-align: justify;
font-family:Trebuchet MS;
font-size:14px;
color: #333333;
word-spacing: normal;
line-height:22px;
font-weight:normal;
margin:Opx 0px 0px 0px!important;
margin-bottom:0px!important;
}
#main_content p br
{
margin-bottom:10px;
}
#main_content font
{ 
float:left;
}
#main_content ul
{
float: left;
list-style-position: outside;
margin-left:35px;
height:auto;
font-family: Trebuchet MS;
width:200px;
margin-bottom:15px;
list-style-type:none;
}
#main_content li
{
margin-bottom:5px;
float:none;
font-family:Trebuchet MS;
font-size:14px;
text-shadow:none;
}
#main_content p img
{
float: left;
border:2px solid #000000;
margin:10px 10px 10px 0px;
-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px;
border-radius:10px;
	opacity: 0.8;
	display:block;	
	 z-index:1;

}

#main_content p b
{
width:300px;
font-family: Trebuchet MS;
font-size:14px;
color: #333333;
float:none;
margin:10px 0px 0px 0px;
text-align:left;
font-weight:normal;
}

#main_content p span
{
width:740px;
font-family: Trebuchet MS;
font-size:14px;
color: #333333;
float:left;
margin:0px 0px 0px 0px;
text-align:left;
}
#main_content h1
{
font-family: Trebuchet MS;
font-size:20px;
color: #FFFFFF;
float:left;
margin:10px -30px 0px  0px;
width:757px !important;
padding:2px 10px 10px 15px;
height: auto;
font-weight:normal;
background: url(../images/h2.png) no-repeat;
}
#main_content h2
{
font-family: Trebuchet MS;
font-size:18px;
float:left;
margin:10px 0px 5px 15px!important;
width:640px !important;
color:#485E88;
font-weight:normal;
padding:0px !important;
text-shadow:none;

}

#main_content a
{
text-decoration:underline;
color:#000000 ;
text-shadow: none;
font-size:16px;
font-weight:bold;
}
#main_content a:hover
{
text-decoration:underline;
color: #f58220;
text-shadow: none;
font-size:16px;
font-weight:bold;
}
#contactus
{
width:500px;
height:380px;
float:left;
border-left:2px solid #2093f5;
border-right:2px solid #2093f5;
margin:15px 0px 0px 10px;
padding:0px 0px 0px 0px;
border-radius:20px;
}
#contactus font
{
float:center;
margin:0px 0px 0px 0px;
color:#2093f5;
font-size:22px; 
line-height:30px;
padding:0px  0px 0px 2px;
width:500px;
}
#contactus b
{
font-size:18px;
margin-left:2px;
font-family:Geneva, Arial, Helvetica, sans-serif;
float:left;
text-align:left;
}
#contactus b span
{
color:#2093f5;
float:left;
}

.read{
color:#329e1d;
float:right;
margin:25px 0px -20px 0px;
width:100px;
font-size:16px;

}

.img_gallary 
{
width:785px;
float:left;
margin:0px 0px 1px 0px !important;
padding-bottom:0px;
padding:0px !important;
}
.img_gallary  h1
{
font-family: Trebuchet MS;
font-size:24px;
color: #06afef;
float:left;
margin:10px -30px 10px  0px !important;
width:650px;
height: auto;
}
.img_gallary div
{
float:left;
margin-bottom:3px;
width:185px;
margin-right:0px;
background: none;
opacity:1;
margin-left:8px;
}
.img_gallary div b
{
text-align:center;
float:left;
color: #333333 !important;
font-size:12px;
width:185px;
font-family:Trebuchet MS;
text-shadow:none;
line-height:10px;
font-weight:normal;
padding:2px 0px 5px 0px;
}

.img_gallary div img
{
float: none;
	opacity: 1;
	 z-index:1;
-webkit-transition-duration: 0.8s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.8s; /*Mozilla duration version*/
-o-transition-duration: 0.8s;
width:185px;
height:178px;
vertical-align:middle;
margin-bottom:5px;


}

.img_gallary1 
{
width:700px;
float:left;
margin:10px 0px 1px 0px !important;
padding-bottom:0px;
padding:0px !important;
}
.img_gallary1  h1
{
font-family: Trebuchet MS;
font-size:24px;
color: #06afef;
float:left;
margin:10px -30px 10px  0px !important;
width:650px;
height: auto;
}
.img_gallary1 div
{
float:left;
margin-bottom:3px;
width:170px;
margin-right:40px;
background: none;
opacity:1;
margin-left:20px;
}
.img_gallary1 div b
{
text-align:center;
float:left;
color: #333333 !important;
font-size:16px;
width:200px;
font-family:Trebuchet MS;
text-shadow:none;
line-height:10px;
font-weight:normal;
padding:2px 0px 5px 0px;
}
.img_gallary1 div b:hover
{
text-align:center;
float:left;
color: #005eae!important;
font-size:16px;
width:200px;
font-family:Trebuchet MS;
text-shadow:none;
line-height:10px;
font-weight:normal;
padding:2px 0px 5px 0px;
}

.img_gallary1 div img
{
float: none;
	opacity: 1;
	 z-index:1;
-webkit-transition-duration: 0.8s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.8s; /*Mozilla duration version*/
-o-transition-duration: 0.8s;
width:182px;
height:178px;
border:2px solid #000000;
vertical-align:middle;
margin-bottom:5px;
border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;


}

#footer
{
background: url(../images/footer_back.png) repeat-x #FFFFFF;
width:1000px;
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:700px;
float:left;
margin:16px 0px 0px 10px;
padding:0px;
}
.footer_menu ul
{
list-style-type:none;
}
.footer_menu li
{
float:left;
margin:0px 20px 0px 57px;
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;
text-shadow:none;
}
.footer_menu li:hover
{
-webkit-transform:scale(1.5); 
-moz-transform:scale(1.5);
-o-transform:scale(1.5);
z-index:1;
color: #FFFFFF;

}
.enquiry_form
{
height:300px;
width:680px;
float: left;
margin:8px 0px 8px 20px;
background: none;
 -moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
background:#e4e4e4;
padding:15px 30px 10px 30px;

}
.enquiry_form div
{
width:326px;
float: left;
height:auto;
color:#666666;
font-size:14px;
font-family:Trebuchet MS;
margin-top:4px;
font-weight:bold;
margin-right:13px;
position:relative;
display:block;
margin-bottom:5px;
text-shadow:none;
}

.txt_area
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight:bold;
border:1px solid #2093f5;
height:23px;
width:226px;
float:right;
margin:0px;
-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:226px;
float:right;
border:1px solid #2093f5;
margin:0px;
background-repeat:no-repeat;
 -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 #2093f5;
}
.txt_box:active
{
background:#fdfcfb;
border:1px solid #2093f5;
}
.txt_area:hover
{
background:#fdfcfb;
border:1px solid #2093f5;
}
.txt_area:active
{
background:#fdfcfb;
border:1px solid #2093f5;
}
.button
{
background:#000000;
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 ;
border-radius:15px ;
color:#FFFFFF;
font-family:Trebuchet MS;
 border:2px solid #2093f5;

}
.button:hover
{
box-shadow:none;
 color:#FFFFFF;
 border:2px ridge #bdbcbc;
}
.button1
{
background:#000000;
height:30px;
width:80px;
border:none;
 box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.15);
cursor:pointer;
border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px ;
color:#FFFFFF;
font-family:Trebuchet MS;
 border:2px solid #2093f5;
}
.button1:hover
{
box-shadow:none;
color:#FFFFFF;
 border:2px ridge #bdbcbc;
}
.select
{
border:1px solid #2093f5;
height:23px;
width:226px;
float:right;
color: #666666;
font-family:Trebuchet MS;
font-size:11px;
font-weight: normal;
 -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 #aaa7a7;

}
.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:1000px;
height:238px;
float:left;
background-attachment:scroll;
margin-top:1px;
}
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:238px;
	float:left;
	z-index:1; 
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
		opacity: 2.4;
		float:left;
		width:1000px;
 		height:238px;
		z-index:1; 
	}
	
	#gallery a.show {
		z-index:100
	}

	#gallery .caption {
		z-index:1; 
		color:#ffffff; 
		height:65px; 
		width:1000px; 
		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;
	}
	