html {
	min-height: 100%;
	height: auto;
}

a{
	color:#ab4639;
}

body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#7da6c8 url('../images/CarWash.jpg') no-repeat 50% bottom;
	background-attachment:fixed;
}

.blackbar{
	position:absolute;
	width:100%;
	background-color:#000;
	height:40px;
}

.container {
	margin:0 auto;
	width:1000px;
	padding-top:45px;
}

.TopMenu,
.TopMenu a{
	width:1000px;
	margin:0 auto;
	background-color:#000;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	height:40px;
	}
.TopMenu a:hover,
.TopMenu .active a {
	color:#ffea1e;
}

.TopMenu ul{
	padding:0;
	margin:0;
}

.TopMenu ul li{
	padding:15px 8px;
	margin:0;
	list-style:none;
	float:left;
}
.leftcol{
	width:308px;
	float:left;
	margin-right:35px;
	margin-left:30px;
}
.leftcol .logo{
	background-image:url(../images/Logo.png);
	background-repeat:no-repeat;
	width: 308px;
	height:159px;
	padding-bottom:10px;
}
.leftcolhome{
	width:1000px;
}

.MenuLeftHome{
	width:256px;
	font-size:80%;
	text-align:center;
	margin:0 auto;
	padding-top:17px;
	background-image:url(../images/Small-Box.png);
	background-repeat:no-repeat;
	height:205px;
}

.MenuLeft {
	background-image:url(../images/BG-Menu-Left.jpg);
	width:256px;
	margin:7px auto;
	
}

.MenuLeft .Inner{
		padding: 0 13px;
}

.MenuLeft .Inner H3 {
	color:#ffea1e;
	font-weight:bold;
	font-size:20px;
	padding:0;
	margin:0;
}

.MenuLeft .Inner ul {
	margin:0;
	padding:0;
}

.MenuLeft .Inner li {
	margin:0;
	padding-top:5px;
	padding-left:5px;
	list-style:none;
}

.MenuLeft .Inner li a{
	color:#FFF;
	font-size:80%;
	text-decoration:none;
}

.MenuLeft .Inner li a:hover,
.MenuLeft .Inner .active a{
	color:#ffea1e;
}

.CTA {
	margin:0 auto;
	}

.rightcol{
	float:left;
	width:627px;
	}
.rightcolhome{
	width:1000px;
	}
.smallheader {
	font-size:80%;
	font-style:italic;
	float:right;
	height:43px;
	line-height:22px;
}

.rightcol .header {
	height:139px;
	float:left;
}
.rightcol .rightCTA {
	height:139px;
	width:198px;
	float:left;
}

.bodycopyflash{
	width:1000px;
	height:330px;
	border:#000 1px solid;
	background-color:#FFF;
}

.bodycopy .Top{
	background-image:url(../images/Top-Body.png);
	background-repeat:no-repeat;
	width:627px;
	height:23px;
}

.bodycopy .Middle{
	background-image:url(../images/Mid-Body.png);
	background-repeat:repeat-y;
	width:627px;
}
.bodycopy .Middle .innerMiddle {
	padding:0 20px;
	
}

.bodycopy .Middle .innerMiddle h1{
	color:#000;
	padding:0;
	margin:0;
	font-size:20px;
}
.bodycopy .Middle .innerMiddle .doubleline{
	padding: 0 10px;
	border-top:#000 solid 1px;
	border-bottom:#000 solid 1px;
	height:5px;	
	margin-top:8px;
}

.bodycopy .Middle .innerMiddle p{
	margin-bottom:0;
}

.bodycopy .Bottom{
	background-image:url(../images/Bottom-Body.png);
	background-repeat:repeat-y;
	width:627px;
	height:30px;
}

.topnumber{	
	margin-top:13px;
	padding:0;
	color:#ffea1e;
}

.MenuLeftHome .Top-small{
	background-image:url(../images/Top-Body-small.png);
	background-repeat:no-repeat;
	width:256px;
	height:23px;
}

.MenuLeftHome .Middle-small{
	background-image:url(../images/Mid-Body-small.png);
	background-repeat:repeat-y;
	width:256px;
}

.MenuLeftHome .Bottom-small{
	background-image:url(../images/Bottom-Body-small.png);
	background-repeat:repeat-y;
	width:256px;
	height:30px;
}

.homemainbox{
	background-image:url(../images/home%20CTAs/home-back.png);
	background-repeat:no-repeat;
	width:382px;
	height: 145px;
	float:left;
	color:#FFF;
}

.innerhome{
	padding:15px;
}
