@charset "UTF-8";
#header {
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../images/headerBottomBG.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#consultingHeaderTitle {
	margin-top: 35px;
	margin-left: 50px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/consultingHeaderTitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 25px;
}
#licensingHeaderTitle {
	margin-top: 35px;
	margin-left: 50px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/licensingHeaderTitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 25px;
}
#trainingHeaderTitle {
	margin-top: 35px;
	margin-left: 50px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/training_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 25px;
}
#ebmHeaderTitle {
	margin-top: 35px;
	margin-left: 50px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/ebm_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 25px;
}
#newsHeaderTitle {
	margin-top: 35px;
	margin-left: 50px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/news_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 25px;
}
#supportHeaderTitle {
	margin-top: 35px;
	margin-left: 50px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/supportHeaderTitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 25px;
}
#aboutusHeaderTitle {
	margin-top: 35px;
	margin-left: 50px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/aboutus_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 25px;
}
#customersHeaderTitle {
	margin-top: 35px;
	margin-left: 50px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/customers_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 25px;
}
#mainMenuBottom {
	background-image: url(../images/mainMenuBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 960px;
}
#headerText {
	margin-top: 25px;
	margin-left: 230px;
	font-size: 12px;
	margin-bottom: 45px;
	margin-right: 25px;
	font-weight: bold;
	line-height: 22px;
}
#offerBanner {
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 960px;
}
#bodyCopyContainer {
	background-color: #FFFFFF;
	margin: 0px;
	width: 960px;
	background-image: url(../images/enquiryDownloadBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
#bodyCopy {
	width: 880px;
	background-color: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 15px;
	text-align: left;
}
#footer {
	height: 55px;
	width: 960px;
	background-image: url(../images/footerBGgeneric.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footerBtnContainer {
	float: left;
	width: 467px;
	height: 30px;
	margin-top: 9px;
	margin-left: 480px;
}
#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;
}
.featuresContainer img {
	height: 36px;
	float: left;
}
.boldBlueHeader01 {
	font-size: 13px;
	font-weight: bold;
	color: #0072BC;
	margin-left: 12px;
	float: left;
	margin-top: 10px;
	text-transform: uppercase;
}
.boldBlueHeader01_2lines {
	font-size: 13px;
	font-weight: bold;
	color: #0072BC;
	margin-left: 12px;
	float: left;
	text-transform: uppercase;
}
#expressEnquiryBG {
	background-image: url(../images/expressEnquiryBG.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 410px;
}
#trainingEnquiryBG {
	background-image: url(../images/expressEnquiryBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 710px;
}
#expressEnquiryHeader {
	font-size: 13px;
	font-weight: bold;
	color: #0072BC;
	margin-left: 12px;
	float: left;
	margin-top: 10px;
	text-transform: uppercase;
}
.buyNowBtn a {
	background-image: url(../images/enquireNowBtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 75px;
	float: left;
	margin-left: 5px;
}
.buyNowBtn a:hover {
	background-image: url(../images/enquireNowBtn.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 75px;
	float: left;
	margin-left: 5px;
}
#custSuppLoginBtn a {
	background-image: url(../images/customerSupportLoginBtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 190px;
	float: left;
}
#custSuppLoginBtn a:hover {
	background-image: url(../images/customerSupportLoginBtn.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 190px;
	float: left;
}

