body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#MenuArea {
	position: absolute;
	z-index: 1;
	height: 40px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#Branches {
	position: absolute;
	height: 60px;
	left: 0px;
	top: 560px;
	width: 900px;
}

#HeadeArea {
	background-image: url(../images/Header-Find-your-local-blue.gif);
	height: 140px;
	width: 900px;
	top: 40px;
	background-repeat: no-repeat;
	position: absolute;
}
#textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	width: 360px;
	overflow: visible;
	position: absolute;
	top: 180px;
	height: 271px;
	font-weight: bold;
	left: 0px;
	background-color: #330033;
}
#Innertextarea {
	position: absolute;
	height: 261px;
	width: 323px;
	left: 20px;
	top: 20px;
	line-height: normal;
	color: #FFFFFF;
	font-size: 11px;
}



#PicArea {
	position: absolute;
	height: 270px;
	width: 360px;
	left: 360px;
	top: 180px;
}
#Smallermenu {
	position: absolute;
	left: 720px;
	top: 180px;
	width: 180px;
	height: 270px;
}

#SpecialOffer {
	position: absolute;
	height: 180px;
	width: 180px;
	left: 630px;
	top: 115px;
	z-index: 7;
}

#BottomBanner {
	position: absolute;
	height: 110px;
	width: 900px;
	left: 0px;
	top: 450px;
	border-top-color: #FFFFFF;
	border-top-style: none;
	border-top-width: thin;
	border: 0;
}
