/* WSC Heading */
div#headingHome{
	background: url(../images/heading.png) no-repeat;
	margin:90px 0 0 30px;
	width:359px;
	height:89px;
	float:left;
}

/* Register Online Button */

div#wscLogo{
	background:url(../images/wsc-logo.png) no-repeat; 
	position: relative;
	top:-15px;
	left:140px;
	width:113px;
	height:72px;
	z-index:101;
}

/* Home Main Menu Container */

div#menuTopHome{
	position:relative;
	display: block;
	width:693px;
	height:42px;
	top:93px;
	left:40px;
}

/* Main Menu Container */
div#menuTop{
	position:relative;
	display: block;
	width:693px;
	height:42px;
	top:108px;
	left:40px;
}

/* Countdown Container */

div#countdownHome{
	position:relative;
	background:url(../images/countdown-bg.png) no-repeat;
	margin: 93px auto 0 auto;
	width: 920px;
	height:110px;
	z-index:101;
}

/* Header Container */

div#header{
	position:relative;
	background:url(../images/countdown-bg1.png) no-repeat;
	margin: 108px auto 0 auto;
	width: 920px;
	height:110px;
	z-index:101;
}


/* Content Padding */

div#contentPadding{
	padding: 76px 20px 20px 20px;
}

/* Home Content Container */

div#contentHome{
	position:relative;
	top:-35px;
	left:0;
	height: 1000px;
	width:960px;
	display:block;
	background:#fff url(../images/topbg.png) top left no-repeat;
	margin: 0 auto;
}

/* Content Container */

div#content{
	position:relative;
	top:-35px;
	left:0;
	height: 780px;
	width:960px;
	display:block;
	background:#fff url(../images/topbg2.png) top left no-repeat;
	margin: 0 auto;
}

/* Accommodation Content Container */

div#contentAccommodation{
	position:relative;
	top:-35px;
	left:0;
	height: 1000px;
	width:960px;
	display:block;
	background:#fff url(../images/topbg2.png) top left no-repeat;
	margin: 0 auto;
}

/* Info Content Container */

div#contentInfo{
	position:relative;
	top:-35px;
	left:0;
	height: 2235px;
	width:960px;
	display:block;
	background:#fff url(../images/topbg2.png) top left no-repeat;
	margin: 0 auto;
}

div#contentTerms{
	position:relative;
	top:-35px;
	left:0;
	height: 2200px;
	width:960px;
	display:block;
	background:#fff url(../images/topbg2.png) top left no-repeat;
	margin: 0 auto;
}


/* Mini Football Content Container */

div#contentMini{
	position:relative;
	top:-35px;
	left:0;
	height: 1200px;
	width:960px;
	display:block;
	background:#fff url(../images/topbg2.png) top left no-repeat;
	margin: 0 auto;
}


/* Left Column Home Content */

div#leftColHome{
	float:left;
	width:335px;
}

/* Left Column 2 Col Layout */

div#colLeft{
	float:left;
	width:670px;
}

/* Mid Column Home Layout */

div#midColHome{
	float:left;
	width:335px;
	margin-left:20px;
}

/* Right Column */

div#rightColHome{
	float:left;
	width:210px;
	margin-left:20px;
}

/* Image bottom of content area */
div#content-bottom{
	position:relative;
	top:-40px;
	left:0;
	background: #fff url(../images/bottom-content.png) no-repeat;
	width:960px;
	height:5px;
}

/* Footer */

div#footer{
	position:relative;
	top:-35px;
	left:0;
	background:transparent;
	color:#fff;
	width:960px;
	height:30px;
	font-size:1.1em;
}

div#footer-home{
	position:relative;
	top:-35px;
	left:0;
	background:transparent;
	color:#fff;
	width:960px;
	height:30px;
	font-size:1.1em;
}

/* Online Enquiry Form Layout */

#contentEnquiry{
	position:relative;
	top:-35px;
	left:0;
	height: 1400px;
	width:960px;
	display:block;
	background:#fff url(../images/topbg.png) top left no-repeat;
	margin: 0 auto;
	padding:0;
}
