/* CSS Document */
body{
margin: 0px;
}
.home_line{
	background-image: url(images/home_line.jpg);
	background-repeat: repeat-x;
}
.earth_bgline{
	background-image: url(images/earth_bgline.jpg);
	background-repeat: repeat-x;
	height:  238px;
}
.earth_bgline1{
	background-image: url(images/earth_bgline1.jpg);
	background-repeat: repeat-x;
	height:  278px;
}
.bottom_line{
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	height:  12px;
}
.about_bgline{
	background-image: url(images/abput_line.jpg);
	background-repeat: repeat-x;
	height:  240px;
	background-color:#67776d;
}
.about_middle{
	background-image: url(images/about_content_middle.jpg);
	background-repeat: repeat-y;
	width: 760px;
}
.content_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.red_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.blue_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #281b61;
	text-decoration: none;
}
.blue_i_font{
	font-family:  "Times New Roman",Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #281b61;
	text-decoration: none;
	font-style: italic;
}
.times_font{
	font-family: "Times New Roman",Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #373191;
	text-decoration: none;
}
.times_i_font{
	font-family: "Times New Roman",Georgia, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #373191;
	text-decoration: none;
	font-style: italic;
}
.product_middle{
	background-image: url(images/product_middle.jpg);
	background-repeat: repeat-x;
	height: 200px;
}
.product_green{background-color:#626f66;}
.product_black{background-color:#000000;}
.bg_green{background-color:#67776d;}
.product_blue{background-color:#09729f;}
.bg_white{background-color:#ffffff;}
.yellow_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffce00;
	text-decoration: none;
}
.orange_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f86b11;
	text-decoration: none;
}
.green_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a5c989;
	text-decoration: none;
}
.white11_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bottom{
	background-image: url(images/black.jpg);
	background-repeat: repeat-y;
	width:1000px;
}
.white12_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.orange_font1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fa8942;
	text-decoration: none;
}
.resetbtm{
background-image:url(images/reset.jpg);
width:89px;
height:20px;
border:none;
}























