.abtbck {
	background-image: url(../images/abt_back.jpg);
	background-repeat: no-repeat;
}
.subnav {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;

}
.1sttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;

}
.subhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.solutionbck {
	background-image: url(../images/solutions_bck.jpg);
	background-repeat: no-repeat;
}
.bldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.custbck {
	background-image: url(../images/customer_bck.jpg);
	background-repeat: no-repeat;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.productbck {
	background-image: url(../images/product_bck.jpg);
	background-repeat: no-repeat;
}
.contactbck {
	background-image: url(../images/contact_bck.jpg);
	background-repeat: no-repeat;
}
.mailtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
}

.bcklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
	text-decoration: underline;
}

.embunbck {
	background-image: url(../images/embun_bck.jpg);
	background-repeat: no-repeat;
}


