body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#header {
	margin: 0;
	padding: 0;
	height: 100px;
	background-color: #009;
	border-bottom: 1px solid #000;
	color: yellow;
}

td.banner {
	background-color: 009;
}

#tow {
	padding: 10px 0 0 25px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .2em;
}

#nav {
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid black;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
	color: blue;
	text-align: center;
}

img {
	
}

p {
	line-height: 1.3em;
	padding: 0 0 0 10px;
} 

#nav a:link, #nav a:visited {
	padding-right: 2em;
	color: blue;
	text-decoration: none;
}

#nav a:hover {
	color: blue;
	text-decoration: underline;
}

#content {
	margin: 0;
	padding: 0;
}

#mainContent {
	margin: 0 10% 0 160px;
	padding: 0;
}

#autoContent {
	margin: 0 10% 0 160px;
	padding: 0;
}

#pageNav {
	width: 140px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#pageNav a:link, #pageNav a:visited, #pageNav a:hover {
	display: block;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-decoration: none;
	color: blue;
	padding: 3px;
}

#pageNav a:hover {
	background: #ccc;
}

.shared a, .shared a:link, .shared a:hover, .shared a:visited {
	color: #000;
}

#truckContent {
	margin: 0 10% 0 160px;
	padding: 0;
}

#auto {
	margin: 0;
	padding: 0;
	height: 160px;
	background: transparent url(images/bg_bar_car.jpg) repeat;
	border-bottom: 1px solid;
}

#autoImage {
	margin: 0 30px 0 0;
	padding: 0;
	left: 0;
	float: left;
}

#truck {
	margin: 0;
	padding: 0;
	height: 160px;
	background: transparent url(images/bg_bar_truck.jpg) repeat;
	border-bottom: 1px solid #000;
}

#truckImage {
	margin: 0 30px 0 0;
	padding: 0;
	left: 0;
	float: left;
}

.sectionText {
	margin: 0;
	padding: 3px 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .2em;
	color: yellow;
	z-index: 5;
}

.sectionText a:link, .sectionText a:visited {
	text-decoration: none;
	color: #000;
}

.sectionText a:hover {
	text-decoration: underline;
	color: yellow;
}

.sectionHeader {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .3em;
	color: #fff;
}

#tagLine {
	height: 20px;
	padding-top: 4px;
	border-top: 1px solid #009;
	background-color: #fc3;
	text-align: center;
	letter-spacing: .7em;
	color: #009;
	font-size: 16px;
	font-weight: bold;
}

#footer {
	height: 60px;
	background-color: #009;
	border-top: 1px solid #fc3;
	border-bottom: 1px solid black;
	padding: 10px 0 10px 0;
	text-align: center;
	letter-spacing: .4em;
	font-weight: bold;
	color: #fc3;
}

.copyright {
	font-size: 10px;
}

ul.home {
	margin-bottom: 0;
}

.formTitle {
	padding: 1em 0 .2em 1em;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

#contactForm {
	line-height: 1.4em;
}

.formQuestion {
	padding: .2em 0 .2em 4em;
	vertical-align: top;
	font-weight: bold;
	color: maroon;
}

td.left {
	width: 160px;
	vertical-align: top;
}

.border {
	border: 1px solid #000;
	margin: 5px;
}

.credit {
	font-size: 10px;
	text-align: center;
}

.return {
	padding: 10px 35px 10px 0;
	text-align: right;
	font-size: 12px;
}

.return a:link, .return a:visited {
	text-decoration: none;
}

.return a:hover {
	text-decoration: underline;
}

.links {
	line-height: 1.3em;
}

.bold {
	font-weight: bold;
}

.note {
	text-align: center;
	font-size: 10px;
}

/* tworks footer styles */

#tworks {
	margin: 8px 10% 5px 22%;
	padding: 4px 0 0 30px;
	height: 25px;
	background: url(images/tw_cog_trans.gif) top left no-repeat;
	text-align: left;
	vertical-align: center;
	letter-spacing: .4em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

#tworks a {
	font-weight: bold;
}
