body {
	background-image: url(../elements/global/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #132B48;
}
.container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
.imageBanner {
	background-image: url(../elements/global/image-bg.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 975px;
}
#imageContainer {
	height: 250px;
	width: 935px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.homeContainer {
	background-image: url(../elements/global/home-bg-3.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 975px;
	background-color: #132B48;
}
.header {
	background-image: url(../elements/global/header.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 975px;
}
.navContainer {
	background-image: url(../elements/nav/nav-bg.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 975px;
}
.nav {
	height: 42px;
	margin-left: 158px;
	width: 700px;
}
.footerContainer {
	background-image: url(../elements/global/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 975px;
	margin-bottom: 20px;
}
.aboutContainer {
	background-image: url(../elements/global/about-bg.jpg);
	background-repeat: no-repeat;
	height: 631px;
	width: 975px;
	background-color: #132B48;
}
.linksContainer {
	background-image: url(../elements/global/links-bg2.jpg);
	background-repeat: no-repeat;
	height: 580px;
	width: 975px;
	background-color: #132B48;
}
.enquiriesContainer {
	background-image: url(../elements/global/enquiries-bg.jpg);
	background-repeat: no-repeat;
	height: 750px;
	width: 975px;
	background-color: #132B48;
}
.golfContainer {
	background-image: url(../elements/global/golf-bg.jpg);
	background-repeat: no-repeat;
	height: 560px;
	width: 975px;
	background-color: #132B48;
}
#home-links {
	padding-top: 42px;
	padding-left: 113px;
	padding-bottom: 30px;
}
.linksLogo {
	display: inline;
	margin-left: -210px;
	margin-top: 0px !important; margin-top: -17px;
	width: 50px;
	position: absolute;
}
.textbox {
    width: 250px;
    clip:  rect(   );
}

