@charset "utf-8";
.linksbg {
	background-image: url(linksbg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:49px;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #d9ffff;
	padding: 5px;
}

.about_topbg {
	background-image: url(about_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:148px;
	
}
.about_bottombg {
	background-image: url(about_footbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:148px;
}
.products_topbg {
	background-image: url(products_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:148px;
}
.products_bottombg {
	background-image: url(products_footbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:148px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
}
.content_productslist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	line-height: 24px;
	text-decoration:none;
}
.content_productslist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	
}
.coming {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	line-height: 24px;
	text-decoration:none;
}
.home a
{
background-image:url(home_bt.jpg);

width:62px;
height:30px;
background-repeat:no-repeat;

}
.home a:hover
{
background-image:url(home_hover.jpg);

width:62px;
height:30px;
}
.about a
{
background-image:url(about_bt.jpg);

width:95px;
height:29px;
background-repeat:no-repeat;

}
.about a:hover
{
background-image:url(about_hover.jpg);

width:95px;
height:29px;
}
.products a
{
background-image:url(products_bt.jpg);

width:95px;
height:29px;
background-repeat:no-repeat;

}
.products a:hover
{
background-image:url(products_hover.jpg);

width:95px;
height:30px;
}
.services a
{
background-image:url(services_bt.jpg);

width:100px;
height:29px;
background-repeat:no-repeat;

}
.services a:hover
{
background-image:url(services_hover.jpg);

width:100px;
height:30px;
}
.contact a
{
background-image:url(contact_bt.jpg);

width:97px;
height:29px;
background-repeat:no-repeat;

}
.contact a:hover
{
background-image:url(contact_hover.jpg);

width:97px;
height:30px;
}

.hsep {
	background-image: url(products_hsep.jpg);
	background-repeat: repeat-x;
}
.footercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbbbbb;
}
.contenthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #40a2db;
	font-weight: bold;
}
.about_topbg1 {
	background-image: url(about_innerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:148px;
	width:897px;
}
.about_bottombg1 {
	background-image: url(about_innerfootbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:148px;
}
.licenses a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #444444;
	text-decoration:none;
}
.licenses a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #40a2db;
	text-decoration:underline;
}
.table_text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
}
