@charset "utf-8";
/* CSS Document */

body
{ background:#FFF;}


#main_header{width:auto; height:auto;}
#main_frame{padding:auto;
margin:auto;
width:980px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
display:table;
user-select:none;
-moz-user-select:none;
-webkit-user-select:none;}
.header{float:left; margin:0px 0px 10px 0px; padding:0px; width:980px; height:auto;  }
.img{ float:left; width:auto; height:auto; margin:0px 0px 0px -5px;}
.go {
	background:#11a0ff;
	color:#FFF;
}
.email{float:right; margin:-40px 30px 0px 0px;font-family:Euphemia; }
.email a{color:#FFF; margin:0px 0px 0px 0px; font-family:Euphemia; }
.email b{color:#FFF;}


.call{float:right; margin:-40px 250px 0px 0px; color:#FFF;font-family:Euphemia; }
.call b{color:#FFF;}

#menu, #menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0;z-index: 9999;
	list-style: none; position:relative;
	
	
}
#menu {
	width:999px; z-index: 9999;
	margin: 0px 0px 0px -5px;
	float:left;
	background:#1398da;
}
#menu:before,  #menu:after {
	
	display: table;
}
#menu:after {
	clear: both;
}
#menu {
	zoom:1;
}
#menu li {
	float:left;
	background:none;
	border-radius: 6px;
	position: relative;

}
#menu a {
	float: left;
	padding: 12px 20px;
	color:#FFF;

	
	font:  14px Euphemia;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;

	margin:0px 0px 0px 8px;
	
}
#menu li:hover > a {
	color:#000;
}
#menu li ul li:hover > a {
	color: #FFF;
}
#menu li li a {
	color:#FFF;
	background:#000000;
	border-radius:6px;
}
#menu ul {
	margin: 20px 0 0 0;
	_margin: 0; /*IE6 only*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 1;
	background: -moz-linear-gradient(#444, #111);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	background: -webkit-linear-gradient(#444, #111);
	background: -o-linear-gradient(#444, #111);
	background: -ms-linear-gradient(#444, #111);
	background: linear-gradient(#444, #111);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
#menu ul ul {
	top: 0;
	float:right;
	left: 150px;
	margin: 0 0 0 0px;
	_margin: 0; /*IE6 only*/
	-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	box-shadow: -1px 0 0 rgba(255,255,255,.3);
}
#menu ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0; /*IE6 only*/
	-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	box-shadow: 0 1px 0 #111, 0 2px 0 #666;
}
#menu ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu ul a {
	padding: 10px;
	width: 330px;
	_height: 10px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}
#menu ul a:hover {
	color:#3bacf8;
	
}
#menu ul li:first-child > a {
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
#menu ul li:first-child > a:after {
	content: '';
	position: absolute;
	left: 40px;
	top: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #444;
}
#menu ul ul li:first-child a:after {
	left: -6px;
	top: 50%;
	margin-top: -6px;
	border-left: 0;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-right: 6px solid #3b3b3b;
}
#menu ul li:first-child a:hover:after {
	border-bottom-color: #04acec;
}
#menu ul ul li:first-child a:hover:after {
	border-right-color: #0299d3;
	border-bottom-color: transparent;
}
#menu ul li:last-child > a {
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

#main_wrapper{width:auto; margin:5px 0px 0px 0px; background:#FFF; }
.wrapper{float:left; margin:0px 0px 0px 0px; height:auto; width:980px; background:#FFF !important;}
.wrapper h1{float:left; margin:0px 0px 0px 10px; height:auto; width:auto;  color:#d9241d; padding:10px 0px 10px 0px; font-size:18px !important; border-bottom:2px solid #d9241d; font-family:Euphemia;}
.wrapper h2{float:left; margin:0px 0px 0px 0px; height:auto; width:990px; text-align:left; color:#C02019; padding:10px 0px 0px 0px; font-size:17px !important;}
.wrapper p{float:left; margin:0px 0px 10px 0px; height:auto; width:970px; text-align:justify; color:#44484e; padding:10px 10px 10px 10px; font-size:14px !important; font-family:Euphemia; background:#FFF; }

.left
{
float:left;
width:980px;
height:auto;

}

.left h1
{
float:left;
width:980px;
height:auto;

}
.left p
{float:left; 
margin:0px 10px 0px 10px;
height:auto;
width:960px;
color:#44484e; 
text-align:justify; 
font-family:Euphemia;
font-size:12px;
border:none;

box-shadow:none;}
.img1{float:right; margin:0px 0px 0px 10px;}
.read{float:right; margin:10px 0px 0px 0px; font-family:Euphemia; font-size:14px; font-weight:bold; color:#d9241d; padding:5px 5px 5px 5px; text-decoration:none;}


.left1{float:left; width:990px; height:236px; margin:0px 0px 0px 0px; background:url(../images/bg.jpg) no-repeat;}
.left1 h1{float:left; margin:0px 0px 0px 0px; color:#FFF; font-family:Euphemia; font-size:18px; border-bottom:2px solid #FFF; }
.left1 p{float:left; margin:50px 0px 0px -230px; width:500px; border-right:2px #FFFFFF dotted;}
.left1 p img{float:left; margin:0px 0px 0px 10px; width:auto; height:auto;}
.read1{float:right; margin:10px 0px 0px 0px; font-family:Euphemia; font-size:12px; font-weight:bold; color:#FFF; padding:5px 5px 5px 5px; text-decoration:none;}

.left p a{float:left; text-decoration:none; color:#000;}

#table1
{
float:left;
width:980px;
height:auto;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#292E76;
margin:20px 0px 0px 10px;
background:#EDEBEB;
}

.img_gallery{float:left; width:990px; margin:0px 0px 0px 0px;}
.img_gallery img{float:left; margin:10px 0px 0px 25px; width:auto; height:auto;}


#main_footer
{
padding:0px;margin:0px;width:100%;height:auto;  repeat-x;}

.footer
{
float:left;width:999px;height:60px; background:url(../images/footer.jpg) no-repeat; border:2px solid #d8251e; margin:0px 0px 0px -5px  }



.copyright
{
margin:10px 10px 0px 120px;
float:left;
width:660px;
height:auto;
}

.copyright h5
{
margin:10px 0px 0px -110px;
float:left;
font-size:12px;
font-style:normal;
font-family:Euphemia;
color:#FFF;
width:790px;


}

.logo1
{
margin:10px 20px 0px 10px;
float:right;
width:90px;
height:40px;
}	

.logo2
{
margin:10px 0px 0px 0px;
float:right;
width:35px;
height:40px;
}


.enquiry_form
{
height:auto;
width:420px;
float:left;
margin:-420px 0px 10px 20px;

}

.enquiry_form h1
{
height:auto;
width:440px;
float:left;
margin:0px 0px 20px 0px;
padding:0px 0px 0px 0px;
text-align:left;
color:#747474;
font-size:22px;
font-weight:normal;
font-family: Trebuchet MS;
border-bottom:#CCCCCC 1px solid;
}
.enquiry_form div
{
width:450px;
float:left;
height:auto;
color:#000;
font-size:12px;
font-family:Trebuchet MS;
font-weight: normal;
margin:10px 0px 0px 10px;
position:relative;
display:block;
margin-bottom:5px;
text-shadow:none;
font-weight:bold;
}
.enquiry_form input
{
color:#535651;
}
.enquiry_form input:hover
{

}
.txt_box
{
color:#67575F; background:#fff !important;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:50px;
width:406px;
float:right;
margin:0px; border:1px solid #000;

}
.txt_area
{
color:#67575F;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:23px;
width:326px;
float:right;background:#fff !important;
margin:0px; border:1px solid #000;
}
.enquiry_form  select 
{
height:23px;
width:330px;
float:right;
color:#67575F;background:#fff !important;
font-family:Trebuchet MS;
font-size:11px; 
font-weight: normal; border:1px solid #000;

}
.enquiry_form textarea 
{
color:#67575F;
font-family:Arial;
font-size:12px;
font-weight: normal;
height:50px;
width:326px;
float:right;
margin:0px; border:1px solid #000;

}
.enquiry_form textarea:hover
{

}
.enquiry_form select:hover
{
}
.button
{
height:25px;
width:80px;
border:none;
cursor:pointer;background:#fff !important;
color:#747474!important;
font-family: Arial!important;
 border:2px solid #747474;
 font-weight:bold;
float:right !important;
margin-top:0px !important;
margin-right:5px !important;
}
.button:hover
{
 color:#262016!important;
 border:2px solid #262016;

}
	

		
		

