* {
	padding-top:0;
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background:url(../auto-repair-canton/bg-block.gif) repeat;
}

#page-holder {
	width:900px;
	height:100%;
	margin:0 auto;
	background:url(../auto-repair-canton/page-bg.png) repeat-y;
}

#page {
	width:856px;
	margin:0 auto;
}

#header-top {
	width:856px;
	height:120px;
}

#logo {
	float:left;
	width:340px;
	height:120px;
	overflow:hidden;
}

#navigation {
	clear:left;
	float:left;
	width:856px;
	height:40px;
}

#home {
	width:135px;
	height:40px;
	float:left;
	overflow:hidden;
}

#auto-repair {
	width:167px;
	height:40px;
	float:left;
	overflow:hidden;
}

#maintenance {
	width:170px;
	height:40px;
	float:left;
	overflow:hidden;
}

#profile {
	width:209px;
	height:40px;
	float:left;
	overflow:hidden;
}

#contact {
	width:175px;
	height:40px;
	float:left;
	overflow:hidden;
}

#mid-top {
	width:856px;
	height:131px;
	clear:left;
	float:left;
	background-image: url(../auto-repair-canton/mid-top.jpg);
	background-repeat: no-repeat;
}

#mid-bot {
	width:856px;
	height:199px;
	clear:left;
	float:left;
	background:url(../auto-repair-canton/mid-bot.jpg) no-repeat;
}

#complete-auto-repair {
	width:500px;
	height:142px;
	padding-top:20px;
	clear:left;
	float:left;
	margin-left:15px;
}

#three-cats {
	width:856px;
	margin-top:15px;
	clear:left;
	float:left;
}

#cat-a {
	width:276px;
	height:298px;
	clear:left;
	float:left;
	margin-left:2px;
	background:url(../auto-repair-canton/cat-bg.png) no-repeat;
}	

#cat-b {
	width:276px;
	height:298px;
	float:left;
	margin-left:10px;
	background:url(../auto-repair-canton/cat-bg.png) no-repeat;
}

#schedule-auto-repair {
	width:276px;
	height:45px;
	overflow:hidden;
}

#schedule-auto-repair-pic {
	width:242px;
	height:118px;
	margin:0 auto;
	overflow:hidden;
}

#auto-repair-services {
	width:276px;
	height:45px;
	overflow:hidden;
}

#auto-repair-services-pic {
	width:242px;
	height:118px;
	margin:0 auto;	
	overflow:hidden;
}

#auto-repair-maintenance {
	width:276px;
	height:45px;
	overflow:hidden;
}

#auto-repair-maintenance-pic {
	width:242px;
	height:118px;
	margin:0 auto;	
	overflow:hidden;
}

#sub-nav {
	width:900px;
	height:23px;
	padding-top:7px;
	background:url(../auto-repair-canton/sub-nav.png) no-repeat;
	clear:left;
	float:left;
	margin-top:10px;
}

#sub-nav ul {
	list-style-type:none;
}

#sub-nav ul li {
	float:left;
	margin-left:15px;
	font-size:13px;
}

#footer {
	width:880px;
	height:100px;
	padding:10px;
	clear:left;
	margin:0 auto;
	background:url(../auto-repair-canton/footer.png) no-repeat;
}

#sub-page-content {
	width:836px;
	padding:10px;
	margin-top:15px;
	clear:left;
	float:left;
}

#bread-crumbs {
	clear:left;
	float:left;
	width:450px;
	height:25px;
	padding-top:10px;
	padding-left:10px;
}

#form {
	width:600px;
}

#website {
	display:none;
}

#map {
	width: 300px;
	height:250px;
	float:right;
	text-align:center;
}

#address-information {
	width:200px;
	margin:0 auto;
	float:left;
}

