#unit1 {
    position: absolute;
	top: 86px;
    width: 218px;
    height: 447px;
    overflow: hidden;
}

#unit2 {
    position: absolute;
    top: 86px;
    width: 218px;
	left: auto;
    height: 447px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
}

#unit3 {
    position: absolute;
    top: 86px;
    left: auto;
    width: 218px;
	height: 447px;
}

#bottomPane{
	width: 200px;
}

/* width of news text \*/
#.home_news, #download_blurb {
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
	font-size: 11px;
	line-height: 15px;
	margin:10px 0px 0px 10px;
	padding: 0px 10px 20px 0px;
	height:160px;
	width:155px;
	float: left;
	overflow: hidden;
}

td.news_item {
	height:140px;
	width: 180px;
}

table#news_items td {
    width: 170px;
}

* html .home_news, * html #download_blurb  {
    margin-left: 5px;
}    


/* Holly Hack - Hides from IE5-mac and FF \*/
* html #unit3 {height:150px}
/* End hide from IE5-mac */

/* Holly Hack - Hides from IE5-mac and FF \*/
* html .left_news {margin-left:5px}
/* End hide from IE5-mac */

#.home_news div {
	color: #435F87;
	font-size: 12px;
	font-weight: bold;
	text-align: top;
	width: 170px;
}

#.home_news a {
	color: #435F87;
	font-weight:bold;
	}

#.home_news a:hover {
	color: #435F87;
}

#download_blurb {
	background-color: transparent;
	padding-top: 0px;
	text-align: center;
	color: #536B3C;
    margin-top: 0px;
    vertical-align: top;
}
#download_blurb img {
	margin-left:3px;
}

#download_blurb a {
    color: #536b3c;
}

#home_links {
 	position: relative;
    top: 0px;
	width: 130px;
    left: -123px;
}

/* Holly Hack - Hides from IE5-mac and FF \*/
* html .home_news {height:160px;}
/* End hide from IE5-mac */

/* Holly Hack - Hides from IE5-mac and FF \*/
* html #home_links {left:56px}
/* End hide from IE5-mac */

/* Holly Hack - Hides from IE5-mac and FF \*/
* html #home_links {
	background-color: #3A2029;
}
* html #home_links table {
	margin: 10px 0px  5px 0px;
}
/* End hide from IE5-mac */


#home_links td {
	color: #536B3C;
	font-family: arial;
	font-size: 12px;
	padding: 0px 10px 5px 10px;
}

#home_links a {color:#69798F;}

#home_links_bar {
	position: relative;
	left: 56px;
	width: 130px;
	background-color: #3A2029;
	padding-top:1px;
}

#home_links_bar div {
	background-color: #FD7820;
	height: 3px;
	font-size:1px;
}

.news_buttons {
    position: absolute;
    top: 219px;
    left: 52px;
    width: 150px;
}    
    
* html .news_buttons {
    top: 285px;
}

* html .truck_buttons {
    top: 385px;
}        
