* {margin:0px; padding:0px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #000000;
	text-align:center;
	background-image:url(../images/vert_bkg_grad.jpg);
	background-repeat: repeat-x; margin:5px 0px 0px 0px;
	}

h2 {
	font-size:1.4em; 
	font-weight:bold; 
	color: #000000;
	margin:0px 0px 8px 0px;
}

h3 {
	font-size:1.3em; line-height:1.4em; 
	font-weight:normal; 
	color: #000000;
}

h4 {
	font-size:1.4em; line-height:1.6em; 
	font-weight:bold;
	color: #0000008;
}


p, td, th, caption, input, select, textarea
{
	font-size:1.2em; line-height:1.4em; color: #000000; margin:8px 0px 8px 0px;text-align: left;
}

ul.content2Col {list-style-type:disc;font-size:1.2em; line-height:1.4em; margin-left:15px; font-weight:bold;}

ul.content2Col li { margin-bottom:4px;} 



img {
	border:none;
}

img.border {
	float:right; border:solid 1px #CCCCCC; padding:2px; margin:0px 0px 0px 8px;
}

img.lrgborder {
	border:solid 1px #CCCCCC; padding:2px;
}






/* Layout Divs in order */

/* Container */
/* ---------------------------------------------------------- */

#Container
{
	width:800px;
	text-align:left;
	margin: 0px auto 0px auto;
	position:relative;
}

/* Header */

#NewHeader 
{
	width: 798px;
	height: 70px;
	background-color: #000000;
	border: 1px solid #FFFFFF; border-bottom:none;
}

#h1 {
	font-size: 0.1em;
	color: #000000;
	margin-left:20px;
}



/* Content */
#Content {
	width: 798px;
	min-height:320px;
	background-color: #ebebeb;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0px 0px 10px 0px;
	border:solid 1px #FFFFFF;
}

* html #Content { /* for IE<=6 only */
	height:320px;}
	
#toyota { width:790px; text-align:center; padding:40px 0px 40px 0px;}	
	
/* About */

#aboutContent {
	width: 298px;
	color:#000000;
	min-height:307px;
	background-color: #ECECEC;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:40px 460px 30px 40px;
}

#aboutContent2Col {
	width: 225px;
	position:absolute;
	left:371px;
	top:114px;
	height: 553px;
}

#aboutContentPics {
	width: 110px;
	position:absolute;
	left:624px;
	top:113px;
	height: 352px;
}

#aboutContentPics img { border:solid 1px #000000; margin-bottom:10px;}

/* Workshops */

#workshopsContent {
	width: 298px;
	color:#000000;
	min-height:320px;
	background-color: #ECECEC;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:40px 460px 30px 40px;

}

* html #workshopsContent { /* for IE<=6 only */
	height:320px;}

#workshopsContent2Col {
	width: 172px;
	position:absolute;
	left:426px;
	top:96px;
	height: 356px;
}

#workshopsMap {
	width: 399px;
	position:absolute;
	left:9px;
	top:84px;
	height: 370px;
}

#workshopsContentPics {
	width: 110px;
	position:absolute;
	left:612px;
	top:101px;
	height: 55px;
}

#workshopsContent2Col a:link, #workshopsContent2Col a:visited {
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
#workshopsContent2Col a:hover, #workshopsContent2Col a:active {
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}

#workshopsContent2Col a:link.landed, #workshopsContent2Col a:visited.landed {
	font-weight:bold;
	color: #fbb03b;
	text-decoration:none;
}
#workshopsContent2Col.landed a:hover, #workshopsContent2Col.landed a:active {
	font-weight:bold;
	color: #fbb03b;
	text-decoration:none;
}




/* Testimonials */

#testimonialsContent {
	width: 498px;
	color:#000000;
	min-height:307px;
	background-color: #ECECEC;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 40px;
	padding-right: 260px;
	padding-bottom: 30px;
	padding-left: 40px;
}

#testimonialsContent2Col {
	width: 225px;
	position:absolute;
	left:371px;
	top:113px;
}

#testimonialsContentPics {
	width: 133px;
	position:absolute;
	left:624px;
	top:113px;
	height: 349px;
}

#testimonialsContentPics img { border:solid 1px #000000; margin-bottom:10px;}

.quote { font-style:italic;}
.source { font-weight:bold; margin:-8px 0px 12px 0px;}

/* Services */

#servicesContent {
	width: 498px;
	color:#000000;
	min-height:307px;
	background-color: #ECECEC;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 40px;
	padding-right: 260px;
	padding-bottom: 30px;
	padding-left: 40px;
}

#servicesContent2Col {
	width: 225px;
	position:absolute;
	left:371px;
	top:114px;
	height: 553px;
}

#servicesContentPics {
	width: 110px;
	position:absolute;
	left:624px;
	top:113px;
	height: 352px;
}

#servicesContentPics img { border:solid 1px #000000; margin-bottom:10px;}



/* Contact */

#contactContent {
	width: 770px;
	color:#000000;
	min-height:307px;
	background-color: #ECECEC;
	border: 1px solid #FFFFFF;
	border-bottom:none;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 30px 0px;}

#contactContent2Col {
	width: 224px;
	position:absolute;
	left:492px;
	top:117px;
	height: 252px;
}



/* Text Areas */
/* ---------------------------------------------------------- */
#TextArea1 {
	width: 320px;
	padding:10px 20px 10px 46px;
	background-image: url(../images/orange_grad_left.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	}
	
/* Navigation */
/* ---------------------------------------------------------- */
#navigation {
	width: 588px;
	height:70px;
	position:absolute;
	left:211px;
	top:1px;
	color:#5e7e91;
	text-align:right;
	padding:0px 0px 0px 0px;
}

ul.mainNav {list-style:none;}
ul.mainNav li {display:inline; float:left;}  


	#home
	{
	  display: block;
	  width: 98px;
	  height: 70px;
	  background: url("../images/home.jpg") no-repeat 0 0;
	}
	
	#home:hover
	{ 
	  background-position: 0 -70px;
	}
	
	#home.landed
	{ 
	  background-position: 0 -140px;
	}
	
	#home span
	{
	  display: none;
	}
	
	
	#about
	{
	  display: block;
	  width: 98px;
	  height: 70px;
	  background: url("../images/about.jpg") no-repeat 0 0;
	}
	
	#about:hover
	{ 
	  background-position: 0 -70px;
	}
	
	#about.landed
	{ 
	  background-position: 0 -140px;
	}
	
	#about span
	{
	  display: none;
	}
	
	
	
	#services
	{
	  display: block;
	  width: 98px;
	  height: 70px;
	  background: url("../images/services.jpg") no-repeat 0 0;
	}
	
	#services:hover
	{ 
	  background-position: 0 -70px;
	}
	
	#services.landed
	{ 
	  background-position: 0 -140px;
	}
	
	#services span
	{
	  display: none;
	}
	
	
	#workshop
	{
	  display: block;
	  width: 98px;
	  height: 70px;
	  background: url("../images/workshop.jpg") no-repeat 0 0;
	}
	
	#workshop:hover
	{ 
	  background-position: 0 -70px;
	}
	
	#workshop.landed
	{ 
	  background-position: 0 -140px;
	}
	
	#workshop span
	{
	  display: none;
	}
	
	
	#test
	{
	  display: block;
	  width: 98px;
	  height: 70px;
	  background: url("../images/test.jpg") no-repeat 0 0;
	}
	
	#test:hover
	{ 
	  background-position: 0 -70px;
	}
	
	#test.landed
	{ 
	  background-position: 0 -140px;
	}
	
	#test span
	{
	  display: none;
	}
	
	
	#contact
	{
	  display: block;
	  width: 98px;
	  height: 70px;
	  background: url("../images/contact.jpg") no-repeat 0 0;
	}
	
	#contact:hover
	{ 
	  background-position: 0 -70px;
	}
	
	#contact.landed
	{ 
	  background-position: 0 -140px;
	}
	
	#contact span
	{
	  display: none;
	}

	
/* Links */

a:link, a:visited {color:#b58f58; text-decoration:underline; font-weight:normal;}

a:hover, a:active {color: #330000; text-decoration:none; font-weight:normal; text-decoration:underline;}




/* Footer */
/* ---------------------------------------------------------- */
#Footer {
	width: 800px;
	height: 40px;
	clear:both; color: #585858; text-align:center;
	font-family:Impact, Arial, Helvetica, sans-serif; font-size:1.2em;
	padding:8px 0px 0px 0px; border:none;
	
}

#Footer a {
	font-weight:normal;
	color: #585858;
	text-decoration:none;
}
#Footer a:hover {
	font-weight:normal;
	color: #585858;
	text-decoration:underline;
}




/* ClearingDiv */
/* ---------------------------------------------------------- */

#ClearingDiv {
	margin:0px;
	padding:0px;
	font-size:0.0em; 
	clear:both; 
	height:0px; 
	overflow: hidden;
}
