body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #0088c4;
}
p {
	margin: 12px 0px;
	padding: 0px;
	line-height: 1.4em;
}
a img {
	border-width: 0px;
	border-style: none;
}
div {
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 820px;
}
#container #header {
	width: 820px;
	padding-top: 20px;
	height: 89px;
	background: url(../images/content_bdg_top.gif) no-repeat left bottom;
}
#container #header #logo {
	float: left;
	width: 305px;
	padding-left: 10px;
	padding-top: 10px;
}
#container #header #call_email {
	float: left;
	width: 504px;
	text-align: right;
}
#container #flash_bg {
	background: url(../images/flash_bdg.gif) no-repeat left top;
	height: 404px;
	width: 803px;
	padding-left: 17px;
}
#container #tag_line {
	background: url(../images/tagline_bdg.gif) no-repeat left top;
	height: 30px;
	width: 786px;
	padding-left: 17px;
	padding-top: 7px;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #0087C2;
	padding-right: 17px;
}
#container #menu {
	background: url(../images/menu_bg.gif) no-repeat left top;
	height: 32px;
	width: 810px;
	padding-left: 10px;
}
#container #menu ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
#container  #menu  ul li {
	margin: 0px;
	padding: 0px 35px;
	float: left;
	list-style: url(none) none;
	background: url(../images/menu_step.gif) no-repeat left top;
	height: 32px;
}
#container #menu ul li.last {
	background: url(none);
}

#container #menu ul li a {
	font-size: 1px;
	color: #B53B54;
}
#container #menu ul li a.home {
	background: url(../images/menu_home.gif) no-repeat left top;
	float: left;
	height: 32px;
	width: 39px;
}
#container #menu ul li a.home:hover {
	background: url(../images/menu_home.gif) no-repeat left -32px;
	float: left;
	height: 32px;
	width: 39px;
}
#container #menu ul li a.windscreen-repairs {
	background: url(../images/menu_windscreen.gif) no-repeat left top;
	float: left;
	height: 32px;
	width: 139px;
}
#container #menu ul li a.windscreen-repairs:hover {
	background: url(../images/menu_windscreen.gif) no-repeat left -32px;
	float: left;
	height: 32px;
	width: 139px;
}
#container #menu ul li a.windscreen-replacements {
	background: url(../images/menu_replacements.gif) no-repeat left top;
	float: left;
	height: 32px;
	width: 186px;
}
#container #menu ul li a.windscreen-replacements:hover {
	background: url(../images/menu_replacements.gif) no-repeat left -32px;
	float: left;
	height: 32px;
	width: 186px;
}
#container #contentarea {
	background: url(../images/content_bdg.gif) repeat-y left top;
	width: 800px;
	padding-left: 10px;
	padding-right: 10px;
}
#container #contentarea #contents {
	width: 780px;
	padding: 5px 10px;
}
#container #contentarea #contents h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #a6273d;
	margin: 10px 0px;
	padding: 0px;
	border-bottom: 1px solid #e1dedc;
}
#container #contentarea #contents h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #0088C4;
	margin: 10px 0px;
	padding: 0px;
	border-bottom: 1px solid #e1dedc;
}

#container #bottom_bdg {
	background: url(../images/bottom_bdg.gif) no-repeat left top;
	width: 820px;
	overflow: hidden;
	margin-top: -15px;
	height: 25px;
}
#container #footer {
	padding: 10px;
	width: 800px;
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#container #footer #footer_link {
	float: left;
	width: 800px;
}
#container #footer #footer_link a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #footer #footer_link a:hover {
	color: #000000;
	text-decoration: none;
}

#container #footer #copy_right {
	text-align: right;
	float: left;
	width: 400px;
}

