@charset "utf-8";
/* CSS Document */

html, body {
	background:url(../images/bg.jpg) repeat-x;
	background-color:#1c335e;
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width:950px;
	margin:0 auto;
}

#header {
	width:950px;
	height:220px;
}

#bodyTop {
	background:url(../images/bodyTop.jpg);
	height:37px;
	width:950px;
}

#bodyMid {
	background:url(../images/bodyMid.jpg) repeat-y;
	width:950px;
	padding:0;
	margin:0;
}

.surveyBut {
	position:absolute;
	background:url(../images/survey.jpg);
	margin-left:20px;
	width:200px;
	height:37px;
}

.surveyBut:hover {
	position:absolute;
	background:url(../images/survey.jpg) bottom;
}

.bodyLt {
	width:275px;
	float:left;
}

.bodyLt a:hover {
	background-position:right;
}

.mod1 {
	background:url(../images/modules/kidscorner.jpg) no-repeat;
	margin-left:75px;
	display:block;
	width:196px;
	height:160px;
}

.mod2 {
	background:url(../images/modules/services.jpg) no-repeat;
	margin-left:75px;
	display:block;
	width:196px;
	height:160px;
}

.mod3 {
	background:url(../images/modules/specials.jpg) no-repeat;
	margin-left:75px;
	display:block;
	width:196px;
	height:160px;
}

.mod4 {
	background:url(../images/modules/valvoline.jpg) no-repeat;
	margin-left:75px;
	display:block;
	width:196px;
	height:160px;
}

.mod5 {
	background: url(../images/vip.jpg)no-repeat;
	margin-left:75px;
	display:block;
	width:196px;
	height:160px;
}

.toServices {
	margin-left:350px;
	margin-top:-75px;
	width:280px;
	height:40px;
	float:top;
}

.toServices a:hover {
	background-position:bottom;
}

.toCarwash {
	background:url(../images/toCarWash.jpg) no-repeat;
	display:block;
	width:280px;
	height:40px;
}

.toDetailing {
	background:url(../images/toDetailling.jpg) no-repeat;
	display:block;
	width:280px;
	height:40px;
}


.games {
	padding-right:20px;
	padding-left:20px;
}

img {
	border:none;
}

.bodyRt {
	width:675px;
	float:left;
}

.bodyRt p {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	color:#000000;
	font-size:12pt;
	line-height:175%;
	margin-left:30px;
	margin-right:50px;
}

.bodyRt a {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	color:#000099;
	font-size:12pt;
	font-weight:bold;
	line-height:175%;
}

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

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	margin-left:30px;
	margin-right:50px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	margin-left:30px;
	margin-right:50px;
}

.top {
	display:block;
	background:right no-repeat url(../images/top.gif);
	width:20%;
}

.tab1 {
	padding-left:25px;
}

.tab2 {
	padding-left:50px;
}

.tab3 {
	padding-left:75px;
}

#bios {
	margin-right:50px;
	float:right;
}

.clear {
	clear:left;
}

#bodyBot {
	background:url(../images/bodyBot.png);
	width:950px;
	height:275px;
}

.valvolineLink {
	position:absolute;
	display:block;
	width:200px;
	height:200px;
	margin-left:650px;
}

#footer {
	width:950px;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#c4c4c4;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#c4c4c4;
	text-decoration:none;
}