@charset "utf-8";
/* CSS Document */

body  {
text-decoration:none;
font-family:Helvetica,Arial, sans-serif;
background:#ffffff;
color:#e9edee;
margin:0 0 0 0;
}

/*all word style*/
body a  {
font-family:Helvetica,Arial,  sans-serif;
text-decoration:none;
color:#39F;
}

body a:hover {
color:#f7ac1f;
}


/*all size*/
.all  {
height:auto;
margin:auto;
width:980px;

font-family:Helvetica,Arial,  sans-serif;
background-color:#7895BE;
/*background-color:#ececec;*/
}

/*middle box with logo*/
.top  {
	margin:0px 0 20px 0;
	padding:0 0 0 0;
      height:167px;
	  width:980;
	 
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.bottom {
	margin:auto;
	padding:auto;
      height:62px;
	  width:980px;
background-image:url(images/bottom.jpg);
background-repeat:no-repeat;

}

.indexflash {
	width:910;
	height:auto;
	margin:0 35px 0 35px;
}



.aboutus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	width:910;
	margin:0 35px 0 35px;
	color:#000;
	text-align: justify;

}

.aboutusmain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	width:910;
	color:#000;
	text-align: justify;
	background-color:#ffffff;
	padding:25px;

}

.products {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	width:910;
	margin:0 35px 0 35px;
	color:#000;

}
.contactus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	width:910;
	margin:0 35px 0 35px;
	color:#000;
	text-align: LEFT;
	background-image:url(images/worthbg.png);
	background-repeat:no-repeat;
background-position:right bottom;


}


.footer {
	width:910;
	height:auto;
	margin:0 35px 0 35px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 10px 0;
	font-size:9pt;
	color: #000;
	text-align: right;
}

.button {
	height:27px;
	width:585px;
	float:right;
	padding:0 0 0 0;
	margin:140px 0 0 0;
	
}
