/* This stylesheet is used for the home page.
It changes some of the default text styles and sets up the Home page offer area. */

h1 { font-size: 1.42em; }

div#mid_section {
	background-image: url(images/mid_section_background.jpg);
}

div#mid_section div.left_content {
	width: 370px;
}

div#mid_section div.centre_content {
	width: 257px;
}
div#mid_section div.centre_content div#offer_details {
	float: left;
	/* width: 229px; */
	padding: 0px 14px 0px 14px;
}