html, body {font-family: Arial, Helvetica, sans-serif;height:100%;font-size: 12px;color: #fff;text-align: center;margin: 0px;padding: 0px;background-color: #000;}

h1,h2,h3,h4,h5 {margin: 0px;padding: 0px;}

h1 {font-size: 18px;font-weight: normal;color: #ff9933;background-image:url(images/dot.gif);background-position:bottom;background-repeat:repeat-x;margin-right: auto;margin-left: auto;padding-bottom:5px;width:275px;}
h1 span {color: #fff;}
h2 {font-size: 24px;font-weight: normal;color: #ff9933;margin-top:5px;}
h3 {font-size: 12px;color: #000;font-weight: normal;}
h4 {font-size: 18px;color: #f5c01f;background-color: #000;}

a:link, a:visited {color: #ff9933;text-decoration: underline;}
a:hover {color: #fffa;}
a.grey-link {color: #fff;text-decoration:none;}

img {border:0px;display: block;}
form {border:0px;margin: 0px;}

.asterix, .highlight {color: #ff9933;}

.bold {font-weight: bold;}
.clear, br.clear {clear:both;height:1px;font-size:1px;margin:0px;padding:0px;line-height: 1px;display: block;}

/*------------ layout styles */

#wrapper {background-color: #2e2e2e;width:auto;background-image:url(images/bg.jpg);background-repeat:repeat-x;background-position: center top;}
#content {position:relative;text-align: left;width:1000px;margin: 0px auto 0px auto;background-color: #2e2e2e;background-image:url(images/header.jpg);background-repeat:no-repeat;background-position:center top;}

/*------------ header */

#header{position:relative;width:1000px;margin:0px;height: 275px;text-align:center;padding: 15px 0px 0px 0px;}
#logo{display: block;margin-right: auto;margin-left: auto;margin-bottom: 5px;}

/*------------ main */
#main {position:relative;width: 880px;clear:both;padding:10px;background-image:url(images/dot.gif);background-position:top;background-repeat:repeat-x;margin: 0px 50px 0px 50px;}
#left {float:left;width:540px;}
#right {float:right;width:325px;}
.porsche-race-car {
	margin: 10px 0px 0px 0px;
	border: 1px solid #000;
}
.porsche-repair-1 {float:right;margin: 0px 10px 10px 10px;border: 1px solid #fff;}
.porsche-repair-2 {float:right;border: 1px solid #fff;}
.porsche-repair-3 {float:right;margin: 0px 10px 10px 10px;border: 1px solid #fff;}
.porsche-service {
	float:right;
	margin: 10px 0px 0px 15px;
	border: 1px solid #000;
}
.porsche-service-1 {
	float:left;
	margin: 8px 15px 10px 0px;
	border: 1px solid #000;
}
.porsche-service-2 {
	float:left;
	margin: 8px 0px 10px 0px;
	border: 1px solid #000;
}
/*------------ footer */
#footer-wrapper {background-image:url(images/footer_images_bg.gif);background-repeat:repeat-x;height:100px;clear:both;}
#footer-images {width: 880px;margin-right: auto;margin-left: auto;text-align: left;}
#footer-images img {
	float:left;
	margin:4px 5px 0px 0px;
	border:1px solid #000;
}
#footer-images img.last {margin-right:0px!important;}
#footer p {float:left;}
#footer {
	font-size:12px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#shirleys-link {float:right;border:1px solid #616161;}
