body {
	margin: 10px;
	text-align: center;
	background-image: url(bodybackground.gif);
	background-repeat: repeat;
}

#mainbox {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width:650px;
}

#header {
	background-color: #FFFFFF;
	background-image: url(menubackground.jpg);
	background-repeat: repeat-y;
	border: 1px solid #000000;
	margin-top: 3px;

}

#header img {border:0;}
#header a:link {color: #FFFFFF;}     /* unvisited link */
#header a:visited {color: #FFFFFF;}  /* visited link */
#header a:active {color: #FFFFFF;}   /* selected link */



#mainbox img{
	margin: 0;
}


#pagebottomline {
	color: #FF9933;
	font-size: small;
	font-weight: bold;
	text-align: center;

}

#header,#thicktabs,#footer {
	width:640px;
	margin-right: 5px;
	margin-left:5px;
        margin-top:3px;
        margin-bottom:3px;
}



.insidecontent {
	font: bold 11px Tahoma;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	padding: 3px;
	float: left;
	text-align:justify;
}



#footer {
	background-color: #FFFFFF;
	background-image: url(menubackground.jpg);
	background-repeat: repeat-y;
	border: 1px solid #000000;
     	margin-bottom: 3px;
}

#footer img {
	margin: 15px;
}



img#page_pic_bottom{
	margin-top:5px;
}



/* menu stuff below */

#thicktabs{
	padding: 0;
	float: left;
	font: bold 13px Tahoma;
	background: url(menubackgroundsmall.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #000066; /*top border style*/
	border-bottom: 3px solid #000066; /*thick bottom border below tabs*/
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
}


.mu{
	float: left;
	color: #990000;
	padding: 8px 11px; /*padding of tabs*/
}


.mu a{
	text-decoration: none;
}


.mu a:visited{
	color: #990000;
}

.mu a:active{
	color: #990000;
}

.mu a:link{
	color: #990000;
}

.mu a:hover{
	color: #000000;
}

/* end menu stuff */

/* begin index page stuff */

#aboutusbox{
  	width: 500px;
        margin-left:5px;
        margin-right:5px;
}


#aboutusbox #greganddave {
	float: left;
        margin: 5px;
}


img#index_middle_pics, img#index_bottom_pics {
	margin-top:3px;
	margin-left: 5px;
	margin-right: 5px;
}

/* end index page stuff */


/* begin services page stuff */

#servicesbox{
        display:block;
	width: 445px;
     	margin-left: 5px;
}

#servicesbox .serviceslist {
     	float: left;
        margin-bottom: -15px;

}

#afterhoursdropoff{
	width: 640px;
     	margin-left: 5px;
     	margin-right: 5px;
	margin-top:5px;
	background-color: #000000;
	font: bold 12px Tahoma;
	color: #FFFFFF;
        display:block;
        margin-bottom: 5px;
}

#afterhoursdropoff #afterhours{
	float:left;
}


#squaretires{
 	margin-bottom:5px;

}


#warrantybox {
	width:640px;
     	margin-left: 5px;
        display:block;
	font: bold 11px Tahoma;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	float: left;
	text-align:justify;

}


#warranty_title,#warranty_footer{
	width:640px;
	text-align:center;
     	margin-left: 5px;
	background-color: #000066;
	font: bold 16px Tahoma;
	color: #FFFFFF;
        display:block;
        float:left;
        padding-top:5px;
	padding-bottom:5px;
}

/* end services page stuff */



/* begin location page stuff */

#locationbox{
	width: 445px;
     	margin-left: 5PX;
        margin-right: 5px;
}

#location_address{
	width:640px;
	text-align:center;
     	margin-left: 5px;
	background-color: #000066;
	font: bold 12px Tahoma;
	color: #FFFFFF;
        margin-top: 3px;
        display:block;
        float:left;
}


#mapquest form{
	width:160px;
	background-color: #800000;
	border-top: 3px solid #FFFFFF; /*top border style*/
	border-bottom: 3px solid #FFFFFF; /*thick bottom border below tabs*/
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	padding: 5px;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	text-align:left;
        float:left;
	margin-top:5px;
	margin-left:5px;
        
}

#mapquest form .center_inform{
 	width:155px;
	text-align:center;
}

/* end location page stuff */



/* begin diagnostics page stuff */


#diagnosticsbox {
	width:410px;
     	margin-left: 5px;
        display:block;
	font: bold 11px Tahoma;
	color: #000066;
	border: 1px solid #000066;
	float: left;
	text-align:justify;

}


#diagnosticsgallery{
width:640px;
background-color: #000066;
text-align: center;
margin-left: 5px;
margin-right: 5px;
}


#diagnosticsgallery_title,#diagnosticsgallery_bottom{
	width:640px;
	text-align:center;
     	margin-left: 5px;
	background-color: #000066;
	font: bold 16px Tahoma;
	color: #FFFFFF;
        display:block;
        float:left;
        padding-top:5px;
	padding-bottom:5px;
}


/* end diagnostics page stuff */

/* begin contact us page stuff */

.contactus_box{
	font: bold 12px Tahoma;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	padding: 3px;
	float: left;
	text-align:justify;
	width:305px;
	margin-left:5px;
        
}

.contactus_box .contacthead{
	background-color: #000066;
	color: #FFFFFF;
	font: bold 14px Tahoma;
	width:305px;
	display:block;
}

.groupcontactinfo{
	float:left;
	width:640px;
	margin-bottom:5px
}

/* end contact us page stuff */

/* begin technicians page stuff */

#ownersbox,#chrisbox,#othertechsbox{
	width:640px;
     	margin-left: 5px;
        float:left;
	margin-right:5px;
}

#ownersbox #greganddave {
	float: left;


}

#headerowners,#headerchris,#headerothertechs{
	width:640px;
	text-align:center;
     	margin-left: 5px;
	background-color: #000066;
	font: bold 12px Tahoma;
	color: #FFFFFF;
        float:left;
	border: 1px solid #000066;
}

#headerchris,#headerothertechs{
	margin-top:10px;
}

#chrisbox #chrispic {
float: right;

}

#othertechcontent {
  width:420px;
  margin: 3px;

}

#othertechsbox #joepic{
   float: left;
}



/* end technicians page stuff */