@charset "utf-8";
/* CSS Document */
body { width:100%; background:url(../images/background.jpg) repeat-x #ce512b; margin:0px; padding:0px;}
#wrapper { width:998px; margin:auto; padding:0px;}
#header { float:left; width:100%; margin:1px 0 0 0px; height:154px; padding:0px; background:url(../images/header.png) no-repeat;}
#header img { float:left; margin:28px; padding:0px; position:relative;}
 
#header .search .go {background:none; margin:2px 0 0 2px; font-size:12px;
	
	border:none;border-radius:4px; float:right;color:#FFFFFF; width:auto;
}
#header .search .select {
	background:#FFFFFF;
	color:#000000;
	font-size:12px; border-radius:6px; 
	height:24px;
	border:1px solid #999999;

}
#header .search { width:237px; height:35px; margin:30px 40px 0 0px; background:#000000; float:right;border-radius:5px; }
#header .search img { float:left; margin:0px; padding:0px; width:auto;}

#menu-wrap { width:650px; margin:20px 0 0 0px !important; padding:0px; float:right; }

#header  #menu, #menu ul {
	margin: 0px 0px 0px 0px!important;
	padding: 0;
	list-style: none;z-index:9999; position:relative;
}
#header  #menu { width:650px; float:right;z-index:9999;
	margin:0px 0px 0 0px !important; position:relative; z-index:1;
}
#menu:before,  #menu:after {
	content: "";
	display: table;
}
#header  #menu:after {
	clear: both;
}
#menu {
	zoom:1;
}
#header #menu li {
	float: left;
	position: relative; 
	line-height:70px !important;
}
#header  #menu li a {
	float: left;
	padding: 0px 11px;
	color:#474645;
	line-height:35px !important;
	font: bold 14px Arial, Helvetica;
	text-decoration: none;
	
}
#header #menu li:hover > a {
	color:#fe6634 !important;
	background:#fffffe;box-shadow:1px 1px 1px 1px #bfaba6; border-radius:10px !important;
}
*html #menu li a:hover { /* IE6 only */
	color:#fe6634 !important;

}
 #menu ul {
width:190px  margin: 0px 0 0 0px !important;
	opacity: 0; visibility: hidden;
	z-index:9999;
	position: absolute;
	top: 35px;
	float:left;
	left: 0;
	line-height:11px;
	

}
 #menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
#header #menu ul ul {
	top: 0;
	left: 170px;
	margin: 0 0 0 0px;
	padding:0px;
	margin:0px;
	_margin: 0; /*IE6 only*/
	
}
#header #menu ul li {
	float: none;
	display: block;
	padding:0px 0 0 0px;z-index:9999; position:relative;
	font-size:11px !important;
	border: 0;
	background:#c24c28; color:#FFFFFF !important;
	border-bottom:1px solid #CCCCCC;
	
}
#header #menu ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#header #menu ul a {
	width: 190px;
	display: block;
	font-size:11px;

	line-height:13px !important;
	float: none;
	padding:5px; color:#FFFFFF;	

}
#header #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:relative;
	left: 0px;
	top: -36px;
}
#header #menu ul ul li:first-child a:after {
	left: -6px;
	top: 40%;
	margin-top: 0px;
	border-left: 0;
}
#header #menu li a:hover, #menu li.active, #menu ul li.active a {
	color:#eaeaea; border-radius:0px;
}
#header #menu ul li a:hover {
	background:#000000; border-radius:0px;
}
#header #menu ul li:first-child a:hover:after {
	border-bottom-color: #04acec;
}
#header #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;
}#middle-part { float:left; width:100%; margin:280px 0 0 -2px; padding:0px;  background:url(../images/back.png) no-repeat; }

#middle-part .left-part { float:left; width:500px; padding:0px ; margin:0px 45px 0 0px;}
.content { float:left; width:957px; margin:18px 0 0 22px; padding:0px;  background-image: -moz-linear-gradient(#fae9e3, #fdfbfa);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fae9e3), to(#fdfbfa));
	background-image: -webkit-linear-gradient(#fae9e3, #fdfbfa);
	background-image: -o-linear-gradient(#fae9e3, #fdfbfa);
	background-image: -ms-linear-gradient(#fae9e3, #fdfbfa);
	background-image: linear-gradient(#fae9e3, #fdfbfa); box-shadow:2px 2px 2px 3px #85655b;}
.content h2 { float:left; margin:10px 0 0 15px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:24px; border-bottom:1px solid #013335;color:#013335; width:97%;}
.content p { float:left; width:97%; margin:10px 0 0 15px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:justify; color:#013335; background:none !important; line-height:18px;}
.content ul { width:100%; margin:10px 0 0 15px; padding:0px; float:left;}
.content p img { float:right; margin:0px 0 0 10px; padding:0px;}
.content ul li { margin:2px; width:100%; padding:0px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#013335;line-height:14px; }
.content p a { float:right; margin-right:10px; color:#ff6634; text-decoration:none;}
.content p a:hover { text-decoration:underline;}
.right-part { float:left; margin:0px 0px 0 10px; padding:0px; width:365px; }
.box {  width:365px; border:2px solid #FFFFFF; float:left; margin:5px 10px 0 13px; padding:0px; }
.content img { float:left; margin:0px 0 10px 10PX; padding:0px;}
.box h3 { float:left; width:66%; margin:5px 0 0 11px; padding:0px; color:#ff6634; font-size:16px; font-family:Arial, Helvetica, sans-serif; border:none !IMPORTANT;}
.box p { float:left; width:66%; margin:0px 0 0 10px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:justify; color:#013335; background:none !important; line-height:15px;}
.box img { margin:-13px 0 5px 13px; float:left;}
.box p a { margin:10px 0 0px 0px; }
.content h3 { float:left; width:97%; margin:15px 0 0 11px; text-decoration:underline; padding:0px; color:#ff6634; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.content p b { color:#666666 !important; font-weight:bold; font-size:16px !important;}
table { border-collapse:collapse; float:left; margin:10px 0 10px 120px; padding:0px; border:1px solid #999999;}
td { font-family:Arial, Helvetica, sans-serif; font-size:13px; padding:6px; margin:0px; border:1px solid #999999;}
.content h4{ float:left; width:97%; margin:15px 0 0 11px; padding:0px; color:#ff6634; font-size:15px; font-family:Arial, Helvetica, sans-serif;}
.product { width:222px; margin:10px 0 10px 12px; padding:0px;  float:left;}
.product img { float:left; margin:0px; padding:0px;}
.product h4 { float:left; width:97%; margin:10px 0 5px 0; padding:0px; color:#ff6634; font-size:15px; font-family:Arial, Helvetica, sans-serif; text-align:center;}












.enquiry_form1 {
	width:950px !important;
	float: left;
	margin:20px 10px 10px 0px !important;
	padding:10px 0px 0px 0px;
}
.enquiry_form1 div {
	width:420px;
	float: left;
	height:auto;
	color:#666666;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:2px 0px 0px 20px;
	position:relative;
	display:block;
	margin-bottom:5px;
	text-shadow:none;
	font-weight:bold;
	padding:5px 0px 0px 0px;
}
.enquiry_form1 input {
	color:#535651;
}
.enquiry_form1 input:hover {
}
.txt_box {
	color:#67575F;
	background:#fff !important;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:50px;
	width:396px;
	float:right;
	margin:0px;
	border:1px solid #CCCCCC;
}
.txt_area {
	color:#67575F;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:23px;
	width:316px !important;
	float:right;
	background:#fff !important;
	margin:0px;
	border:1px solid #CCCCCC;
}
.enquiry_form1 select {
	height:23px;
	width:320px;
	float:right;
	color:#67575F;
	background:#fff !important;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight: normal;
	border:1px solid #CCCCCC;
}
.enquiry_form1 textarea {
	color:#67575F;
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	height:50px;
	width:316px !important;
	float:right;
	margin:0px;
	border:1px solid #CCCCCC;
}
.button {
	height:25px;
	width:80px;
	border:none;
	cursor:pointer;
	color:#FFFFFF!important;
	font-family: Arial!important;
	border:1px 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:0px !important;
	margin-right:15px !important;
	background:#fd8057;
}
.button:hover {
	color:#FFFFFF !important;
	background:#cd512b;
}
#contact {
	width:95%;
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}
#contact h2 {
	float:left;
	text-align:center;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px !important; text-decoration:underline !important;
	color:#ff6634 !important; font-weight:bold;
	margin:4px 0 8px 0px !important;
	padding:0px;
}
#contact a {
	color:#CCCCCC;
}
#contact font {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #67575F;
	width:70%;
	float:left;
	margin:0px 0px 0px 2px;
}
#contact b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5c4f3c;
	font-weight:bold;
	float:left;
	width:140px;
	margin:0px 0px 0px 0px;
}
#contact font a {
	color: #67575F;
	width:70%;
	text-decoration:none;
}
#footer {
	float:left;
	width:100%;
	margin:0px 0 0 0px;
	padding:0px;
	background:#1a0c0c bottom;
	clear:both; z-index:-9999;
}
.footer-container {
	width:990px;
	margin:auto;
	padding:0px; 
}
.footer-text {
	float:left;
	margin:0px;
	padding:0px;
	background:none;
}
.footer-text p {
	float:left;
	margin:0px 22px 0px 20px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	background:none;
	line-height:50px;
}
.footer-text a img {
	float:left;
	margin:5px 0 0 15px;
	padding:0px;
	border:none;
	background:none;
}
.footer-text a {
	border:none;
	background:none;
	margin-bottom:0px;
}