body {
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
div#content {
	background-color:#7f8183;
	position: relative;
}
body.index div#content {
	background-color:#808284;
}
div#content, p#footer {
	width: 633px;
	display: block;
	margin: 0 auto;
}
p#footer {
	padding-top: 1em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
p#footer a {
	color:#FFFFFF;
}
h1 {
	text-indent: -9000em;
	display: block;
	width: 633px;
	height: 76px;
	background-position: top left;
	margin: 0 auto;
}
body.index h1 {
	height: 69px;
	background-image: url('../images/home-header.jpg');
}
body.about-us h1,
body.bmw-services h1,
body.contact h1,
body.schedule h1,
body.thankyou h1 {
	background-image: url('../images/header-default.gif');
}
body.mini-services h1 {
	background-image: url('../images/header-mini.gif');
}
body.mini-services #content {
	background-image: url(../images/minibgd.jpg);
	background-repeat:no-repeat;
	background-position: center center;
}
body.index div#content {
	background-image: url('../images/home-logo.jpg');
	background-position:center center;
	background-repeat:no-repeat;
}
body.index p#footer {
	padding-top: 255px;
	background-image: url('../images/home-footer.jpg');
	background-repeat:no-repeat;
	background-position: top left;
}
ul#mainmenu li {
	display: block;
}
ul#mainmenu li a {
	display:block;
	width: 161px;
	text-indent: -9000em;
	background-position: top left;
}
ul#mainmenu li a.home {
	height: 29px;
	background-image: url('../images/home-link-1.gif');
}
ul#mainmenu li a.about {
	height: 23px;
	background-image: url('../images/home-link-2.gif');
}
ul#mainmenu li a.bmw {
	height: 25px;
	background-image: url('../images/home-link-3.gif');
}
ul#mainmenu li a.mini {
	height: 24px;
	background-image: url('../images/home-link-4.gif');
}
ul#mainmenu li a.contact {
	height: 25px;
	background-image: url('../images/home-link-5.gif');
}
ul#mainmenu li a.appt {
	height: 33px;
	background-image: url('../images/home-link-6.gif');
}

body.about-us p,
body.bmw-services p,
body.bmw-services h2,
body.bmw-services h3,
body.bmw-services h4 {
	text-align: justify;
	width: 44%;
	padding: .5em 3%;
	display: block;
}
body.about-us img,
body.bmw-services img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
body.about-us div.column2 {
	position:absolute;
	top: 0;
	left: 50%;
	width: 50%;
}
body.about-us div.column2 p {
	width: 92%;
}

ul#menu {
	border-top: 2px solid #409fef;
	width: 633px;
	display: block;
	background-color: #59595b;
	margin: 0 auto;
	height: 30px;
}
ul#menu li {
	float: left;
	display: block;
	padding: 0 1em;
	border-left: 1px solid #FFF;
	margin: 7px 0;
	font-family:Arial, Helvetica, sans-serif;
}
ul#menu li:first-child {
	border-left: 0;
	margin-left: 3.5em;
}
ul#menu li a {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	display: block;
}

body.bmw-services h2,
body.bmw-services p {
	font-style:italic;
}
body.bmw-services h2,
body.bmw-services h3,
body.bmw-services p {
	clear:left;
}
body.bmw-services h3 {
	color: #f7e500;
	font-weight: bold;
}
body.bmw-services h2 {
	font-size: 14px;
	text-align:left;
}
body.bmw-services h4 {
	font-weight: bold;
}
body.bmw-services p strong {
	font-size: 14px;
}
body.bmw-services h5 {
	background-color: #FFFFFF;
	display:inline;
	padding:4px;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	margin-left: 3%;
}
body.bmw-services img.botright {
	float: right;
}
body.bmw-services h6 {
	background-color: #FFFFFF;
	display:block;
	clear: both;
	padding:4px;
	width: 75%;
	text-align: center;
	margin: 2em auto 0 auto;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;	
	font-size: 11px;
}
body.bmw-services #content ul {
	position: absolute;
	top: 0;
	left: 60%;
}
body.bmw-services #content ul li {
	list-style-image: url('../images/bullet-red.gif');
	font-size: 14px;
	font-weight: bold;
	margin: .5em 0;
}

body.mini-services #content h2,
body.mini-services #content h3,
body.mini-services #content h4,
body.mini-services #content h5,
body.mini-services #content p {
	width: 35%;
	padding: 1%;
	display: block;
	text-align: center;
}
body.mini-services #content h2,
body.mini-services #content h3,
body.mini-services #content h4,
body.mini-services #content h5,
body.mini-services #content dt,
body.mini-services #content dd li {
	font-size: 16px;
}
body.mini-services #content h2,
body.mini-services #content h3,
body.mini-services #content h5,
body.mini-services #content dt {
	font-weight: bold;
}
body.mini-services #content h3,
body.mini-services #content h4,
body.mini-services #content p,
body.mini-services #content dt {
	font-style:italic;
}
body.mini-services #content h3,
body.mini-services #content dt {
	color: #f7c14c;
}
body.mini-services #content h4 strong {
	display: block;
}
body.mini-services #content h5 {
	text-align: right;
	width:29%;
	margin-left: 3%;
}
body.mini-services #content h5 strong {
	float:left;
}
body.mini-services #content dl {
	position: absolute;
	top: 3%;
	left: 50%;
}
body.mini-services #content dd {
	margin-bottom: 1em;
}
body.mini-services h6 {
	background-color: #FFFFFF;
	display:block;
	clear: both;
	padding:4px;
	width: 75%;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;	
	font-size: 11px;
}
body.contact #content {
	background-image: url('../images/contact-bkg.jpg');
	background-position: top center;
	background-repeat:no-repeat;
	padding-top: 190px;
	text-align: center;
	padding-bottom: 1em;
	font-size: 14px;
}
body.contact #content a {
	color:#FFFFFF;
	display: block;
	width: 15em;
	margin-left: auto;
	margin-right: auto;
}
body.contact #content p a {
	display:inline;
}
body.contact #content h2,
body.thankyou #content h2 {
	font-size: 24px;
	font-weight: bold;
}
body.contact #content h2 {
	margin-bottom: .35em;
}
body.contact #content h3 {
	font-size: 18px;
	font-weight:bold;
}
body.contact #content p,
body.contact #content a,
body.contact #content h3 {
	margin-bottom: 10px;
}

body.contact #content a.nightdrop {
	position: absolute;
	width: 120px;
	height: 50px;
	top: 215px;
	left: 495px;
	text-indent: -9000em;
}

body.schedule form {
	padding: 1em;
}
body.schedule label, body.schedule #content p {
	display: block;
	width: 10em;
	position: relative;
	margin: .5em auto;
	text-align: right;
	padding-right: 15em;
	font-size: 14px;
}
body.schedule label input,
body.schedule label textarea {
	position: absolute;
	right: 0px;
	top: -2px;
	width: 14em;
}
body.schedule label textarea {
	height: 6em;
}
body.schedule div.radiobtns label {
	width: 16em;
	padding: 0;
	left: 6em;
	top: -1.6em;
	text-align: left;
}
body.schedule div.radiobtns label input {
	position: relative;
	top: 2px;
	width: auto;
	margin-right: .5em;
}
body.schedule div.radiobtns {
	margin-bottom: -1.6em;
}
body.schedule button {
	display: block;
	margin: 7em auto 0 auto;
	border: 1px solid #666666;
	background-color:#CCC;
	padding: .25em .5em;
	font-family: Arial;
}
body.thankyou #content h2,
body.thankyou #content p {
	text-align:center;
}
body.thankyou #content p {
	font-size: 14px;
}
body.thankyou #content {
	padding: 8em 0;
}

body.maps {
	background-color: #FFFFFF;
	color: #000000;
}
body.maps img {
	display: block;
	margin: 10px auto;
	border: 0;
}
body.maps strong {
	display: block;
	text-align:center;
	font-size: 11px;
	padding-bottom: 1em;
	font-size: 18px;
}


body.bmw-services img.sliced, body.mini-services img.sliced {
	padding: 0;
	float: left;
}
body.mini-services #content {
	background-image:none;
}