body{
	font: 75% normal normal Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	text-align: center;	
	margin:0; 
	padding:0; 
	position:absolute; 
	height:100%; 
	width:100%;}

#maincontainer{
	margin: 0.5em auto;
	width: 38.5em;
	text-align:left;
	width:expression(document.body.clientWidth > 900? "900": "auto");
	background-color:#1c1c1c; 
	color: #FFF;
	padding:0;}
html>/**/body #maincontainer{
	width: 75em;}
#header{
	padding: 0px; 
	margin: 0px;
	min-height: 12em;
	background: #fcaa2a url(../images/header3.jpg) no-repeat 0 100%;}
* html #header{
	height: 15em;}
h1{	
	width: 100%;
	float: left;
	display: block;
	clear: both;
	font-size: 2em;
	color: #FFF;
	font-weight: bold;
	margin: 0;
	text-transform:uppercase;
	margin-bottom: 1em;}

h2{
	text-transform:uppercase;
	color: #fcaa2a;
	font-size: 1.2em;
	padding: 0;
	margin: 0;}
	
	
p{	padding-top: 0.5em;
	padding-bottom: 2em;
	margin: 0;}	
	
a{
	color: #fcaa2a;
	font-weight: bold;}	
a:hover{
	color: #FFF;
	font-weight: bold;}	
a:active{
	background-color: #fcaa2a;
	color: #000;
	font-weight: bold;}	



strong{
	color: #fcaa2a;
	text-transform:uppercase;
	font-weight: bold;}










#products{
	background-color: #1c1c1c;
	width: 100%;
	min-height: 4em;
	margin-bottom: 1em;}
	
#products ul {
	margin:0;
	padding:0;
	list-style-type:none;
	min-height: 4em;
	line-height: 4em;
	text-align: center;}
#products ul li {
	display:inline;	} 

#products{
	text-align:center;}
#products img{
	margin: 0.3em;
	border: 2px solid #fff;}

#parts{
	background-color: #1c1c1c;
	width: 100%;
	min-height: 4em;
	margin-bottom: 1em;
	text-align: center;}
	
#parts ul {
	margin:0;
	padding:0;
	list-style-type:none;
	min-height: 4em;
	line-height: 4em;}
#parts ul li {
	display:inline;	}
#parts img{
	margin: 0.3em;}










#nav{
	background-color: #1c1c1c;
	width: 100%;
	min-height: 4em;
	margin-bottom: 1em;
	border-bottom: 4px solid #fff;}
	
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	min-height: 4em;
	line-height: 4em;
	text-align: center;}
#nav ul li {
	display:inline;	}
#nav ul li a:link, 	#nav ul li a:hover, #nav ul li a:visited, #nav ul li a:active{
	padding-left: 0.9em;
	padding-right: 0.9em;
	letter-spacing: 0.1em;
	padding-top: 1em;
	padding-bottom: 1em;
	z-index: 50;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	text-transform:uppercase;}
html>/**/body #nav ul li a:link, html>/**/body #nav ul li a:hover, html>/**/body #nav ul li a:visited, html>/**/body #nav ul li a:active{
	padding-top: 2px;}
#nav ul li a:link, #nav ul li a:visited{
	color: #fcaa2a;}
#nav ul li a:hover{
	color: #FFF;}
#nav ul li a:active{
	background-color: #fcaa2a;
	color: #000;}
	
#nav a:link.current {
	color: #FFF;}



#one-column, #two-columns, #three-columns{
	margin-left: auto;
	margin-right: auto;
	min-height: 25em;
	width: 98%;}
#two-columns div.left-column, #footer div.left-column{
	float: left;
	width: 49%;}
#two-columns div.right-column, #footer div.right-column{
	float: right;
	width: 49%;}

	

#three-columns div.left-column{
	float: left;
	width: 283px;
	margin: 0.5%;}
/* html #three-columns div.left-column{
	position: relative;
	left: -31%;}*/
#three-columns div#center-column{
	float: left;
	width: 283px;
	margin: 0.5%; display:inline-block;}
/** html #three-columns div#center-column{
	position: relative;
	left: -31%;}*/
#three-columns div.right-column{
	float: left;
	margin-right: 0px;
	width: 260px;
	margin: 0.5%;}



table {
	border:2px solid #1c1c1c;
	border-collapse:collapse;
	font-family:arial,sans-serif;
	width: 100%;
	color: #000;}
td,th{
	border:2px solid #1c1c1c;
	border-collapse:collapse;
	padding:5px;}	
#brand,#cost,#available,#view{width:15%;}
#equipment{width:40%;}
caption{
	color: #fcaa2a;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	border:2px solid #1c1c1c;
	border-bottom:none;
	padding:5px;
	text-align:left;}
thead th{
	background:#fcaa2a;
	text-align:left;}
tbody th{
	text-align:left;
	background:#999;}
tfoot td{
	text-align:right;
	font-weight:bold;
	color: #fff;
	background:#cc9933;}
tbody td{
	background:#ccc;}
tbody tr.odd td{
	background:#fff;}




	
.right-column ul {
	margin:0;
	padding:0;
	list-style-type:none;}
.right-column ul li {	
	
	width: 100%;}
.right-column ul li.list-title {	
	text-transform:uppercase;
	background: #fcaa2a /*url(../images/list-bg.jpg) repeat-x 100% 0*/;
	color: #1c1c1c;
	letter-spacing: 0.2em;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
	height: 1em;
	line-height: 1em;
	margin: 0;
	display:block;
	padding: 1em 0 1em  1em;}


.right-column ul li a:link, .right-column ul li a:hover, .right-column ul li a:visited, .right-column ul li a:active{
	letter-spacing: 0.2em;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
	height: 2em;
	line-height: 2em;
	margin: 0;
	display:block;
	padding-left: 1em;}


.right-column ul li a:link, .right-column ul li a:visited{
	color: #FFF;}
.right-column ul li a:hover{
	color: #000;
	background-color: #fcaa2a;	}

* html .right-column ul li a:hover{
height: 2em;
	line-height: 2em;
}



#twocolumn .one, #twocolumn .two{
	width: 40%;
	padding: 0.5em;
	display: block;
	float: left;
	border: 1px solid #000;}

/*#threecolumn .one, #threecolumn .two, #threecolumn .three{
	width: 30%;
	display: block;
	float: left;
	border: 1px solid #000;}*/



#footer{
	min-height: 6em;
	line-height: 1.5em;
	background-color: #1c1c1c;
	color: #fcaa2a;
	padding: 1em;
	font-weight: bold;
	border-top: 4px solid #fcaa2a;
	margin-top: 2em;}
* html #footer{
	height: 6em;}
#footer .slogan{
	color: #666;
	line-height: 1.6em;
	text-transform:uppercase;
	font-size: 1.7em;
	font-weight: normal;}
#footer a:link{
	text-decoration: none;
	color: #fcaa2a;}
#footer a:hover{
	text-decoration: none;
	color: #FFF;}
#footer a:active{
	background-color: #fcaa2a;
	color: #000;}
#footer .white{
	color: #FFF;
	text-align:right;
	width: 7em;
	margin-right: 0.5em;
	letter-spacing: 0.2em;
	font-size: 1.1em;
	display: inline;
	float: left;
	clear: both;
	text-transform:uppercase;}
#footer .contactinfo{
	margin-left: 1em;
	display: block;
	float: left;}
#header:after, h2:after, #one-column:after, #two-columns:after, #three-columns:after, #footer:after{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;}
	
	
#map{
	border: 2px solid #333;
	float: right;}	
	
/* CONTACT PAGE FORM POSITIONING and STYLES */
#form{
	border: 0;}
#form ul {
	list-style: none;
	margin: 15px 0 0;
	padding: 0;}
#form li {
	list-style: none;
	padding-bottom: 1em;}
fieldset{
	border: 2px solid #666;
	width: 90%;
	padding: 1em;
	margin-bottom: 2em;}
legend{
	color: #fcaa2a;
	font-size: 1.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;}
label {
	width: 15em;
	text-align: right;
	margin-right: 0.5em;
	float: left;
	display: block;}
input,select,textarea{
	border: 1px solid #ccc;
	width: 13em;}	
#submit{
	background-color: #fcaa2a;
	color: #000;
	border: 2px solid #000;
	font-size: 1.1em;
	width: 7em;}

#reset{
	background-color: #fcaa2a;
	color: #000;
	border: 2px solid #000;
	font-size: 1.1em;
	width: 7em;}
	
#info{
	position: absolute;
    bottom: -25px;
	float: bottom;
	width: 100%;
	font-size: 0.8em;
	text-align: center;}	
	
img.imgleft {
	text-align: left;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	border: 2px solid #FFF;}	
img.imgright {
	text-align: right;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	border: 2px solid #FFF;}	
img{border: 0px;}
	
	
	
	
	
	
	
.FrameUsedEquipment{
	margin: 0.5em auto;
	width: 71em;
	height: expression( this.scrollHeight < 399 ? "400px" : "auto" ); /* sets min-height for IE */
   	min-height: 400px; /* sets min-height value for all standards-compliant browsers */
	text-align:left;
	width:expression(document.body.clientWidth > 880? "880": "auto");}	
	
html>/**/body .FrameUsedEquipment{
	width: 73em;}
	
	
