﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 100%;
	background: #292c2f;
	}
	
#nav td {
	text-align:center;
	border-right: #1c1d1f 1px solid;
	border-left: #41464c 1px solid;
	color: white;
}	

#nav a {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	padding: 30px 10px 7px 10px;
	text-decoration: none;
	}	
	
#nav a:hover {
	background: black;
}	

body {
	font-family: "Times New Roman", Times, serif
	font-size: 14px;
	color: #333333;
	margin: 0px;
	background: #b9b9b1;
	overflow-x: hidden;
	}

td {
	font-family: "Times New Roman", Times, serif
	font-size: 14px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 670px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#shell {
	border: 0;
	width: 670px;
}

#left {
	background: url('../siteart/left.gif') repeat-y;
	font-size:1px;
	width: 5px;
}

#right {
	background: url('../siteart/right.gif') repeat-y;
	font-size:1px;
	width: 5px;
}

#main {
	width: 660px;
	background: #e3e6e6;
	border:0;
}

#inv {
	padding-left: 26px;
	height:99px;
	vertical-align:top;
	background: #e3e6e6 url('../siteart/banner-bottom.jpg') no-repeat top left;
}

#main-content {
	padding: 25px 25px 12px 25px;
	line-height: 20px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0046a5;
	text-transform: uppercase;
}

#contact {
	float: right;
	border-left: 1px solid #d0d3d1;
	padding-left: 40px;
	margin-left: 40px;
}

#van img {
	border: 0;
}