/* Structure CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfb4b4;
	background: url(../images/index-bg.gif) #ffffff top left repeat-x;
}

/* Structural Areas */

#Preload {
	display: static;
	top: -999px;
	position: absolute;
}

#Page {
	width: 1016px;
	margin: 0 auto;
}

#Logo {
	width: 1016px;
	height: 399px;
	margin: 0 auto;
	background: url(../images/logo-bg.gif) #ffffff top center no-repeat;
}

#Menu {
	width: 1016px;
	height: 43px;
	margin: 0 auto;
	text-align: center;
}

#RepairBanner {
	width: 1016px;
	height: 41px;
	margin: 7px 0 0 0;
	background: url(../images/24hour-repair.gif) #2b18a6 top center no-repeat;
}

#Photos {
	width: 1016px;
	height: 158px;
	margin: 0 auto;
	background: url(../images/index-images.jpg) #ffffff top center no-repeat;
}
