* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	font-size:13px;
	line-height:18px;
	font-family:Arial, Helvetica, Sans-Serif;
	color:#413f3f; text-align:justify;
	background:url(../images/body-bg.gif) repeat 0 0;
}
a {
	color:#00afef;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea {
	overflow:hidden;
}


.go {
	margin:1px 18px 0 2px;
	background:#00afef;
	width:auto;
	color:#FFFFFF;
	float:right;
	border:none;
	padding:4PX;
	font-size:12px;
	height:24px;
}
#target {
	height:24px;
	width:215px;
	color:#333;
	background:#FFF;
	margin:1px 0 0 0px;
	border:1px solid #005baa;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
.body-bg {
	background:url(../images/body-bg2.gif) repeat-x 0 0;
}
.shell {
	width:960px;
	margin:0 auto;
}
#header {
	height:75px;
}
#logo { float:left;
	font-size:22px; margin:7px 0 0 0px;
	padding:0px 0 0 0;
}
.search {
	padding:3px 0 0 0; 
}
#head {
	background:url(../images/head-bg.gif) repeat-x 0 bottom;
	height:300px;
	border:1px solid #b9b7b7;
	position:relative;
}

#head h2 {
	background:url(../images/head-h.png) no-repeat 0 0;
	width:287px;
	height:54px;
	font-size:19px;
	line-height:54px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	position:relative; margin-top:25px;
	padding:0 0 0 33px;
}
#head h2 .head-h {
	background:url(../images/head-h-l.gif) no-repeat;
	width:21px;
	height:72px;
	position:absolute;
	top:0;
	left:-21px;
}
#nav { width:960px !important;
	height:54px; margin-top:2px;
	padding:0px 0 2px 1px;
}
#nav ul { float:left; width:960px;
	list-style:none;margin-left:1px;
}
#nav ul li {
	display:inline;
	float:left;
	font-size:16px;
	line-height:52px;
	font-weight:bold;
	text-align:center;
	padding:0 2px 0 0; 
}
#nav ul li.last {
	padding:0;
}
#nav ul li a {
	background:url(../images/nav-btn.gif) repeat-x 0 0;
	float:left;

	height:52px; padding:0 36px 0 36px;
	color:#393333;
	border:1px solid #b9b7b7;
}
#nav ul li a:hover, #nav ul li a.active {
	background:#00afef;
	color:#fff;
	text-decoration:none;
}


#nav ul > li:hover ul li {
  height: 36px;
}
#nav li ul {
  position: absolute;
  left: 0; margin-left:290px; 
  top: 435px;  width: 200px !important; 
  z-index: 1;
}
#nav li ul li {
  overflow: hidden; margin:0px !important;
  height: 0;background:#00afef; padding:0px; text-align:left;
  -webkit-transition: height 200ms ease-in;
  -moz-transition: height 200ms ease-in;
  -o-transition: height 200ms ease-in;
  transition: height 200ms ease-in;margin:0px;
}

#nav li ul li {
  width: 260px;
}
#nav li ul a { background:none;  width: 260px;
  border: none;line-height:12px !important; padding:8px 10px 8px 10px !important; text-align:left; height:auto !important; margin:0px !important; font-size:13px !important; font-weight:normal; border-bottom:1px solid #FFF;
}
#nav li ul a:hover { background:url(../images/nav-btn.gif) repeat-x 0 0; color:#000000;
}

#main {
	border:1px solid #b9b7b7;
	background:#fff;
	padding:27px 12px 3px 28px;
}
#main .btn-more {
	
	width:79px;
	height:31px;
	font-size:13px;
	line-height:31px;
	color:#00afef;
	font-weight:bold;
	text-align:center;
	display:block;
	padding:0 0 0 5px;
}
#main .btn-more:hover {
	text-decoration:none; text-decoration:underline;
}
.boxes {
	padding:0 0 0px 0; width:920px; float:left;
}
.boxes .box-white {
	margin:0 31px 0 0;
}

.box-white {
	
	width:270px;
}
.box-white h2 {
	font-size:18px;
	line-height:19px;
	color:#00afef;
	border-bottom:1px solid #e8d0d2;
	padding:0 0 6px 0;
	margin:0 0 5px 0;
}
.box-white p {
	text-align:justify;
	padding:0 0 0px 0;
}
.box-white img {
	margin:5px 12px 0 0;
}
.box-white ul {
	list-style:none;
}
.box-white ul li {
	background:url(../images/bullet.gif) no-repeat 0 10px;
	line-height:26px;
	padding:0 0 0 2px;
}
.box-white ul li a {
	color:#097ca8;
	text-decoration:underline;
	padding:0 0 0 12px;
}
.box-white ul li a:hover {
	text-decoration:none;
}
.box-white .rss {
	background:url(../images/rss.gif) no-repeat 0 0;
	width:21px;
	height:21px;
}
.box-white .btn-more {
	margin:0 0 0 auto;
}
.box-white .item {
	border-bottom:1px dotted #e8d0d2;
	padding:0 0 13px 0;
	margin:0 0 14px 0;
}
.box-white .item span {
	font-size:10px;
	line-height:13px;
	color:#097ca8;
	display:block;
	padding:0 0 2px 0;
}
.box-white .item p {
	padding:0;
}
.box-white .item a {
	color:#097ca8;
	text-decoration:underline;
}
.box-white .item a:hover {
	text-decoration:none;
}
.box-white .item-last {
	border:0;
	margin:0;
}
#content {
	width:595px; margin-bottom:20px;
}
#content img { float:left; margin:0px; padding:0px; margin:10px;}
#content ul { margin:10px 0 0 30px; padding:0px;}
#content h2, #sidebar h2 {
	font-size:18px;
	line-height:19px;
	color:#00afef; margin-bottom:10px;
	padding:0 0 2px 0;border-bottom:1px solid #e8d0d2;
}
table { border-collapse:collapse; margin:10px 0 10px 0px;}
td { padding:2px 2px 2px 5px;}
#sidebar {
	width:280px;
}
#sidebar .btn-more {
	margin:20px 0 0 auto;
}
.gallery {
}
.gallery a {
	float:left;
	margin:0 6px 6px 0;
}
.gallery a.last {
	margin-right:0;
}
.gallery img {
	border:2px solid #d8d8d8;
}
.product { width:160px; height:190px; float:left; margin:10px;}
	.product img
{
	
	width:150px;
	height:150px;
	float:left;
	border:2px solid #fff; 
	 -moz-box-shadow: 0px 6px 5px #ccc;
	  -webkit-box-shadow: 0px 6px 5px #ccc;
	   box-shadow: 0px 6px 5px #ccc; 
	   -moz-border-radius:190px;
	    -webkit-border-radius:190px; border-radius:190px; 
		margin:0px 10px 0px 0px;
	
	}
	.product h2 { float:left; width:100%; margin:10px 0 0 0px; padding:0px; text-align:center; border:none !important; font-size:15px !important;}

.footer {
	padding:10px 0;
	font-size:10px;
	line-height:10px;

}
.footer, .footer a {
	color:#6b7981;
	text-decoration:none;
}

#enquiry_fill p {
	width:94%;
	margin:10px;
	padding:0px;
	float:left;
	color:#FFFFFF;
}
#enquiry_fill {
	float:left;
	width:300px;

	margin:0px 0px 0px 0px;

}
.enquiry_form1 {
	height:250px;
	width:290px;
	float: left;
	margin:5px 0px 0px 0px !important;
	padding:0px 0px 0px 0px;
}
.enquiry_form1 div {
	width:290px;
	float: left;
	height:auto;
	color:#000000;
	font-size:14px;
	margin-top:3px;
	font-weight: normal;
	margin-left:0px;
	position:relative;
	display:block;
	margin-bottom:5px;
	text-shadow:none;
	font-weight:bold;
	margin-left:15px;
}
.enquiry_form1 input {
	-moz-box-shadow: 0px 1px 0px #777;
	-webkit-box-shadow: 0px 1px 0px #777;
	background:#FFFFFF;
	color:#333;
}
.txt_box {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:20px !important;
	width:190px !important;
	float:right;
	background:#FFFFFF;
}
.txt_area {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:20px !important;
	width:190px !important;
	background:#FFFFFF;
	float:right;
	margin:0px 20px 0px 0px !important;
}
.enquiry_form1 select {
	height:20px !important;
	width:190px !important;
	float:right;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	background:#FFFFFF;
}
.enquiry_form1 textarea {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:20px !important;
	width:190px !important;
	float:right;
	margin:0px;
	background:#FFFFFF;
	margin:0px 20px 0px 0px !important;
}
.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:#00afef !important;
}
.button:hover { color:#000 !important; 
}

#contact {
	width:900px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 20px;
}
#contact a {
	color:#0175f0;
}
#contact h4 {
	height: auto;
	width:900px;
	border:none !important;
	text-decoration:underline;
	float:left;
	margin:10px 0px 0px 0px;
	background: none;
	padding:0px 0px 0px 0px;
	text-align:left;
	color:#000;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#contact font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #67575F;
	width:770px;
	float:left;
	margin:10px 0px 0px 2px;
}
#contact b {
	font-size:13px;
	color:#5c4f3c;
	font-weight:bold;
	float:left;
	width:110px;
	margin:10px 0px 0px 0px;
}
.map { float:right; margin:10px 0 10px 0; padding:0px; width:425px; height:370px; }
.strip {
	background:#FFF;
	height:1px;
	width:102.3%; margin:10px 0 0 0px;
	float:left;
}
#contact font a {
	color:#5c4f3c;
	text-decoration:none;
}
#contact font a:hover {
	color:#0175f0;
	text-decoration:underline;
}

.footer-text {
	float:left;
	margin:0px 0 0px 0px;
	padding:0px;

}
.footer-text p {
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background:none;
	line-height:50px;
}
.footer-text a img {
	float: right;
	margin:4px 0 0px 2px;
	padding:0px;
	border:none;
	background:none;
}
.footer-text a {
	border:none;
	background:none;
	margin-bottom:0px;
}

#enquiry_fill1 { margin:20px 0 20px 10px; padding:20px 0 20px 0; float:left; border-radius:10px; width:890px;}
.enquiry_form div {
	width:380px;
	float: left;
	height:auto;
	color:#000;
	font-size:14px;
	margin-top:3px;
	font-weight: normal;
	margin-left:40px !important;
	position:relative;
	display:block;
	margin-bottom:5px;
	text-shadow:none;
	font-weight:bold;
	margin-left:15px
}
.txt_area1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:23px;
	width:272px;
	float:right;
	margin:0px 0 3px 0px;
}
.txt_box1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:60px;
	width:272px;
	float:right;
margin:0px 0 3px 0px;
}
.select1 {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
	height:25px;
	width:278px;
	float:right;
margin:0px 0 3px 0px !important;
}
