.ContentBG {
	background-image: url(Images/Background/Content_bg.jpg);
	background-repeat: repeat-y;
}
.ContactUs_BG {
	background-image: url(Images/Background/Contactus_bg.jpg);
	background-repeat: no-repeat;
}
.Textsize12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.AboutusBG {
	background-image: url(Images/Background/Aboutus_BG.jpg);
	background-repeat: no-repeat;
}
.NewInfoBG {
	background-image: url(Images/Background/newsinfo_BG.jpg);
	background-repeat: repeat-y;
}
.LatestProductsBG {
	background-image: url(Images/Background/LatestProducts_BG.jpg);
	background-repeat: repeat-y;
}

