@charset "UTF-8";

/*  W. W. Williams website    // 	  history/timeline stylesheet   //   Copyright 2008 
====================================================== */


/* containers
------------------------------------------------------------------------------------------------  */

body {
	margin:0;
	padding:0;
}

#content {
	margin:0 auto;
	padding:0;
	width:1009px;
}

#banner {
	margin:0;
	padding:0;
	width:1009px;
}

#historyintro {
	background-color:#000;
	background-image:url(/images/history/intro_bkgd.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

#historyintro td.column {
	padding:0 20px 0 30px;
}


/* timeline rollovers
------------------------------------------------------------------------------------------------  */

#timeline {
	margin:0;
	padding:0;
	width:1009px;
}

#timeline dl {
	margin:0;
	padding:0;
	text-indent:0;
	width:1009px;
	height:195px;
}

#timeline dl dt {
	margin:0;
	padding:0;
	height:195px;
	list-style:none;
	float:left;
}

#timeline a, #timeline a:visited {
	height:195px;
	width:auto;
	display:block;
	overflow:hidden;
	padding:0;
	margin:0;
	color:#fff;
	font-family:Verdana, sans-serif;
	text-decoration:none;
	text-indent:-999em;
}

#timeline a:hover {
	background-position:0 -195px;
}


#timeline a#companyhq_1927 {
	background-image:url(/images/history/timeline/1927.png);
	background-repeat:no-repeat;
	width:132px;
	height:195px;
}


#timeline a#highway_1954 {
	background-image:url(/images/history/timeline/1954.png);
	background-repeat:no-repeat;
	width:128px;
	height:195px;
}

#timeline a#growth_1960 {
	background-image:url(/images/history/timeline/1960.png);
	background-repeat:no-repeat;
	width:107px;
	height:195px;
}

#timeline a#ddallison_1977 {
	background-image:url(/images/history/timeline/1977.png);
	background-repeat:no-repeat;
	width:97px;
	height:195px;
}

#timeline a#logistics_2001 {
	background-image:url(/images/history/timeline/2001.png);
	background-repeat:no-repeat;
	width:115px;
	height:195px;
}

