* {
	padding:0px;
	margin:0px;
}
body {
	padding:0px;
	margin:0px;
	background-color:#68abee;
	font-family:arial;
	font-size:13px;
	color:#fff;
	line-height:17px;
}
.bg {
	background-image: url(../images/home/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.inner {
	background-image: url(../images/home/inner-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#outer-header {
	width:100%;
	padding:0px;
	margin:0px;
	text-align:center;
}
#header {
	width:950px;
	padding:0px;
	margin:auto;
}
#logo {
	float:left;
	width:270px;
	height:88px;
}
#logo h1 a {
	width:270px;
	height:88px;
	float:left;
	font-family:arial;
	text-indent: -9999pt;
	font-size:13px;
	color:#fff;
	background-image:url('../images/home/logo.jpg');
	background-repeat:no-repeat;
}
.home-tab {
	float:left;
	width:170px;
	background-color:#146db5;
	font-weight:bold;
	text-align:center;
	margin-right:2px;
}
.product-tab {
	float:left;
	width:170px;
	background-color:#9bad00;
	font-weight:bold;
	text-align:center;
	margin-right:2px;
}
.contact-tab {
	float:left;
	width:170px;
	background-color:#e68904;
	font-weight:bold;
	text-align:center;
}
.menuText {
	color:#fff;
}
.topmenuPadd {
	padding:7px 0px 7px 0px;
}
#outer-container {
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
#container {
	width:950px;
	padding:0px;
	margin:auto;
	text-align:justify;
}
#outer-footer {
	width:100%;
	height:292px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-position:center bottom;
	background-image:url('../images/home/footer-gradient.jpg');
	background-repeat:repeat-X;
}
#footer {
	width:950px;
	padding:0px;
	margin:auto;
	text-align:justify;
}
#inner-outer-footer {
	width:100%;
	height:211px;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:center;
	background-position:center bottom;
	background-image:url('../images/home/footer-gradient.jpg');
	background-repeat:repeat-X;
}
#inner-footer {
	width:950px;
	padding:0px;
	margin:auto;
	text-align:justify;
	clear:both;
}
.homeWhiteBg {
	background-color:#fff;
	color:#146db5;
	width:950px;
}
.whiteBg {
	background-color:#fff;
	color:#146db5;
	width:950px;
	overflow:hidden;
	height:43px;
}
p {
	padding:10px 10px 0px 10px;
}
.height5 {
	height:5px;
	overflow:hidden;
	clear:both;
}
.height10 {
	height:10px;
	overflow:hidden;
	clear:both;
}
.height20 {
	height:20px;
	overflow:hidden;
	clear:both;
}
.height160 {
	height:160px;
	overflow:hidden;
	clear:both;
}
.divider25 {
	float:left;
	width:25px;
	overflow:hidden;
}
.homeBottomDiv {
	width:295px;
	float:left;
}
.homeBottomTitlePadd {
	padding:20px 0px 0px 0px;
}
a {
	outline:none;
	text-decoration:none;
}
.homeRead {
	padding:35px 0px 0px 0px;
	color:#146db5;
	font-size:12px;
}
.homeRead a {
	color:#146db5;
	text-decoration:underline;
}
.homeBlueText {
	float:right;
	text-align:right;
	color:#146db5;
	font-size:12px;
}
.homeNameText {
	color:#474747;
	font-weight:bold;
	font-size:13px;
}
.copyright {
	text-align:right;
	clear:both;
	color:#e67904;
	font-size:11px;
}
.copyright a {
	color: #e67904;
	text-decoration: none;
}
.copyright a:hover {
	color: #333333;
	text-decoration: none;
}
.enq-left {
	float:left;
	width:200px;
	padding:5px 0px 0px 0px;
}
.enq-right {
	float:left;
	width:300px;
}
input, select.txtbox {
	font-family:Helvetica, Arial, Geneva;
	font-size:11px;
	border:solid 1px #E3E2E2;
	width:270px;
	height:22px;
}
textarea.txtbox1 {
	font-family:Helvetica, Arial, Geneva;
	font-size:11px;
	border:solid 1px #E3E2E2;
	width:270px;
	height:80px;
}
input.submit {
	background-image:url('../images/contact-us/submit.jpg');
	background-repeat:no-repeat;
	width:81px;
	height:30px;
	border:0px;
	cursor:pointer;
}
input.reset {
	background-image:url('../images/contact-us/reset.jpg');
	background-repeat:no-repeat;
	width:81px;
	height:30px;
	border:0px;
	cursor:pointer;
}
.alert {
	padding:0px 0px 0px 200px;
	height:20px;
	overflow:hidden;
	clear:both;
	color:#FF0000;
}
ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
li {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
ul.product li {
	background-image:url('../images/common/arrow.jpg');
	background-repeat:no-repeat;
	background-position:0px 13px;
	color:#333333;
	padding:10px 5px 0px 30px;

}
ul.subProd li {
	float:left;
	width:100px;
	background-image:url('../images/common/arrow.gif');
	background-repeat:no-repeat;
	background-position:30px 7px;
	color:#e68904;
	font-weight:bold;
	padding:0px 0px 0px 40px;
		
}
ul.subProd li a {
	color:#146db5;
	font-weight:bold;
	
}
a{outline:none;text-decoration:none;}
.prodTitle{float:left;color:#146db5;font-weight:bold;}
.showDiv {
	background-color:#c5e0fd;
	width:920px;
	overflow:hidden;
	margin-left:15px;
	cursor:pointer;
}
.hideDiv {
	background-color:#e7f1fb;
	width:920px;
	overflow:hidden;
	margin-left:15px;
	display:none;
	}
.prodText{float:left;color:#52890a;font-weight:normal; font-size:16px;}
.textDiv {
	font-size:16px;
	color:#146db5;
	float:left;
	padding-bottom:10px;
	width:110px;
}
.testimonialDiv {
	background-color:#d2e8fd;
	width:920px;
	color:#333333;
	overflow:hidden;
	margin-left:15px;
}
h2 {
	text-decoration: none;
	margin: 0px;
	background-color:#fff;
	color:#146db5;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	position: relative;
	
	
}




/*h2 {
  font: bold 330%/100% "Lucida Grande";
  position: relative;
  color: #464646;
}
h2 span {
  background-image:url(../images/home/plainbgrnd.jpg) repeat-x;
  position: absolute;
  display: block;


}*/

