body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-image: url(/images/bg_page.jpg);
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #990000;
	}
h2 {
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	margin: 0;
}
img {
	border: none;}
a:hover {
	text-decoration: none;}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
#header {
	padding: 5px;
}
#header img {
	padding: 5px;}
#content {
	background-image: url(/images/bg_content.jpg);
	background-repeat: repeat-y;
	width: 860px;
	margin-top: -3px;
}
#primaryNav {
	background-image: url(/images/primaryNav_bg.jpg);
	background-repeat: repeat-y;
	width: 212px;
	margin: 0px 0 10px 8px;
	padding: 5px 0 0 0;
}
#leftColumn {
	width: 233px;
	float: left;
}
#leftColumn #mbs {
	text-align: center;
	font-size: 17px;
	color: #006699;
	font-style: italic;
	}
#leftColumn #mbs p {
	padding: 0 10px;
	margin: 15px 0 15px 0;}
#rightColumn {
	float: left;
	width: 587px;
	padding: 15px 15px 15px 15px;
	line-height: 20px;
}

#container #header .topAddress {
	float: right;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-align: right;
	color: #333333;
}
#leftNavTop {
	padding: 5px 0 0 8px;}
#leftNavBot {
	margin-top: -10px;
	padding: 0px 0 0 8px;}
#nav {
	margin: 10px 10px 10px 10px;
	list-style: none;
	border-bottom: 1px solid #eee;
}
#nav li {
	margin: 0;}
#nav li a {
	border-top: 1px solid #eee;
	color: #003399;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 5px;
	margin: 1px 0 0px 0;
	display: block;}
#nav li a:hover {
	background-color: #D8DADF;}

#leftColumnContent {
	font-size: 11px;
	text-align: center;
	padding: 0 10px 0 10px;}
#map {
	width: 350px;
	height: 250px;
	float: right;
	border: 1px solid #ccc;
}
#full_name {
	display: none;
}
#breadCrumbs {
	font-size: 11px;
	color: #666;
	margin: 0;
	padding: 0;
}
#breadCrumbs a {
	text-decoration: none;
}
#breadCrumbs a:hover {
	text-decoration: underline;
}

.mainContent {
	font-size: 17px;
	line-height: 28px;
	padding-right: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.mainContent a {
	text-decoration: none;}
.mainContent a:hover {
	background-color: #eee;}
.homeProductIcon {
	border: 1px solid #fff;
	width: 90px;
	height: 135px;
	float: left;
	margin: 0 5px 0 0;
	text-align: center;
	font-size: 11px;
}
.homeProductIcon a {
	text-decoration: none;
	color: #006699;}
.homeProductIcon img {
	border: 0;}
.homeProductIcon:hover {
	border: 1px solid #006699;}

#footer {
	margin: 2px 10px 0 10px;
	font-size: 11px;
	color: #999999;
}
#footer a {
	margin: 0 3px 0 3px;
	color: #666666;
}
#copyright {
	float: right;
	color: #999999;
}
#copyright a {
	color: #999999;
	text-decoration: none;
}
.quote {
	float: right;
	text-align: center;
	width: 180px;
	font-size: 16px;
	font-style: italic;
	padding: 10px;
	margin: 0 0 0 5px;
	line-height: 23px;
	color: #999999;}
.parts h2 {
	margin: 2px 0;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}
.parts td {
	padding: 0 5px;
	border-left: 1px solid #ccc;}
.parts ul {
	margin: 0px;
	font-size: 11px;}
.parts ul li {
	line-height: 20px;}
.requestForm td {
	font-size: 11px;
	color: #333333;
}
.requestForm td input {
	font-size: 11px;}

.inventoryListContainer {
	border: 1px solid #999999;
	margin: 10px 0 10px 0;}
.inventoryListContainer th {
	background-color: #85D5FF;
	color: #fff;
	font-size: 14px;
	text-align: left;
	padding: 1px 4px;
	font-weight: normal;}
.inventoryListContainer td {
	margin: 0;
	padding: 0;}
.inventoryListContainer td.desc {
	width: 270px;
}
.inventoryList th{
	background-color: #455F6C;
	color: #fff;
	font-size: 11px;
	padding: 1px 4px;
	}
.inventoryList td{
	color: #333333;
	padding: 3px 4px;
	}
.inventoryList td a{
	text-decoration: none;}
.inventoryList td a:hover{
	color: #003333;}
.inventoryList tr {
	background-color:#eee;
}
.inventoryList tr:hover {
	background-color: #DFDFDF;}
.model {
	color: #666;
	font-size: 11px;
	margin: -12px 0 10px 0;
	padding: 0 0 0 2px;
}
#price {
	float: right;
	font-size: 18px;
	text-align: center;
	width: 100px;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 0 15px;
}
#price span {
	color:#990000;
}
#prodImages {
	float: left;
	width: 205px;
}
#prodContent {
	float: left;
	width: 350px;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px dashed #ccc;
}
#inventory {
	margin: 0;
	padding: 0;
	z-index: 50;
}
#inventory li {
	float: left;
	list-style: none;
	margin: 0 15px 15px 0;
	position: relative;
}
#inventory li span {
	position: absolute;
	left: 0;
	bottom: -95px;
	display: none;
	z-index: 100;
}
#inventory li span img {
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}
#inventory li.active a {
	font-weight: bold;
}
#inventory li a {
	color: #003399;
	display: block;
	padding: 0 3px;
	line-height: 22px;
}
#inventory li a:hover {
	background: #ccc;
}
#prodImages ul {
	margin: 0 0 0 30px;
	list-style: outside;
	list-style-type: disc;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table, th, td {
	margin: 0;
	padding: 0;
}
#specTable {
	margin: 15px 0 15px 0;
	width: 100%;
}
#specTable th {
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	background: #990000;
	color: #fff;
	text-align: left;
	padding-left: 2px;
}
#specTable td {
	font-size: 10px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
#mainImage {
	margin-bottom: 10px;
}
#mainImage img {
	border: 1px solid #fff;
}
#mainImage a:hover img {
	border: 1px solid #003399;
}
div.thumb {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0 10px 10px 10px;
}
div.thumb img {
	border: 1px solid #fff;
}
div.thumb a:hover img {
	border: 1px solid #003399;
}
.formBox table td {
	padding: 4px;
}