.subNav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
}
.subNav1 a, .subNav1 a:visited {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.subNav1 a:hover {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.top-bground-gradation {
	background: transparent url(products/backgroundimage_3_home.jpg) no-repeat scroll center center;
    opacity: 1.00;
}
.left-bground-gradation {
    background: transparent url(products/backgroundimage_2_home.jpg) no-repeat scroll center top;
    opacity: 1.00;	
}
.footerLink {
	color:#FFF;
}
.footerLink a {
	color:#FFF;
	text-decoration: underline;
}
.footerLink a:hover {
	color:#FFF;
	text-decoration: none;
}
.please-click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
	padding:0 0 0 15px;
	margin:-10px 0 0 0;
}