body {
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background-image:url(../images/bckgrd-img-splitpage.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

/* -------- Clear Fix -------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}
-
/* ------- backslash hack hides from IE mac \ -------- */

* html .clearfix {
	height:1%;
}

.clearfix {
	display: block;
}

/* -------- end backslash hack -------- */


/* -------- Main Content Wrapper - Set Width and Aligned Center -------- */

#Main_Wrapper {
	width: 1010px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	vertical-align:top;
	border: 0;
}

/* -------- Content Wrapper -------- */


#Content_Wrapper{
	width:1010px;
	height:auto;
	float:left;
	margin:80px 0 0 0;
	padding:0;
	border:0;
}


#LeftImage_Container{
	width:125px;
	height:560px;
	background-image:url(../images/bckgrd-img-home-left.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
	border:0;
}

#RightImage_Container{
	width:123px;
	height:560px;
	background-image:url(../images/bckgrd-img-home-right.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
	border:0;
}

#Oakville_Container{
	width:380px;
	height:560px;
	background-image:url(../images/bckgrd-home-oakville.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
	border:0;
}

#Geppetto_Container{
	width:381px;
	height:560px;
	background-image:url(../images/bckgrd-home-geppetto.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
	border:0;
}

#Enter_Oakville{
	margin:248px 0px 0px 110px;
	padding:0;
	border:0;
	float:left;
}

#Enter_Geppetto{
	margin:248px 0px 0px 109px;
	padding:0;
	border:0;
	float:left;
}

#Footer_Oakville{
	width:360px;
	height:auto;
	float:left;
	margin:238px 0px 0px 20px;
	padding:0;
	border:0;
	color:#6c2e2f;
	font-size:9pt;
}

#Footer_Geppetto{
	width:361px;
	height:auto;
	float:left;
	margin:238px 0px 0px 0px;
	padding:0;
	border:0;
	color:#96a06b;
	font-size:9pt;
	text-align:right;
}

a.Credits {
	color:#96a06b;
	text-decoration:none;
}

a.Credits:hover {
	color:#2b2e1b;
	text-decoration:none;
}
