/*Mrs Peeks Style Sheet* - Last Updated by Simon Del Giudice on 23rd October 2007
******************************************************************/


/*Home Styles*
******************************************************************/

#homecontainer {
	margin: 0 auto 0 auto;
	width: 906px;
	text-align: left;
}

#homeleftside {
	float: left;
	width: 230px !important;
	height: 590px;
	background: url(../images/home/leftside-back01.gif) no-repeat;
}

#homemain {
	float: right;
	width: 676px;
	padding: 0 !important;
	margin: 0 !important;
}

#homefooter {
	height: 80px !important;
	margin: 10px auto 0 auto !important;
	text-align: center !important; 
	color: White !important;
}

#homelogo {
	float: left;
	width: 230px;
	padding: 30px 0 0 0;
	margin: 0 0 20px 0;
	text-align: center;
}