body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#f4f4f4;
}
:-moz-any-link:focus{
  outline: none;
}
form{
	margin:0px;
	padding:0px;
}
.f-left{
	float:left;
}
.f-right{
	float:right;
}
p{
	margin:10px 0px 0px 0px;
}
h1{
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:normal;
	color:#000000;
}
h2{
	margin:0px;
	padding:0px;
	font-size:17px;
	font-weight:normal;
	color:#000000;
}
h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
}
a{
	color:#0000ff;
	text-decoration:underline;
}

a:hover{
	color:#0000ff;
	text-decoration:none;
}
/*--------------------header--------------*/
#main{
	width:1002px;
}
#header{
	background:url(../images/headbg.gif) repeat-x top right;
	margin:0px;
	padding:0px;
}
#header .logo{
	padding:13px 0px 0px 27px;
}
/*----------nav-----------------------------*/
#nav{
	margin:10px 0px 0px 30px;
	padding:0px;
	width:211px;
}
#nav .top{
	background:url(../images/nav-top.gif) no-repeat top left;
	padding:9px 0px 0px 0px;
}
#nav .inner{
	background:url(../images/nav-inner.gif) repeat-x top right;
	width:211px;
	padding-bottom:8px;
}
#nav .bot{
	background:url(../images/nav-bot.gif) no-repeat top right;
	padding:9px 0px 0px 0px;
}
#nav a{ 
	color:#ffffff;
	text-decoration:none;
}
#nav a:hover{ 
	color:#000000;
	text-decoration:underline;
}
#list{
	margin:0px;
	padding:0px 10px 0px 0px;
}
#list ul{
	padding:0px 0px 0px 15px;
	margin:0px;
	list-style-type:none;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
#list ul li{
	padding:6px 0px 0px 18px;
	margin:0px;
	background:url(../images/arrow.gif) no-repeat left top;
}
#list .dot{
	background:url(../images/dot.gif) repeat-x bottom left;
	padding:0px 10px 6px 0px;
	margin:0px;
}
/*-----------------tab--------------------*/
#tab{
	padding:15px 0px 0px 0px;
}
/*----------------content---------------------*/
#content{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:970px;
}
#centre{
	padding:0px 0px 0px 15px;
	width:210px;
}
#centre .inner{
	background:#d1e4eb;
	padding:15px 0px 0px 0px;
}
#centre ul{
	padding:0px 0px 0px 18px;
	margin:0px;
	list-style-type:none;
	color:#000000;
}
#centre .text{
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	padding:5px 0px 0px 10px;
}
#centre a{ 
	color:#000000;
	text-decoration:none;
}
#centre a:hover{ 
	color:#254e7f;
	text-decoration:underline;
}
#centre ul li{
	padding:0px 0px 13px 15px;
	margin:0px;
	background:url(../images/arrow-1.gif) no-repeat left top;
	text-align:left;
}
#centre .bot{
	background:url(../images/navi-bot.gif) no-repeat top left;
	padding:11px 0px 0px 0px;
}
#centre .test{
	padding:10px 0px 0px 0px;
	margin:0px;
}
.text{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding:10px 0px 10px 0px;
}
.text1{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 10px 0px;
}
.text2{
	font-size:12px;
	color:#000000;
	padding-bottom:10px;
}
.skip{
	padding:10px 0px 0px 0px;
	color:#FFFFFF;
	font-size:12px;
}
.skip a{
	color:#FFFFFF;
	text-decoration:none;
}
.skip a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#left{
	background:url(../images/navi-bg.gif) repeat-x left top;
	height:29px;
	width:210px;
	padding:0px;
}
#left .left{
	background:url(../images/navi-left.gif) no-repeat left top;
	padding:0px 5px 0px 0px;
	height:29px;
}
#left .right{
	background:url(../images/navi-right.gif) no-repeat right top;
	padding:0px 5px 0px 0px;
	height:26px;
}

#left a:hover{
	color:#ffffff;
	text-decoration:none;
}

/*----------------mater-----------*/
#contaner{
	margin:0px;
	padding:0px;
	width:727px;
}
#contaner .mater{
	background:url(../images/mater-top.gif) no-repeat top left;
	padding:16px 0px 0px 0px;
}
#contaner .inn{
	background:#d1e4eb;
	padding:0px 20px 0px 20px;
	text-align:left;
}
#contaner .mat{
	background:url(../images/mater-bot.gif) no-repeat top left;
	padding:16px 0px 0px 0px;
}
/*------------product-----------------*/
#contaner .product{
	padding:35px 0px 0px 0px;
}
#testimonial{
	background:#ffffff;
	border:1px solid #0b2c59;
	text-align:left;
	margin:10px 0px 0px 0px; 
}
#testimonial .blue{
	background:#254e7f;
	color:#FFFFFF;
	padding:0px 0px 0px 10px;
	height:20px;
}
#testimonial .black{
	padding:5px;
}
.spacer{
	clear:both;
	height:15px;
}
/*-----------footer--------------------*/
#footer{
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align:center;
	color:#000000;
	border-top:1px solid #12263e;
	clear:both;
}
#footer a{ 
	color:#000000;
	text-decoration:none;
	padding:0px 20px 0px 20px;
}
#footer a:hover{ 
	color:#000000;
	text-decoration:underline;
}
.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px 20px 0px 20px;
	height:16px;
}
.gap{
	margin:0px 0px 0px 15px;
}
.product1{
	padding:0px 0px 8px 0px;
	margin-top:10px;
}
.product1 td{
	background:#4B7ABD;
	padding:10px 0px 0px 5px;
	margin:0px;
	color:#FFFFFF;
}
#prod ul{
	padding:10px 0px 0px 18px;
	margin:0px;
	list-style-type:none;
	color:#ffffff;
}
#prod ul li{
	padding:0px 10px 13px 15px;
	margin:0px;
	background:url(../images/arrow4.gif) no-repeat top left;
}

#prod a{
	color:#ffffff;
	text-decoration:none;
}
#prod a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#prod1 ul{
	padding:10px 0px 0px 18px;
	margin:0px;
	list-style-type:none;
	color:#000000;
}
#prod1 ul li{
	padding:0px 10px 13px 15px;
	margin:0px;
	background:url(../images/arrow3.gif) no-repeat top left;
}
.ruby{
	margin:0px;
	padding:0px;
}
.ruby a{
	color:#000000;
	text-decoration:none;
}
.ruby  a:hover{
	color:#0000ff;
	text-decoration:underline;
}
.ruby img{
	margin:0px 5px 0px 5px;
}
#enquiry{
	margin:10px 0px 0px 0px;
	background:#1c4f82;
	font-weight:bold;
}
#enquiry td{
	background:#D1E4EB;
	padding:5px;
}
.feild{
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.field1{
	width:180px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
.field2{
	width:180px;
	height:40px;
	font-weight:normal;
}
.red{
	color:#cc0000;
	font-size:12px;
}
.gpp{
padding:5px 0px 0px 0px;
}