/* CSS Document */

body
{
padding:0;
margin:0px auto auto auto;
background:#FFffff;

position:relative;
}
.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
{
width:1000px;
height:auto;
background:#ffffff;
float:left;
border:2px solid #000000;
border-top:none;
border-bottom:1px solid #000000;
}
#header						
{
background:url(../images/header.png) no-repeat;
width:1000px;
height:176px;
float:left; 
position:relative;
margin:0px;
}

.serch_box
{
float: right;
background:url(../images/searchbox.png) no-repeat;
height:25px;
width:155px;
margin:50px 10px 0px 0px;
padding:4px 0px 0px 0px;

}
.txtarea_serxh
{
background: none;
height:20px;
width:94px;
float: left;
margin:-3px 0px 0px 1px;
border:none;
color:#ed7b17;
font-weight: normal;
font-family:Trebuchet MS;
font-size:10px;
text-indent:0px;
padding-left:6px;
}
.serch_box_button
{
background:url(../images/searchbutton.png) no-repeat;
height:41px;
width:50px;
float: left;
margin:-10px 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:42px 0px 0px 0px;
}
.menu ul
{
height:auto; 
float:left;
margin:5px 0px 0px 170px;
list-style-type:none;

}
.menu li	
{
float:left;
width:115px;
height:42px;
color: #FFFFFF;
margin:0px 20px 0px 30px;
padding:0px 0x 0px 0px;
background:url(../images/menu.png) no-repeat;


}
.menu li a{
		
		color:#ffffff;
		display:block;
		font-size:15px;
		font-weight:bold;
		line-height:20px;
		margin:10px 0px 0px 0px;
		padding:5px 0px 0px 0px;
		text-align: center;
		text-decoration:none;
		padding-top:1px;
		width:115px;
		font-family:Trebuchet MS;	
		}
		.menu li a:hover, .menu ul li:hover a{			
			color: #FFFFFF;
			text-decoration:none;
	   background:url(../images/menuhover.png) no-repeat;
	 width:115px;
height:42px;
margin:0px 0px 0px 0px;
padding:11px 0px 0px 0px;

	
			}
.menu li ul{

		display:none;
		height:auto;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0px;
		position:relative;
		width:180px;
		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:#808080!important;
		margin-top:-5px;
		border:2px #ffffff solid;
		padding:0px 0px 0px 0px;
		}
		.menu li:hover ul li:hover ul{
		display:block;
		background:#b6b6b6!important;
		margin:0px 0px 0px 140px;
		border:2px #ffffff solid;
		
		}
.menu li li {
background:none;
		display:block !important;
		float: left;
		margin:0px 0px 0px 0px;
		padding:0px 0px 4px 20px;
		width:195px;
		height:25px !important;
		
	
	   
		
		
		}
		.menu li li:hover {
		background:url(../images/submenuhover.png) no-repeat;
		color: #FFFFFF !important;
		text-decoration:none;
		width:160px;
		height:25px !important;
		border-radius:35px;
		-moz-border-radius:35px;
       -webkit-border-radius:35px;

		}
	.menu li:hover li a{
		background:none;
		color:#FFFFFF !important;
		display:block !important;
		float: left;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		width:160px;
		height:10px !important;
		border-radius:25px;
		-moz-border-radius:25px;
       -webkit-border-radius:25px;
	   font-weight:bold;
		}
	.menu li ul a{
		display:block;
		height:20px;
		font-size:12px;
		font-style:normal;
		font-weight:normal;
		margin:0px;
		padding:0px 0px 0px 0px;
		text-align:left;
		width:180px;
		border-radius:25px;
		-moz-border-radius:25px;
       -webkit-border-radius:25px;
		}
		.menu li ul li ul{
		display:none;
		position:relative;
		visibility:hidden;
		margin-top:0px;
		
		}
		.menu  li ul li ul li ul {
		display:none !important;
		position:relative;
		visibility:hidden;
		margin-top:0px;
		background:url(../images/submenuhover.png) no-repeat!important;
		
		}
		.menu  li ul li ul li:hover ul {
		display: block !important;
		position:relative;
		visibility: visible;
		margin:0px 0px 0px 130px !important;
		float:left;
		
		
		
		}
		
		.menu li ul li ul li 
		{
		background:none!important;
		
		
		}
		.menu li ul li ul li:hover 
		{
		background:url(../images/submenuhover.png) no-repeat!important;
		
		
		}
		.menu li ul li ul li a
		{
		background: none !important;
		
		
		}
		.menu li ul li ul li a:hover
		{
		color: #FFFFFF !important;
		text-decoration:none;
		width:180px;
		height:20px !important;
		margin:0px 0px 0px 0px;
		padding:0px 0px 4px 0px;
		}
		.menu li ul li:hover ul{
		display:block;
		position:absolute;
		visibility: visible;
		margin:5px 0px 0px 130px;
		
		}
		
		.menu li ul li ul li:hover a{
		
			background: none;
			color: #FFFFFF !important;
			text-decoration:none;
			width:180px;
		height:20px !important;
		margin:0px 0px 0px 0px;
		padding:0px 0px 4px 0px;
				
			}
	.menu p{
		clear:left;
		}	

#show
{
background:url(../images/menuhover.png)  no-repeat;
width:116px;
height:40px;
color:#026b45;
}
.uibutton {
    float:left;
    display:inline-block;
    padding:5px 10px 5px 5px;
    text-decoration:none !important;
	color:#FFFFFF !important;
    color:#fff;
    border-radius:8px;
    box-shadow:rgba(0,0,0,1) 0 1px 0;
    text-shadow:rgba(0,0,0,.4) 0 1px 0;
    text-decoration:none;
    background:#c24275;
    background-repeat:no-repeat;
    background-image:-webkit-linear-gradient(
        top left,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0.2) 37%,
        rgba(255, 255, 255, 0.8) 45%,
        rgba(255, 255, 255, 0.0) 50%
    ),
    -webkit-linear-gradient(
        #c24275,#c24275
    );
    background-image:-moz-linear-gradient(
        0 0,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0.2) 37%,
        rgba(255, 255, 255, 0.8) 45%,
        rgba(255, 255, 255, 0.0) 50%
    ),
    -moz-linear-gradient(
        #c24275,#c24275
    );    
    background-image:-o-linear-gradient(
        0 0,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0.2) 37%,
        rgba(255, 255, 255, 0.8) 45%,
        rgba(255, 255, 255, 0.0) 50%
    ),
    -o-linear-gradient(
        #c24275, #c24275
    );
    background-image:linear-gradient(
        0 0,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0.2) 37%,
        rgba(255, 255, 255, 0.8) 45%,
        rgba(255, 255, 255, 0.0) 50%
    ),
    linear-gradient(
        #c24275, #c24275
    );
    background-position:-120px -120px, 0 0;
    -moz-background-size:250% 250%, 100% 100%;
         background-size:250% 250%, 100% 100%;
    -webkit-transition:background-position 0s ease;
       -moz-transition:background-position 0s ease;       
         -o-transition:background-position 0s ease;
            transition:background-position 0s ease;
}

.uibutton:hover,
.uibutton:focus {
    color:#fff;
    background-position:0 0, 0 0;
    -webkit-transition-duration:0.5s;
       -moz-transition-duration:0.5s;
            transition-duration:0.5s;
}

.uibutton:active {
    top:1px;   
}



#main_content
{
width:765px;
float: left;
color: #000000;
font-size:13px;
font-family:Trebuchet MS;
font-weight: normal;
margin:0px 0px 0px 0px;
height:auto;
padding-left:10px;
}
.main_content
{
width:980px;
float: left;
color: #000000;
font-size:13px;
font-family:Trebuchet MS;
font-weight: normal;
margin:0px 0px 0px 0px;
height:auto;
padding-left:10px;
}

.main_content p{
width:980px;
float: left;
color: #000000;
font-size:16px;
font-family:Trebuchet MS;
font-weight: normal;
height:auto;
}

.main_content h1{
width:356px;
height:32px;
background:url(../images/about.png) no-repeat;
margin:5px 0px 0px 0px;
font-size:22px;
font-family:Trebuchet MS;
padding:3px 0px 0px 35px;
color:#FFFFFF;
float:left;
font-style:italic;
}



.display_box
{
width:765px;
float:left;
}
#main_content img
{
float:left;
}
#main_content p
{
width:745px !important;
padding:5px 6px 5px 15px!important;
float:left;
text-align: justify;
font-family:Trebuchet MS;
font-size:14px;
color: #000000;
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:none;
}
#main_content ul
{
float: left;
list-style-position: outside;
margin-left:35px;
height:auto;
font-family: Trebuchet MS;
width:700px;
margin-bottom:15px;
list-style-type:disc;
}
#main_content li
{
margin-bottom:0px;
float:none;
font-family:Trebuchet MS;
font-size:12px;
text-shadow:none;
}
#main_content p img
{
float:right;
margin:0px 10px 10px 20px;
-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:15px;
border-radius:6px;
border:1px solid #eb3d02;
height:150px;
width:200px;
}

#main_content p im:hover
{
-webkit-transform:scale(1.3); 
-moz-transform:scale(1.3);
-o-transform:scale(1.3);
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 span
{
width:200px;
font-family: Trebuchet MS;
font-size:14px;
color: #333333;
float:right;
margin:0px 0px 0px 0px;
text-align:left;
}
#main_content h1
{
width:500px; 
height:auto; 
float:left;
background: none;
color: #FFFFFF;
font-size:22px;
margin-top:12px;
font-family:Trebuchet MS;
padding:0px 0px 10px 30px;
background:url(../images/heading.png) no-repeat;
font-weight:normal;
text-shadow:none;
margin-left:0px;
}

#main_content h2
{
width:500px; 
height:auto; 
float:left;
background: none;
color: #FFFFFF;
font-size:22px;
margin-top:12px;
font-family:Trebuchet MS;
padding:0px 0px 10px 30px;
background:url(../images/sheading.png) no-repeat;
font-weight:normal;
text-shadow:none;
margin-left:10px;
}
#main_content h3
{
width:750px; 
height:auto; 
float:left;
background: none;
color: #FFFFFF;
font-size:22px;
margin-top:25px;
font-family:Trebuchet MS;
padding:0px 0px 10px 12px;
background: url(../images/back1.png) no-repeat ;
font-weight:normal;
text-shadow:none;
margin-left:0px;
}
#main_content strong{
margin:10px 0px 0px 10px;width:180px;text-align:center;
font-size:16px;
}




#main_content a
{
text-decoration:none;
color:#000000 ;
text-shadow: none;
font-size:12px;
font-weight:bold;
}
#main_content a:hover
{
text-decoration:none;
color: #036e96;
text-shadow: none;
font-size:14px;
font-weight:bold;
}

#main_content1
{
width:1000px;
float: left;
color: #000000;
font-size:13px;
font-family:Trebuchet MS;
font-weight: normal;
margin:0px 0px 0px 0px;
height:auto;
padding-left:0px;
}

#main_content1 h1
{
width:500px; 
height:auto; 
float:left;
background: none;
color: #FFFFFF;
font-size:22px;
margin-top:12px;
font-family:Trebuchet MS;
padding:0px 0px 10px 30px;
background:url(../images/heading.png) no-repeat;
font-weight:normal;
text-shadow:none;
margin-left:0px;
}

#main_content1 h2
{
width:500px; 
height:auto; 
float:left;
background: none;
color: #FFFFFF;
font-size:22px;
margin-top:12px;
font-family:Trebuchet MS;
padding:0px 0px 10px 30px;
background:url(../images/sheading.png) no-repeat;
font-weight:normal;
text-shadow:none;
margin-left:10px;
}


.products 
{
width:1000px;
margin:0px 0px 0px 0px;
}
.products h1
{width:356px;
height:32px;
background:url(../images/about.png) no-repeat;
margin:5px 0px 0px 0px;
font-size:22px;
font-family:Trebuchet MS;
padding:3px 0px 0px 35px;
color:#FFFFFF;
float:left;
font-style:italic;


}

.read
{
float:right;
margin:5px 0px 10px 0px;
width:120px;
height:20px;
color:#c91873;
font-weight:bold;
font-style:italic;
}
.img_gallery
{
float:left;
width:1000px;
height:auto;
margin:0px 0px 50px 0px;
padding:0px;
}

.img_gallery div
{
float:left;
width:200px;
height:187px;
margin:10px 20px 0px 25px;
padding:0px;
}
.img_gallery div img
{
float:left;
width:200px;
height:187px;
margin:0px 0px 0px 0px;
padding:0px;
opacity: 0.5;
	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;
}
.img_gallery div img:hover
{
-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
opacity: 10;
z-index:1;
cursor:pointer;
display:block;
}
.img_gallery div b
{
float:left;
width:190px;
height:20px;
margin:20px 0px 0px 0px;
text-align:center;
background:url(../images/gallarytab.png) no-repeat;
padding:px 0px 0px 0px;
color:#000000;
}
.img_gallery1
{
float:left;
width:760px;
height:auto;
margin:0px 0px 50px 0px;
padding:0px;
}

.img_gallery1 div
{
float:left;
width:190px;
height:187px;
margin:10px 20px 0px 25px;
padding:0px;
}
.img_gallery1 div img
{
float:left;
width:190px;
height:187px;
margin:0px 0px 0px 0px;
padding:0px;
	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;
}
.img_gallery1 div img:hover
{
-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
opacity: 10;
z-index:1;
cursor:pointer;
display:block;
}
.img_gallery1 div b
{
float:left;
width:190px;
height:20px;
margin:20px 0px 0px 0px;
text-align:center;
background:url(../images/gallarytab.png) no-repeat;
padding:px 0px 0px 0px;
color:#000000;
}
#footer
{float:left;
margin:0px 0px 0px 0px;
background:url(../images/footer.png) no-repeat;
width:1000px;
height:38px;
}

.left
{
float:left;
margin:2px 0px 0px 0px;
background:url(../images/sme.png) no-repeat;
width:150px;
height:40px;
}
.footer_menu
{
float:left;
margin:0px 0px 0px 30px;
padding:0px;
width:730px;

}
.footer_menu ul
{
float:left;
margin:5px 0px 0px 75px;
width:730px;
}
.footer_menu ul li
{
float:left;
margin:5px 30px 0px 30px;
text-align:center;
font-family: Arial;
font-size:14px;
font-weight:bold;
color:#ffffff;
-webkit-transition-duration:0.6s; /*Webkit: Animation duration*/
-moz-transition-duration:0.6s; /*Mozilla duration version*/
-o-transition-duration: 0.6s;
list-style:none;
}
.footer_menu li:hover
{
-webkit-transform:scale(1.4); 
-moz-transform:scale(1.4);
-o-transform:scale(1.4);
z-index:1;
}
.right
{
float:right;
margin:-25px 20px 0px 0px;
background:url(../images/laghuni.png) no-repeat;
width:50px;
height:40px;
}
.copyright p
{
float:left;
margin:2px 0px 0px 170px;
width:440px;
height:12px;
font-size:8px;
color:#FFFFFF;
font-family:Arial;
}
.table
{
float:left;
margin:10px 0px 10px 20px;
padding:0px 0px 0px 0px;
background:#6CC545;
color:#FFFFFF;
border:3px #1e709f solid;
}
.tabl
{
float:left;
margin:10px 0px 10px 20px;
padding:0px 0px 0px 0px;
background:#b6b6b6;
color:#FFFFFF;
font-weight:bold;
}

.enquiry_form
{
height:305px;
width:800px;
float: left;
margin:8px 0px 10px 50px;
background:none;
-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px;
border-radius:10px 10px 10px 10px;
background:#c91873;
padding:15px 20px 10px 30px;
border:2px solid #ed7b17;
}
.enquiry_form div
{
width:376px;
float: left;
height:auto;
color: #ffffff;
font-size:14px;
font-family:Trebuchet MS;
margin-top:4px;
font-weight: normal;
margin-right:13px;
position:relative;
display:block;
margin-bottom:5px;
text-shadow:none;
font-weight:bold;
}
.enquiry_form input
{
-moz-box-shadow: 0px 1px 0px #777;
-webkit-box-shadow: 0px 1px 0px #777;
background: #ddd url('img/inputSprite.png') no-repeat 4px 5px;
background: url('img/inputSprite.png') no-repeat 4px 5px, -moz-linear-gradient(
           center bottom,
           rgb(238,238,238) 0%,
           rgb(238,238,238) 54%,
           rgb(238,238,238) 100%
           );
	  background:  url('img/inputSprite.png') no-repeat 4px 5px, -webkit-gradient(
          linear,
          left bottom,
          left top,
          color-stop(0, rgb(238,238,238)),
          color-stop(0.54, rgb(238,238,238)),
          color-stop(1, rgb(238,238,238))
          );
color:#333;
text-shadow:0px 1px 0px #FFF;
-moz-border-radius:8px;
-o-border-radius:8px;
border-radius:8px;
-webkit-border-radius:8px;
}
.enquiry_form input:hover
{
background:#FFFFFF;
}
.txt_box
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:50px;
width:256px;
float:right;
margin:0px;
background:#f1f1f1;
-moz-border-radius:8px;
-o-border-radius:8px;
border-radius:8px;
-webkit-border-radius:8px;
}
.txt_area
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:23px;
width:256px;
float:right;
margin:0px;
}
.enquiry_form  select 
{
height:23px;
width:260px;
float:right;
color: #666666;
font-family:Trebuchet MS;
font-size:11px;
font-weight: normal;
-moz-border-radius:8px;
-o-border-radius:8px;
border-radius:8px;
-webkit-border-radius:8px;
background:#e9e9e9;
}
.enquiry_form  textarea 
{
color:#000000;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:50px;
width:256px;
float:right;
margin:0px;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px ;
background:#f1f1f1;
}
.enquiry_form textarea:hover
{
background:#FFFFFF;
}
.enquiry_form select:hover
{
background:#FFFFFF;
}
.button
{
height:25px;
width:80px;
border:none;
cursor:pointer;
color:#262f34!important;
font-family: Arial!important;
 border:2px solid #FFFFFF;
 font-weight:bold;
box-shadow: 0px 3px 0px #262f34 !important;
-moz-box-shadow: 0px 3px 0px #262f34 !important;
-webkit-box-shadow: 0px 3px 0px #262f34 !important;
float:right !important;
margin-top:5px !important;
margin-right:5px !important;
}
.button:hover
{
 color:#FFFFFF;
}
.contact
{
width:1000px;
float: left;
margin:10px 0px 10px 0px;
text-align:center;

}
.contact h1
{
width:356px;
height:32px;
background:url(../images/about.png) no-repeat;
margin:5px 0px 0px 0px;
font-size:22px;
font-family:Trebuchet MS;
padding:3px 60px 0px 0px;
color:#FFFFFF;
float:left;
font-style:italic;


}

.contact h2
{
height: auto;
width:1000px;
float:left;
margin:0px 0px 0px 0px;
background: none;
padding:0px 0px 0px 0px;
text-align:center;
color:#ed7b17;
font-size:26px;
font-weight:bold;
font-family:Trebuchet MS;
text-decoration:underline;

}
.contact p
{
font-family: Trebuchet MS;
font-size:14px;
color: #000000;
font-weight:normal;
width:1000px;
float:left;
margin:10px 0px 40px 0px ;
height:40px;
line-height:20px;
}
.contact b
{
font-size:15px;
color:#c91873;
font-weight:bold;

}
.img_gallary
{
float:left;
width:224px;
margin:0px 0px 10px 0px;
padding:0px;
}

.img_gallary div
{
float:left;
width:224px;
height:224px;
margin:10px 15px 20px 10px;
padding:0px;
}
.img_gallary div img
{
float:left;
width:224px;
height:224px;
margin:0px 0px 0px 0px;
padding:0px;
	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;
}
.img_gallary div img:hover
{
-webkit-transform:scale(1.2); 
-moz-transform:scale(1.2);
-o-transform:scale(1.2);
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;
}
.img_gallary2
{
float:left;
width:980px;
margin:0px 0px 10px 10px;
padding:0px;
}

.img_gallary2 div
{
float:left;
width:190px;
height:150px;
margin:10px 15px 20px 15px;
padding:0px;
border:#FF9900 2px solid;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px ;
}
.img_gallary2 div img
{
float:left;
width:190px;
height:150px;
margin:0px 0px 0px 0px;
padding:0px;
	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;
}

.contect
{
width:710px;
float: left;
margin:8px 0px 8px 0px;
text-align:center;

}

.contect h2
{
height: auto;
width:700px;
float:left;
margin:0px 0px 0px 10px;
background: none;
padding:0px 0px 0px 0px;
text-align:center;
color:#59820d;
font-size:26px;
font-weight:normal;
font-weight:bold;
font-family:Trebuchet MS;


}
.contect p
{
font-family: Trebuchet MS;
font-size:14px;
color: #000000;
font-weight:normal;
width:700px;
float:left;
margin:10px 0px 40px 10px ;
height:40px;
line-height:20px;
text-align:center;
}
.contect b
{
font-size:15px;
color:#59820d;
font-weight:bold;

}
.display_box
{
width:765px;
float:left;
}

.main_lft
{
width:225px;
height:auto;
float:left;
background:#ed7b17;
color:#000000;
padding-bottom:0px;
margin-top:0px;

}
.main_lft h1
{
width:180px !important;
font-family: Arial;
background:url(../images/headings.png) no-repeat !important;
margin:15px 0px 0px 10px !important; 
padding:0px 0px 5px 27px !important;
font-size:22px;
float: left;
text-shadow:none;
height: auto;
float:left;
color: #FFFFFF !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:12px;
font-weight: normal;
margin-top:5px;
list-style-position:inside;
float:left;
text-shadow:none;
list-style: none;
display:block;
position:relative;
margin-left:23px;
width:160px !important;
}

.main_lft li
{
list-style:none;
margin:0px;
padding:0px;
position:relative;
width:160px !important;
}
.main_lft li a
{
list-style: none;
width:160px !important;
margin:0px;
padding:0px;
padding-bottom:3px;
padding-left:13px;
color: #FFFFFF;
padding-top:3px;
display:block;
background:#9e9e9e;
text-decoration:none;
position:relative;
border-bottom:1px dashed #d7d7d7;
font-weight:bold
}
.main_lft li a:hover
{
background:#c24275;
text-decoration:none;
color: #000000;
}
.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;
}

/* CSS Document */

/* CSS Document */

