﻿img {
	border: 0px;
}
.underline {
	text-decoration: underline;
}
.smalltext {
	font-size: 12px;
}
.center {
	text-align: center;
}
body {
	background-color: #151515;
	color: #FFFFFF;
	margin: 0px 0px 30px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 20px;
	text-align: center;
	border-bottom: solid thin #CC0000;
	font-variant: small-caps;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #A21616;
	font-variant: normal;
	text-transform: uppercase;
}
.copyright {
	font-family: "Times New Roman";
}

#mainwrap {
	margin: auto;
	width: 860px;
	background-color: #000000;
}
#logo {
	float: left;
	width: 180px;
	height: 100px;
}
#navigation {
	float: left;
}
.navimg {
	border: 0px;
}
#headcontact {
	float: right;
}
#flash {
	height: 150px;
}
#content {
	padding: 10px;
}
#center {
	margin: auto;
}
.fleet {
	margin: 20px 0px 20px 0px;
	height: 180px;
	font-variant: small-caps;
}
.right {
	float: left;
}
.left {
	float: right;
}
.right2 {
	float: left;
	margin-right: 20px;
}
.left2 {
	float: right;
	margin-left: 20px;
}

.rates_table {
	margin: auto;
}
.service {
	height: 330px;
}
#homecenter {
	text-align: center;
	font-variant: small-caps;
	width: 780px;
	margin: auto;
}
#payments {
	float: left;
	width: 150px;
}
#footernav {
	font-weight: bold;
	height: 50px;
	padding-top: 10px;
	border-top-style: ridge;
	border-top-width: medium;
	border-top-color: #CC0000;
	color: #cc0000;
}
#footernav a {
	color: #CC0000;
	text-decoration: none;
}
#footernav a:hover {
	text-decoration: underline;
}
#cogz {
	background-position: center bottom;
	padding-bottom: 20px;
	text-align: center;
	font-size: 12px;
	background-image: url('../images/cogz.gif');
	background-repeat: no-repeat;
}
#cogz a {
	color: #ff8200;
}


.x173 {
	background-color: #303030;
}
