.homeBG {
	font-family: Tahoma;
	font-size: small;
	background-image: url(images/layout/layoutIdea2_r2_c2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.menuBG {

	font-family: Tahoma;
	font-size: small;
	background-image: url(images/layout/layoutIdea2_r2_c1.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutusBG {

	font-family: Tahoma;
	font-size: small;
	background-image: url(images/layout/aboutusBG.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.productsBG {


	font-family: Tahoma;
	font-size: small;
	background-image: url(images/layout/productsBG.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.specialisedBG {



	font-family: Tahoma;
	font-size: small;
	background-image: url(images/layout/specialisedBG.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.designBG {




	font-family: Tahoma;
	font-size: small;
	background-image: url(images/layout/designBG.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.contactBG {





	font-family: Tahoma;
	font-size: small;
	background-image: url(images/layout/contactBG.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.formElements {
	font-family: Tahoma;
	font-size: small;
	border: 1px solid #990000;
}
.mainTextWhite {
	font-family: Tahoma;
	font-size: small;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
