/* ----------------------------------------------------- */
/* Containers 									  */
/* ----------------------------------------------------- */

#globalContainer {
	height:5840px;
	background-repeat:repeat-y;
	background-image:url(../images/InnerContentBackground.jpg);
}

/* ----------------------------------------------------- */
/* Inner Content								  */
/* ----------------------------------------------------- */

#LeftInnerContent_ {
	height:5440px;
}

#RightInnerContent_ {
	height:5440px;
}

#BottomInnerContent_ {
	top:5669px;
}

#InnerContent {
	height:5669px;	
}

/* ----------------------------------------------------- */
/* Footer										  */
/* ----------------------------------------------------- */

#Footer_ {	
	top:5694px;
}

/* ----------------------------------------------------- */
/* WoolworthMedia Tag							  */
/* ----------------------------------------------------- */

#WMTag_ {
	top:5867px;
}

/* ----------------------------------------------------- */
/* Content									  */
/* ----------------------------------------------------- */

#Images {
	text-align:center;
}

.imageSpacing {
	margin-top:0px;
	margin-bottom:20px;
}

