#header {
	width: 1000px;
	height: 91px;
	background-image: url(/images/bg_header.jpg);
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
	margin: 0;
	}

#header a.logo {
	position: absolute;
	width: 292px;
	height: 86px;
	background-image: url(/images/logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	z-index: 10;
	text-indent: -9999px;
	}
	
#header .track {
	position: absolute;
	width: 172px;
	height: 65px;
	background-image: url(/images/track.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	bottom: 0px;
	left: 259px;
	z-index: 1;
	}	

#header a.register_now {
	width: 222px;
	height: 86px;
	background-image: url(/images/btn_register_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	top: 0px;
	float: right;
	z-index: 10;
	text-indent: -9999px;
	}
	
#header a.sell_now {
	width: 215px;
	height: 86px;
	background-image: url(/images/btn_sell_now.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	top: 0px;
	float: right;
	z-index: 10;
	text-indent: -9999px;
	}
	
#header div.search_box {
	width: 340px;
	height: 86px;
	background-image: url(/images/search_box.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	top: 0px;
	float: right;
	z-index: 10;
	position: relative;
	}	

#header .auction_search {
	padding: 18px 0 0 0;
	}
	
#header .mailing_list {
	padding: 8px 0 0 0;
	}	

#header .form_search label {
	display: block;
	width: 130px;
	text-align: right;
	float: left;
	margin: 0 4px 0 0;
	padding: 6px 0 0 0;
	}
	
#header .form_search input {
	display: block;
	width: 156px;
	float: left;
	background-image:url(/images/bg_input.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: none;
	border-left: 1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	background-color: transparent;
	padding: 4px 3px 3px 3px;
	margin: 0 4px 0 0;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	}	
	
#header .form_search button {
	display: block;
	width: 24px;
	height: 22px;
	line-height: 22px;
	float: left;
	background-image:url(/images/btn_search.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}
	
.menu_text:HOVER{ color: #666666; font-size: 16px; font-family: Helvetica, Geneva, Arial, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none; text-align: left; }
.menu_text{ color: #000000; font-size: 16px; font-family: Helvetica, Geneva, Arial, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none; text-align: left; padding-left: 10px; line-height: 20px;}
	
	
#footer {
	position: relative;
	height: 37px;
	line-height: 37px;
	background-image: url(/images/bg_footer.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 4px solid #845605;
	padding: 0 16px;
	}
	
#footer .copyright {
	color: #604117;
	font-size: 11px;
	font-family: Tahoma;
	}
	
#footer .footer_nav  {
	float: right;	
	text-align: right;
	color: #604117;
	font-size: 11px;
	font-family: Tahoma;
	}
	
#footer .footer_nav a {
	color: #604117;
	font-size: 11px;
	text-decoration: none;
	}
	
#footer .footer_nav a:hover {
	text-decoration: underline;
	}	
	
#jm_logo {
	padding: 7px 16px 0 16px;
	}
	
#jm_logo a {
	width: 118px;
	height: 20px;
	float: right;
	background-image: url(/images/logo_jm.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 0 7px 0;
	}


#nav {
	width: 775px;
	height: 42px;
	margin: 0 0 2px 0;
	padding: 0;
	list-style-type: none;
	}
	
#nav li {
	float: left;
	}
	
#nav li a.nav_home {
	display: block;
	width: 64px;
	height: 42px;
	background-image: url(/images/nav_home.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#nav li a.nav_online_auctions {
	display: block;
	width: 138px;
	height: 42px;
	background-image: url(/images/nav_online_auctions.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#nav li a.nav_equipment_for_sale {
	display: block;
	width: 169px;
	height: 42px;
	background-image: url(/images/nav_equipment_for_sale.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}	
	
#nav li a.nav_register_to_bid {
	display: block;
	width: 130px;
	height: 42px;
	background-image: url(/images/nav_register_to_bid.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}	
	
#nav li a.nav_mailing_list {
	display: block;
	width: 172px;
	height: 42px;
	background-image: url(/images/nav_mailing_list.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}	
	
#nav li a.nav_contact_us {
	display: block;
	width: 102px;
	height: 42px;
	background-image: url(/images/nav_contact_us.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}					

#nav li a:hover {
	background-position: left bottom;
	}	

#content {
	position: relative;
	overflow: hidden;
	height: 1%;
	background-image: url(/images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fddc68;
	}


#content .left_col {
	float: left;
	width: 217px;
	margin: 10px;
	}
	
#content .center_col {
	float: left;
	width: 561px;
	margin: 0 0 10px 0;
	}
#content .right_col {
	float: right;
	width: 775px;
	margin: 0 4px 10px 0;
	}	

.online_auctions {
	background-image: url(/images/bg_online_auctions.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eee5ca;
	padding: 58px 18px 10px 18px;
	}

.online_auctions ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	}

.online_auctions li {
	margin: 0;
	padding: 3px 0;
	}
	
.online_auctions li a {
	text-transform: uppercase;
	color: #795103;
	font-size: 11px;
	text-decoration: none;
	}
	
.online_auctions li a:hover {
	text-decoration: underline;
	}		

.equipment_for_sale {
	background-image: url(/images/bg_equipment_for_sale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e2e2e3;
	padding: 58px 18px 10px 18px;
	}

.equipment_for_sale ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	}

.equipment_for_sale li {
	margin: 0;
	padding: 3px 0;
	}
	
.equipment_for_sale li a {
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	}
	
.equipment_for_sale li a:hover {
	text-decoration: underline;
	}		

.left_col a.more {
	color: #da8703;
	background-image: url(/images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding: 0 12px 0 0;
	font-weight: bold;
	font-size: 11px;
	}	

.home_content {
	padding: 14px;
	}
	
.home_content p, .home_content a, .home_content td  {
	color: #492e01;
	font-size: 12px;
	}	
	
.int_content {
	padding: 14px;
	background-color: #ffffff;
	margin: 0 0 34px 0;
	}
		
	