body {
	background-color: #e7e9db;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 960px;
	height: 600px;
	margin: auto;
	margin-top: 50px;
}
#headerArea {
	float: left;
	background-color: #FFF;
	padding-bottom: 5px;
}
#logos {
	background-image: url(Images/logosBG.gif);
	background-repeat: no-repeat;
	float: left;
	width: 210px;
	padding-top: 25px;
	margin-right: 5px;
	display:inline;
}
#strapline {
	background-color: #B4015F;
	float: left;
	height: 152px;
	width: 580px;
	color: #FFF;
	display:inline;
}
#shopfront {
	background-image: url(Images/shopfront.png);
	background-repeat: no-repeat;
	float: left;
	height: 152px;
	width: 160px;
	margin-left: 5px;
		display:inline;
}
.clearAll {
	clear: both;
}
#quote {
	background-image: url(Images/quoteBG.png);
	background-repeat: no-repeat;
	float: left;
	width: 559px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 0.8em;
	line-height: 1.5em;
	display: inline;
	height: 134px;
}
#address {
	float: left;
	width: 550px;
	margin-left: 20px;
	font-size: 0.9em;
	display: inline;
}
#quote p {
	margin-left: 30px;
	margin-right: 40px;
}
#ohLgo {
	float: left;
	height: 100px;
	width: 100px;
	margin-left: 10px;
}
#realRadioLogo {
	float: left;
	height: 100px;
	width: 97px;
	overflow: hidden;
}
#skeletal {
	height: 390px;
	width: 210px;
	background-image: url(Images/skeletal.png);
	background-repeat: no-repeat;
}
#centralArea {
	float: left;
	width: 960px;
	background-color: #FFF;
	background-image: url(Images/mainContentBG.gif);
	background-repeat: repeat-y;
}
#mainTextArea {
	background-color: #B5D3E4;
	float: left;
	height: 391px;
	width: 560px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1em;
	line-height: 1.5em;
	background-image: url(Images/maintext.gif);
	background-repeat: no-repeat;
}
#telephone {
	width: 190px;
	background-color: #B4015f;
	margin-top: 5px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 10px;
}
#leftColumn {
	float: left;
	padding-right: 5px;
}
#rightColumn {
	float: left;
	width: 160px;
	margin-left: 5px;
	text-align: center;
}
#couple {
	background-image: url(Images/couple.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 160px;
	margin-bottom: 10px;
}
.smallText {
	font-size: 0.7em;
}
#footer {
	background-color: #404040;
	background-image: url(Images/footerBG.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 47px;
	width: 930px;
	color: #fff;
	font-size: 0.7em;
	line-height: 47px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
.offerHeader {
	font-size: 1.8em;
	color: #B4015f;
	margin-top: 5px;
	display: block;
}
.highlightText {
	color: #B4015f;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}
.limitedText {
	font-size: 0.7em;
}
.dividerWhite {
	background-color: #FFF;
	height: 5px;
}
.saveImage {
	float: right;
	margin-top: -40px;
	margin-left: 20px;
}

