/* begin default styles */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #173a69;
}

body h3 {
 	font-family: 'georgia', 'times new roman', serif;
	color: #335d95;
 	font-size: 18px;
 	font-weight: bold;
}

body h5 {
 	font-family: 'georgia', 'times new roman', serif;
 	font-size: 20px;
 	font-weight: bold;
}

a:link {
   	color: #000;
}

a:visited {
   	border-bottom: 1px dotted #369;
   	color: #000;
}

a:hover, a:active {
   	border-bottom: 1px solid #036;
   	color: #000;
}

img {
   	border: 0;
   	text-decoration: none;
}

blockquote {
	margin: 20px;	
}

#wrapper {
	width: 930px;
	margin: 0px auto;
	text-align: center;
}

#header {
	position: relative;
	width: 930px;
	height: 184px;	
}

#menu {
	position: relative;
	width: 930px;
	height: 40px;	
}

ul#menuUL {
	width: 930px;
	height: 40px;
	display: inline;
}

ul#menuUL li {
	display: inline;
	list-style: none;
}

ul#menuUL li a:hover, a:active, a:visited {
	border-bottom: none;
}

#contentBody {
	position: relative;
	background: url('images/bodyBgSlice.gif') repeat-y;
	width: 930px;
	height: auto;	
}

/* end default styles */

/* home page */

#homeContentBody {
	position: relative;
	background: url('images/bodyBgSlice.gif') repeat-y;
	height: 560px;	
}

#topShowcase {
	height: 270px;
	position: absolute;
	top: 10px;
	left: 20px;
	text-align: left;
	background: url('images/topShowcase_bgSlice.gif') repeat-y;
	font-size: 14px;
}

#topShowcaseContent {
	margin: 0 0 10px 15px;
}

#topShowcaseText {
	position: absolute;
	top: 30px;
	left: 350px;
	width: 220px;
	height: 150px;
	margin: 40px 0 3px 15px;
	text-align: left;	
}

#topShowcaseContent img {
	padding: 5px 10px 0 0;		
}

#promo {
	height: 270px;
	width: 263px;
	position: absolute;
	top: 10px;
	left: 645px;
	background: url('images/promo_bgSlice.gif') repeat-y;	
}

#promoContent {
	height: 170px;
	text-align: center;
	padding: 20px 0;
	font-size: 12px;
	font-weight: bold;
}

#promoContent  h1 {
	font-size: 32px;	
}

#promoText {
	position: absolute;
	top: 125px; 
	left: 125px;
	width: 115px;	
}

#contentBottom {
	position: relative;
	background: url('images/bodyBottomSlice.gif') no-repeat;	
	width: 930px;
	height: 11px;
}

#busHours {
	height: 246px;
	width: 285px;
	position: absolute;
	top: 300px;
	left: 20px;
	background: url('images/busHours_bgSlice.gif') repeat-y;
	text-align: left;
	border-spacing: 5px;
	
}

#busHoursContent {
	height: 171px;
	font-size: 13px;
	font-weight: bold;
	padding: 16px 0 0 0;
	border-spacing: 5px;
	
}

#busHoursContent table {
	margin: 0 auto;
	width: 245px;	
}

#busHoursInsp {
	width: 270px;
	padding: 20px 0 5px 3px;
	font-size: 13px;	
}

#busHoursInsp img {
	margin: 0 13px 0;	
}

#svcsList {
	position: absolute;
	top: 300px;
	left: 315px;
	width: 300px;
	height: 200px;
	padding: 10px;
}

#svcsTable ul {
	text-align: left;
	font-size: 17px;
	font-weight: none;	
}

#honors {
	width: 263px;
	height: 226px;
	position: absolute;
	top: 300px;
	left: 645px;
	background: url('images/honors_bgSlice.gif') repeat-y;	
}

#honors ul {
	width: 223px;
	padding: 5px 0 17px 20px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;	
}

#honors ul li {
	margin: 5px 0 0;
	padding: 0 0 0 16px;
	background: url('images/honors_star.gif') 0 0 no-repeat;	
}

/* end home page */

/* services page */

#svcsContentBody {
	position: relative;
	height: 770px;
	background: url('images/bodyBgSlice.gif') repeat-y;
	padding: 20px;		
}

#svcsContentBody blockquote {
	margin: 15px 0 0 20px;
	padding: 0;	
}

#inspecShowcase {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 263px;
	height: 209px;
	background: url('images/showcaseBgSlice.gif') repeat-y;	
}

#inspecShowcase #callToday {
	margin: 15px 0 0 10px;
	width: 115px;	
}

#recycleShowcase {
	position: absolute;
	top: 240px;
	left: 20px;
	width: 263px;
	height: 228px;
	margin: 20px 0;
	background: url('images/showcaseBgSlice.gif') repeat-y;	
}

#recycleShowcase ul {
	width: 100px;
	margin: 15px 0 15px 0;
	list-style: url('images/honors_star.gif');	
}

#recycleShowcase li {
	margin: 3px 0 0 0;	
}

#recycleLogo {
	margin: 20px 10px 0;	
}


#servicesBody {
	float: right;
	width: 600px;
}

#servicesBody li {
	margin: 5px 0;
	list-style-type: disc;	
}

/* end services page */

/* products page */

#productsContentBody {
	position: relative;
	background: url('images/bodyBgSlice.gif') repeat-y;
	width: 870px;
	height: 575px;
	padding: 20px 30px 20px 30px;
}

#productsText {
	float: left;
	text-align: left;
	width: 585px;	
}

#productsText img {
	margin: 0 10px 10px 0;	
}

#productsText li {
	list-style-type: disc;
}

#tireVendors {
	float: right;
	height: 275px;
	width: 263px;
	background: url('images/showcaseBgSlice.gif') repeat-y;
}

#tireVendorsContent {
	padding: 10px;
	background: url('images/showcaseBgSlice.gif') repeat-y;
}

#tireVendorsContent img {
	margin: 5px 0;	
}

/* products page end */

/* about us page */

#aboutContentBody {
	position: relative;
	background: url('images/bodyBgSlice.gif') repeat-y;
	width: 870px;
	height: 1035px;
	padding: 20px 30px 20px 30px;
}

#aboutTextTop, #aboutTextBottom {
	float: left;
	text-align: left;	
}

#aboutTextTop img {
	background: #FAFBFC;
	border: 1px solid #E0E0E0;
	margin: 0px 15px 0px 20px;
	padding: 5px;
	display: inline;	
}

#aboutTextBottom {
	width: 800px;	
}

#aboutTextBottom ul {
	margin: 0 0 0 15px;	
}

#aboutTextBottom li {
	margin: 3px 0 0 0;	
}

#chamberShowcase {
	position: absolute;
	top: 410px;
	right: 30px;
	width: 263px;
	background: url('images/showcaseBgSlice.gif') repeat-y;
}

#chamberShowcaseContent {
	padding: 10px;
}

/* end about us page */

/* auto tip page */

#tipContentBody {
	text-align: left;
	padding: 20px 20px 20px 25px;
	background: url('images/bodyBgSlice.gif') repeat-y;
}

#tipContentBody h3 {
	font-size: 22px;	
}

#tipContentBody img {
	background: #FAFBFC;
	border: 1px solid #E0E0E0;
	margin: 0px 15px 0px 20px;
	padding: 5px;
	display: inline;	
}

#tipContentBody li {
	margin: 15px 0;
	list-style-type: disc;
}	

/* end auto tip page */

/* contact us page */

#contactContentBody {
	position: relative;
	background: url('images/bodyBgSlice.gif') repeat-y;
	width: 930px;
	height: 670px;
	padding: 10px 20px 20px 10px;	
}

#contactContentBody h1 {
	font-family: 'georgia', 'times new roman', serif;
	font-size: 22px;
}

#mechanic {
	background: #FFFFFF;
	position: absolute;
	top: 36px;
	left: 7px;
	width: 320px;
	height: 665px;	
}

#contactText {
	position: absolute;
	top: 36px;
	left: 328px;
	width: 554px;
	background: #636762;
	color: #FFFFFF;
	padding: 20px;
}

#divider {
	position: absolute;
	top: 10px;
	left: 7px;	
}

/* end contact us page */

/* begin error page */

#errorContentBody {
	padding: 30px 0 0 20px;
	height: 575px;
	text-align: left;	
	background: url('images/bodyBgSlice.gif') repeat-y;
}

/* end error page */

.left {
	float: left;	
}

.right {
	float: right;	
}

.bold {
	font-weight: bold;
	color: #335d95; 
}

.alignLeft {
	text-align: left;	
}

.alignRight {
	text-align: right;
}

.paddedImg {
	padding: 10px;	
}

.showcaseContent {
	padding: 10px;	
}
