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;
font-weight:normal;
}
a
{text-decoration:none; 
border:none; 
color: #000000; 
outline:none;
}
a:hover
{
color: #990000;
text-decoration:underline;
}
img
{
border:none;
float:left; 
font-weight:normal;
display:inline;
}
a img
{
border:none;
float:left; 
font-weight:normal;
}
h1
{
font-family:Trebuchet MS;
font-size:13px;
color:#495e19;
margin-top:5px;
}
p
{
font-size:12px;
font-family:Arial;
margin:0px;
float:left;
}

#main_pad					
{
width:1000px; 
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  #000000;
}
#header						
{
background: url(../images/header_back.png) no-repeat #FFFFFF;
width:1000px;
height:142px;
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;
height:22px;
width:169px;
margin:19px 20px 0px 0px;
background: url(../images/serch_back.png)  #FFFFFF no-repeat;

}
.txtarea_serxh
{
height:17px;
width:140px;
float: left;
margin:3px 3px 0px 5px;
border:none;
color:#8a8889;
font-weight:bold;
font-family:Trebuchet MS;
font-size:12px;
text-indent:5px;
border-right:1px solid #ff0000;
padding:0px;
}
.serch_box_button
{
background: url(../images/serch_button.png) no-repeat;
height:18px;
width:17px;
float: left;
margin:4px 0px 0px -1px;
border:none;
}
.serch_box_button:hover
{
cursor: pointer;
}

.menu
{

width:1000px;
float: left;
margin:67px 0px 0px 0px;
}
.menu ul
{
width:auto;
height:auto; 
float:left;
margin:0px 0px 0px 0px;
list-style-type:none;
}
.menu li	
{
float:left;
background: url(../images/menu_main.png) no-repeat;
width:125px;
height:37px;
color: #898989;
margin:0px;
padding:0px;
margin-left:0px;
line-height:11px;
}

#show
{
background: url(../images/menu_hover.png) no-repeat center;
width:125px;
height:37px;
color: #FFFFFF;
}

.menu ul p
{
margin:10px 0px 0px 0px;
padding:0px;
font-size:14px;
font-family: Trebuchet MS;
font-weight:bold;
text-align: center;
float: none;
width:126px;


}
.menu li:hover
{
background: url(../images/menu_hover.png) no-repeat center;
width:125px;
height:37px;
color: #FFFFFF;
}

#container
{
width:100%; 
height:auto; 
float:left;
background: #FFFFFF;
margin-top:0px;
}
#container img
{
float:left;
}

.lft{float:left; display:inline;}
.rgt{float:right; display:inline;}

.main_lft
{
width:239px;
height:auto;
float:left;
margin-right:0px;
background: url(../images/left_back.png) repeat-y ;
margin-right:3px;
margin-bottom:0px;
 color:#00710b;
padding-bottom:20px;
margin-top:0px;

}
.main_lft h1
{
width:235px;
font-family: Arial;
margin:10px 0px 0px 0px;
font-size:18px;
float: left;
text-shadow:none;
height: auto;
padding:4px 0px 5px 0px;
float:left;
color: #FFFFFF;
background: #000000;
font-weight:normal;
text-align:center;
}

.main_lft h2
{
font-family: Trebuchet MS;
font-size:14px;
margin:8px 0px 0px 0px;
width:201px;
text-shadow:none;
float:left;
padding-left:20px;
color:#ff0000;
}

.main_lft ul
{
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
margin-top:5px;
list-style-position:inside;
float:left;
height:480px;
text-shadow:none;
font-weight:normal;
}

.main_lft li
{
color: #000000;
width:221px;
margin:0px;
padding:0px;
float:left;
padding-bottom:6px;
background:none;
margin-left:10px;
list-style: none;
}
.main_lft li font
{
text-indent:13px; 
float:left;
}
.main_lft li:hover
{
color:#990000;
}
.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
{
color: #660000;
}
.main_lft b
{
font-family:Trebuchet MS;
font-size:16px;
color: #000000;
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:20px;
font-weight:bold;
margin-top:0px;
margin-bottom:30px;
width:200px;
float: left;
font-weight:normal;
color:#000000;
}

.main_content
{
width:745px;
float:left;
color:#000000;
font-size:13px;
font-family:Trebuchet MS;
font-weight:bold;
margin-left:0px;
margin-top:0px;
}
.main_content img
{
float:left;
}
.main_content p
{
width:700px;
padding:10px 0px 20px 25px;
float:left;
text-align: justify;
font-family:Trebuchet MS;
font-size:14px;
color: #333333;
word-spacing: normal;
line-height:20px;
font-weight:normal;
}
.main_content p br
{
margin-bottom:10px;
}
.main_content font
{ 
float:left;
}
.main_content ul
{
float: left;
list-style-position: inside;
margin-left:45px;
height:auto;
font-family: Trebuchet MS;
width:300px;
}
.main_content li
{
margin-bottom:5px;
float:none;
font-family:Trebuchet MS;
list-style-type:none;
font-size:14px;
color:#2f2a2a;
text-shadow:none;

}
.main_content p img
{
float: left;
margin:0px 0px 10px 20px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-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.8s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.8s; /*Mozilla duration version*/
-o-transition-duration: 0.8s;
width:200px;
height:190px;
border:2px solid #0082aa;}
.main_content p img:hover
{
-webkit-transform:scale(1.8); 
-moz-transform:scale(1.8);
-o-transform:scale(1.8);
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:20px;
color:#0c0484;
font-weight: normal;


}
.main_content p span
{
width:430px;
padding:0px 0px 0px 0px;
float:left;
text-align: justify;
font-family:Trebuchet MS;
font-size:14px;
color:#2f2a2a;
word-spacing: normal;
line-height:22px;
}
.main_content h1
{
font-family: Trebuchet MS;
font-size:26px;
color: #ff0000;
float:left;
margin:5px -30px 0px  25px;
width:700px;
height: auto;
line-height:40px;

}
.main_content h2
{
font-family: Trebuchet MS;
font-size:18px;
float:left;
margin:0px 0px 10px 25px;
width:680px;
color:#008ad4;
font-weight:normal;
}
.main_content h3
{
font-family: Trebuchet MS;
font-size:16px;
float:left;
margin:5px 0px 10px 25px;
width:680px;
color:#008ad4;
font-weight:normal;
text-decoration:underline;
}
.read{
color: #ff0000;
float:right;
margin:0px 0px 0px 0px;
width:150px;
font-size:16px;
margin-top:-20px;  margin-bottom:10px;
}
.read:hover
{
color: #000000;
}
.img_gallary 
{
width:400px;
float: left;
margin:10px 0px 1px 25px;
padding-bottom:0px;
}
.img_gallary  h1
{
font-family: Trebuchet MS;
font-size:24px;
color: #06afef;
float:left;
margin:0px -30px 10px  20px;
width:650px;
height: auto;
}
.img_gallary div
{
float:left;
margin-bottom:5px;
width:190px;
height:200px;
margin-right:5px;
opacity:1;
}
.img_gallary div b
{
text-align:center;
float: left;
color: #ff0000;
font-size:10px;
margin:4px 0px 6px 0px;
width:170px;
font-family: Arial;
text-shadow:none;
line-height:12px;
font-weight:normal;

}
.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;

vertical-align:middle;
}
.img_gallary img:hover
{
-webkit-transform:scale(1.6); 
-moz-transform:scale(1.6);
-o-transform:scale(1.6);
box-shadow:0px 0px 30px gray; 
-webkit-box-shadow:0px 0px 30px gray; 
-moz-box-shadow:0px 0px 30px gray; 
opacity: 1;
z-index:999;
cursor:pointer;
display: block;
}


#footer
{
background: url(../images/footer_back.png) repeat #FFFFFF;
width:1000px;
height: auto;
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: auto;
float:left;
margin:15px 0px 0px 40px;
}
.footer_menu ul
{
list-style-type:none;
}
.footer_menu li
{
float:left;
margin:2px 0px 0px 17px;
text-align:center;
padding-top:0px;
font-family: Arial;
font-size:12px;
font-weight: normal;
color: #000000;
-webkit-transition-duration: 0.4s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.4s; /*Mozilla duration version*/
-o-transition-duration: 0.4s;
line-height:12px;
}
.footer_menu li:hover
{
-webkit-transform:scale(1.2); 
-moz-transform:scale(1.2);
-o-transform:scale(1.2);
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: #000000;
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 #ff0000;
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 #ff0000;
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 #ff0000;
  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 #ff0000;
   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 #ff0000;
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:1000px;
height:289px;
float:left;
background-attachment:scroll;
margin-top:0px;
}
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:289px;
	float:left;
	background-color: #FFFFFF;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
		opacity: 2.4;
		float:left;
		width:1000px;
 		height:289px;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		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;
	}
	