* {
	margin:0;
	padding:0;
}

body {
	font:normal 100% Arial, Helvetica, sans-serif;
	background-color:#fff;
}

h1 {
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#454648;
	font-size:1em;
}

h2, h3, h4, p {
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#454648;
	font-size:.9em;
	margin-top:1em;
}

#container {
	width:960px;
	margin:0 auto;
}

#header {
	height:230px;
}

#logo {
	background:url(../images/columbusLogo.gif) 0 0 no-repeat;
	position:relative;
	width:425px;
	height:164px;
	top:35px;
	left:60px;
	float:left;
}

#oneStop {
	background:url(../images/oneStop.gif) 0 0 no-repeat;
	position:relative;
	width:259px;
	height:136px;
	top:50px;
	right:80px;
	float:right;
}

#nav {
	text-align:center;
	clear:both;
}

#nav ul {
	background-color:#454648;
	height:60px;
}

#nav ul li {
	display:inline;
	position:relative;
	top:20px;
}

#nav ul li a {
	color:#fff;
	text-decoration:none;
}

#mainImage {
	background:url(../images/mainImage.jpg) 0 0 no-repeat;
	height:242px;
	margin:2px 0;
}

#racingImage {
	background:url(../images/racingHeader.jpg) 0 0 no-repeat;
	height:242px;
	margin:2px 0;
}

#propaneImage {
	background:url(../images/propaneHeader.jpg) 0 0 no-repeat;
	height:242px;
	margin:2px 0;
}

#oilServiceImage {
	background:url(../images/serviceHeader.jpg) 0 0 no-repeat;
	height:242px;
	margin:2px 0;
}

#aboutImage {
	background:url(../images/aboutHeader.jpg) 0 0 no-repeat;
	height:242px;
	margin:2px 0;
}

#stationImage {
	background:url(../images/station2.jpg) 0 0 no-repeat;
	height:242px;
	margin:2px 0;
}

#twentyFourImage {
	background:url(../images/24HourHeader.jpg) 0 0 no-repeat;
	height:242px;
	margin:2px 0;
}

#leftNav {
	margin-top:40px;
	width:170px;
	float:left;
}

#leftNav ul {
	list-style-type:none;
	float:left;
	width:150px;
}

#leftNav li {
	background-color:#454648;
	width:100%;
	margin-top:2px;
	text-align:center;
}

#leftNav a {
	display:block;
	padding:.5em;
	font-size:.9em;
	color:#fff;
	text-decoration:none;
}

#contentContainer {
	background-color:#a49f9f;
	margin:40px 0 0 20px;
	width:750px;
	float:left;
}

#content {
	background-color:#fff;
	margin:10px;
	border:1px solid #454648;
	padding:2em 2em 3em 2em;
	min-height:200px;
}

#content ul {
	font-size:0.9em;
	margin-top:1em;
	color:#454648;
}

#content li {
	margin:1em 0 0 1em;
}

#content img {
	border:0;
}

#leftColumn {
	width:400px;
}

#logos {
	text-align:center;
	padding-top:2em;
}

#footer {
	font-size:.75em;
	text-align:center;
	padding:50px 0 0 0;
	clear:both;
}

#footer ul li {
	display:inline;
	position:relative;
}

#footer a {
	text-decoration:none;
	color:#454648;
}

#footer p {
	margin-top:5px;
	color:#454648;
}

.contImg {
	float:right;
	padding:2em 0 0 1em;
}

.leftMargin {
	margin-left:20px;
}

.leftMargin2 {
	margin-left:50px;
}

.italic {
	font-style:italic;
}
