body{
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	font-size:80%;
	color:#626262;
}
#main{
	height:auto;
	margin:auto;
	width:986px;
}
#warp{
	height:auto;
	float:left;	
	width:986px;
}
#header{
	width:960px;
	height:98px;
	float:left;
	
}
#logo{
	background-image:url(images/logo.png);
	width:450px;
	height:100px;
	float:left;	
}
#helpline{
	background-image:url(images/helpline.png);
	width:179px;
	height:53px;
	float:left;	
	margin-left:80px;
	margin-top:23px;
}
#facebook{
	background-image:url(images/facebook-twitter.png);
	width:179px;
	height:98px;
	float:right;
}
.nav{
	width:960px;
	height:41px;
	float:left;
	padding-left:30px;
	font-size:85%;
}
.nav a {
	text-decoration:none;
	display:block;
	float:left;
	height:26px;
	width:101px;	
	text-align:center;
	padding:15px 0 0 0;
	color:#FFF;
	font-size:110%;
	font-weight:bold;
}
.nav a:hover {
	background-image:url(images/nav-bg.png);
	color:#f47302;	
}
.nav a:active {
	color:#f47302;
}
#flashContent{
	width:960px;
	height:337px;
	float:left;
	margin:0 13px 0 13px;
	background-image:url(images/con-bg.png);
	
}
#banner2{
	width:960px;
	height:200px;
	float:left;
	margin-top:1px;	
}
#content{
	width:940px;
	height:auto;
	float:left;
	padding:0 23px 0 23px ;
	margin-top:-50px;
	/*background-image:url(images/bg-tabcontent.png);
	background-repeat:repeat-y;*/
}
#contact-bg{
	width:940px;
	height:auto;
	float:left;
	padding:0 23px 0 23px ;
	padding-top:10px;
	background-image:url(images/bg-tabcontent.png);
	background-repeat:repeat-y;
}
#contentind{
	width:940px;
	height:auto;
	float:left;
	padding:10px 23px 10px 23px ;
	padding-top:;
}
.content{
	width:940px;
	padding-top:17px;
	float:left;
}
.box{
	width:309px;
	float:left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666;
	margin-right:10px;
}
.sub2{
	width:305px;
	height:220px;
	margin:10px 15px 10px 0;
	text-align:justify;
}
p{
	
	line-height:19px;
	text-align:justify;
}
h6{
	background-image:url(images/tab.png);
	width:100%;
	font-size:150%;
	width:980px;
	height:100px;
	background-image:url(images/content-bottum.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:-30px;
	margin-bottom:-10px;
}
#footer{
	background-image:url(images/footer-bg.png);
	height:28px;
	width:100%;
	float:left;
	color:#fff;
}
#footcont{
	width:960px;
	height:23px;
	margin:auto;
	padding-top:5px;
	font-size:85%;
}
.footnav{
	width:360px;
	height:28px;
	float:right;
}
.footnav a {
	text-decoration:none;
	display:block;
	float:left;
	height:23px;
	width:60px;	
	text-align:center;
	color:#FFF;
	font-size:75%;
}
.footnav a:hover {
	color:#3a8500;	
}
.footnav a:active {
	color:#3a8500;	
}
h3{
	background-image:url(images/tab.png);
	width:100%;
	font-size:150%;
	width:980px;
	height:61px;
	background-image:url(images/content-top.png);
	background-repeat:no-repeat;
	margin-left:0px;
	float:left;
	margin-top:50px;
}
.cont-full{
	width:910px;
	height:auto;
	float:left;
}
.cont-left{
		width:480px;
		height:auto;
		float:left;
}
.cont-right{
		width:430px;
		height:auto;
		float:left;
		padding-left:50px;
}
.cont-right-t{
		width:580px;
		height:auto;
		float:left;
		padding-left:50px;
}
h4{
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-size:130%	
}
input, textarea{
	border:#f2b57f solid 2px;
	background-color:transparent;
}
.product-tab a {
	background-image:url(images/Domestic-nor.png);
	width:101px;
	height:41px;
	display:block;
	float:left;
}
.product-tab a:hover{
	background-image:url(images/Domestic-active.png);	
	width:101px;
	height:41px;
}
.product-tab{
	margin:-29.5px 0 0 20px;	
}
.product-tab2 a{
	background-image:url(images/commercial-nor.png);
	width:101px;
	height:41px;
	display:block;
	float:left;	
}
.product-tab2 a:hover{
	background-image:url(images/commercial-active.png);	
	width:101px;
	height:41px;
}

.product-tab3 a{
	background-image:url(images/mwp-nor.png);
	width:101px;
	height:41px;
	display:block;
	float:left;	
}
.product-tab3 a:hover{
	background-image:url(images/mwp-active.png);	
	width:101px;
	height:41px;
}
.product-tab4 a{
	background-image:url(images/swp-nor.png);
	width:101px;
	height:41px;
	display:block;
	float:left;	
}
.product-tab4 a:hover{
	background-image:url(images/swp-active.png);	
	width:101px;
	height:41px;
}
.product-tab5 a{
	background-image:url(images/etp-nor.png);
	width:101px;
	height:41px;
	display:block;
	float:left;	
}
.product-tab5 a:hover{
	background-image:url(images/etp-active.png);	
	width:101px;
	height:41px;
}
#clint{
	width:800px;
	margin:auto;
	padding-left:30px;
}
ol,ul{
	line-height:23px;
	text-align:justify;
}