* {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484848;
}
/*@font-face {
 font-family: 'Calibri';
 src: url('font/calibri.eot');
 src: url('font/calibri.eot') format('embedded-opentype'),  url('font/calibri.woff') format('woff'),  url('font/calibri.ttf') format('truetype'),  url('font/calibri.svg#Calibri') format('svg');
}*/
a {
	text-decoration:none;
}
img {
	border:none;
}
#bg {
	position: fixed;
	top: 0;
	left: 0;
}
.bgwidth {
	width: 100%;
}
.bgheight {
	height: 100%;
}
#wrapper {
	width:1086px;
	margin:auto;
	position:relative;
	z-index:2;
	top:20px;
}
#main {
	width:1002px;
	height:auto;
	padding:0px 42px 20px;
	float:left;
	background:url(../images/top_shedow.png) no-repeat top,  url(../images/bottom_shedow.png) no-repeat bottom;
}
#header {
	width:1000px;
	height:133px;
	background-color:#fff;
	border:1px solid #e0e0e0;
}
.logo {
	width:125px;
	height:115px;
	margin:3px 10px;
	float:left;
}
.header_right {
	width:800px;
	height: auto;
	float:right;
	margin:30px 25px 12px;
}
.header_top {
	width:100%;
	float:left;
}
.header_top img {
	float:left;
}
.header_top_right {
	float:right;
}
.header_top_right p {
	color:#606060;
	float:left;
	line-height:20px;
}
.header_top_right a {
	margin:0px 0px 0px 10px;
	float:left;
}
#nav {
	width:100%;
	height:40px;
	float:left;
	border:1px solid #e0e0e0;
	margin-top:23px;
	font-family: 'Calibri';
}
.enquiry
{
float:right;margin-right:10px;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
	display: block;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}
/*** DEMO SKIN ***/
.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
	min-width: 12em; /* allow long menu items to determine submenu width */
 *width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	padding:8px 20px;
	text-decoration:none;
	line-height:25px;
	zoom: 1; /* IE7 */
	font-size:14px;
	text-transform:uppercase;
}
.sf-menu a {
	color: #777;
}
.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
 *white-space: normal; /* ...unless you support IE7 (let it wrap) */
	height:40px;
}
.sf-menu ul li {
	background: #fff;
}
.sf-menu ul ul li {
	background: #9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover, .current {
	background:url(../images/current.png) repeat-x;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
.sf-menu li:last-child {
	padding-right: 10px;
	position: absolute;
	right: 67px;
}
.sf-menu ul li:last-child {
	position: relative;
	right: auto;
	padding-right:inherit;
}
.sf-menu ul li a {
	border-top: 1px solid #dddd; /* fallback colour must use full shorthand */
	border-top: 1px solid rgba(221, 221, 221, .5);
}
.sf-menu ul li a:hover {
	background:#1faded;
	color:#fff;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right:none;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: none;
	right: .75em;
	top: .9em;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
}
li:hover > a .sf-sub-indicator, li.sfHover > a .sf-sub-indicator {
	background-position: -10px -100px;
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position: 0 0;
}
.sf-menu ul li:hover > a .sf-sub-indicator, .sf-menu ul li.sfHover > a .sf-sub-indicator {
	background-position: -10px 0;
}
#flash_banner {
	width:100%;
	height:290px;
	float:left;
}
#inner_banner {
	width:100%;
	height:190px;
	float:left;
}
#container {
	width:950px;
	height:auto;
	float:left;
	margin-top:20px;
	padding:26px 26px 0px;
	background-color:#fff;
}
.border_top {
	border-top:1px solid #929292;
}
#container_left {
	width:355px;
	height:auto;
	float:left;
	font-family: 'Calibri';
}
#containt {
	width:660px;
	height:auto;
	float:left;
	font-family: 'Calibri';
	text-align:justify;
	padding-bottom:20px;
}
#containt_left {
	width:48%;
	float:left;
}
#containt_right {
	width:48%;
	float:right;
}
#containt_left p, #containt_right p {
	text-align:left !important;
}
#stock_div {
	float: right;
	height: 187px;
	margin-top: 20px;
	padding: 16px 25px;
	width: 202px;
	background:url(../images/stock.png) no-repeat;
}
#container_left h2, #containt h2 {
	color:#ff3eae;
	font-size:20px;
	text-transform:uppercase;
	width:100%;
	font-weight:400;
}
#containt h3 {
	width:100%;
	color:#000;
	font-size:17px;
	margin:8px 0px;
	font-weight:400;
}
#containt h3 small {
	color:#1e80ca;
	font-size:14px;
}
#containt ul {
	list-style:none;
	margin:15px 10px;
}
#containt ul li {
	background:url(../images/arrow.png) no-repeat left 7px;
	width:100%;
	float:left;
	line-height:22px;
	font-size:15px;
	padding-left:10px;
}
#container_left p, #containt p {
	color:#484848;
	font-size:14px;
	width:100%;
	margin-top:10px;
	text-align:justify;
	line-height:17px;
}
#containt p a {
	color:#ff41af;
	font-size:14px;
}
#container_left a {
	color:#ff41af;
	font-size:14px;
	float:left;
	clear:both;
	background:url(../images/point.png) no-repeat 0px 3px;
	text-indent:15px;
	margin-top:15px;
}
#container_left a:hover, #containt p a:hover {
	color:#0aa2f7;
}
#box {
	width:289px;
	height:244px;
	float:left;
	background:url(../images/box.png) no-repeat;
	font-family: 'Calibri';
	position:relative;
	margin-left:8px;
	right:-9px;
}
#box h2 {
	color:#393939;
	font-size:16px;
	width:100%;
	padding:10px 1px 0px 20px;
}
#box p {
	color:#484848;
	font-size:14px;
	width:90%;
	margin-top:25px;
	padding-left:6%;
}
.titles
{
	text-transform:inherit !important;
	font-size: 19px !important;
	font-weight:700 !important;
}
#box a {
	bottom: 15px;
	color: #FFFFFF;
	font-size: 15px;
	margin-left: 25px;
	position: absolute;
	left:0px;
}
#box a:hover {
	color:#000;
}
#box ul {
	width:90%;
	float:left;
	list-style:none;
	margin-top:40px;
}
#box ul li {
	width:100%;
	float:left;
	line-height:20px;
}
#box ul li a {
	background:url(../images/arrow.png) no-repeat 0px 5px;
	text-indent:10px;
	color:#484848;
	font-size:14px;
	position:relative;
	margin-left:22px;
	padding-left:12px;
}
#box ul li a:hover {
	color:#ff41af;
}
#bottom_containt {
	width:100%;
	height:auto;
	float:left;
	border-top:6px solid #929292;
	border-bottom:1px solid #929292;
	margin-top:25px;
}
.span1 {
	width:217px;
	height:auto;
	float:left;
}
.span2 {
	width:130px;
	height:auto;
	float:left;
	margin:17px 7px 17px 25px;
}
.span3 {
	width:165px;
	height:auto;
	float:left;
	margin:17px 7px;
}
.span4 {
	width:150px;
	height:auto;
	float:left;
	margin:17px 7px;
}
.span5 {
	width:222px;
	height:auto;
	float:right;
	margin-top:1px;
}
.span6 {
	width:45px;
	float:left;
}
.span7 {
	width:7px;
	float:left;
}
.span11 {
	width:275px;
	margin:auto;	
}
.span8 {
	width:275px;
	float:left;
	margin-top:10px;
}
.span9 {
	width:275px;
	float:left;
	margin-top:10px;
}
.span10 {
	width:275px;
	float:right;
	margin-top:10px;
}
.span10 ul, .span9 ul {
	margin: 5px 10px !important;
	float:left;
}
.span10 ul li, .span9 ul li, .span8 ul li {
	font-size:14px !important;
	text-align:left !important;
}
.span10 h3, .span9 h3, .span8 h3 {
	float:left;
	border-bottom:1px solid #ddd;
	padding-bottom:3px;
	text-align:left !important;
	font-size:15px !important;
	font-weight:700 !important;
}
.span2 span, .span3 span, .span4 span {
	color:#e20088;
	font-weight:700;
	line-height:25px;
}
.span2 a, .span3 a, .span4 a {
	width:100%;
	float:left;
	color:#777;
	line-height:20px;
}
.span2 a:hover, .span3 a:hover, .span4 a:hover {
	color:#0a95f9;
}
#footer {
	width:100%;
	float:left;
	margin-top:5px;
}
#footer p {
	float:right;
	color:#606060;
	line-height:40px;
}
#footer span {
	float:left;
	color:#606060;
	line-height:40px;
}
#footer span a, #footer p a {
	color:#606060;
}
#footer span a:hover, #footer p a:hover {
	color:#000;
}
form, button {
	border:0;
	margin:0;
	padding:0;
}
.spacer {
	clear:both;
	height:1px;
}
/* ----------- My Form ----------- */
.myform {
	width:470px;
	padding:14px;
}
/* ----------- stylized ----------- */

#stylized p {
	font-size:13px;
	padding-bottom:10px;
	text-align:right;
}
.formspan {
	color: #FF0000;
	float:left;
	padding:5px;
}
#stylized label {
	display:block;
	line-height: 30px;
	text-align:right;
	font-size:15px;
	width:170px;
	float:left;
	clear:both;
}
#stylized label b {
	font-size:13px;
	font-weight:700;
	padding-left:8px;
	
}
.span_Star {
	color:#FF0000;
	font-size:12px;
}
#stylized input[type='text'] {
	float:left;
	font-size:12px;
	padding:6px 4px;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #c0c0c0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin:2px 0 8px 10px;
}
#stylized textarea {
	float:left;
	font-size:12px;
	padding:6px 4px;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #c0c0c0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin:2px 0 8px 10px;/*resize:none;*/
	resize:none;
}
#stylized input:hover, #stylized textarea:hover {
	border: 1px solid #b9b9b9;
	border-top: 1px solid #a0a0a0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
#stylized input:focus, #stylized textarea:focus {
	outline: none;
	border: 1px solid #4d90fe;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
#stylized select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #c0c0c0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin:2px 0 8px 10px;
}
.button_example {
	-moz-box-shadow:inset 0px 1px 0px 0px #a8a8a8;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a8a8a8;
	box-shadow:inset 0px 1px 0px 0px #a8a8a8;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0f0f0f), color-stop(1, #8c8c8c) );
	background:-moz-linear-gradient( center top, #0f0f0f 5%, #8c8c8c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f0f0f', endColorstr='#8c8c8c');
	background-color:#0f0f0f;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #000000;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
	float:right;
	margin:0px 20px;
	position:relative;
	right:80px;
}
.button_example:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8c8c8c), color-stop(1, #0f0f0f) );
	background:-moz-linear-gradient( center top, #8c8c8c 5%, #0f0f0f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c8c8c', endColorstr='#0f0f0f');
	background-color:#8c8c8c;
}
.button_example:active {
	position:relative;
	top:1px;
}
.scrollup {
	width:40px;
	height:40px;
	position:fixed;
	bottom:20px;
	right:50px;
	display:none;
	text-indent:-9999px;
	background: url('../images/icon_top.png') no-repeat;
}
.bullet12{ font-size:15px; color:#000; margin-top:15px; width:49%; float:left; }
.bullet12 ul{ margin:0 !important; padding:0 0 0 20px;}
.bullet12 li{ background:url(../images/arrow12.png) no-repeat 0px 2px !important; line-height:25px;  padding-left:20px!important; }
.bullet12 li a{font-size:15px; color:#000000;  text-decoration:none;}
.bullet12 li a:hover{color:#FF41AF;}
.bullet3{ font-size:20px; color:#000; }
.bullet3 ul{ margin:0; padding:0 0 0 24px;}
ul.bullet3 li{ background:url(../images/arrow1.jpg) no-repeat 0px 7px !important; line-height:22px; padding-left:20px!important;}
.bullet3 li a{font-size:15px; color:#072d6b; text-decoration:none;}
.bullet3 li a:hover{color:#0aa2f7;}