@charset "UTF-8";
#header {

}
#offers {
	height: 135px;
	width: 960px;
}
#enquiryDownloadContainer {
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../images/divide.png);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 260px;
}
#enquiryDownloadTop {
	background-image: url(../images/enquiryDownloadTop.png);
	height: 20px;
	width: 960px;
}
#enquiryFormContainer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 475px;
	height: 20px;
}
#enquiryFormHeader {
	background-image: url(../images/expressEnquiryHeader.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
#whatsHotContainer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 475px;
}
#whatsHotHeader {
	background-image: url(../images/whatsHotHeader.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
#homepageWelcomeText {
	width: 715px;
	margin-top: 210px;
	margin-left: 230px;
	position: absolute;
}
#enquiryForm {
	position: relative;
	margin-left: 12px;
}
.whatsHotItem {
	height: 50px;
	margin-left: 12px;
	padding-top: 15px;
}
#divide {
	width: 10px;
	float: left;
	min-height: 250px;
}
#enquiryDownloadBottom {
	background-image: url(../images/enquiryDownloadBottom.png);
	background-repeat: no-repeat;
	height: 10px;
	margin-top: -10px;
}
.whatsHotArrow {
	float: right;
	margin-right: 25px;
}
.whatsHotHorizontalDivide {
	background-image: url(../images/whatsHotHorizontalDivide.png);
	background-repeat: repeat-x;
	height: 5px;
	width: 468px;
}
#footer {
	height: 55px;
	width: 960px;
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}#footerLogoContainer {
	margin-left: 96px;
	width: 384px;
	float: left;
}
.logo {
	float: left;
}
#footerBtnContainer {
	float: left;
	width: 467px;
	height: 30px;
	margin-top: 9px;
}
#onlineStoreBtn a{
	width: 200px;
	margin-left: 120px;
	float: left;
	background-image: url(../images/onlineStoreBtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
#footerBtnContainer  a:hover {
	background-position: center bottom;
}
#contactUsBtn a{
	background-image: url(../images/contactUsBtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 30px;
	width: 129px;
	margin-left: 18px;
}

