#header .menu, #header .menu ul {
	padding:0;
	margin:0;
	list-style:none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	position:relative;
	z-index:500;
	font-size: .7em;
}
#header .menu {
	font-size: .7em;
	height:21px;
	background: url(p7tbm/img/aurora_menutile.jpg) repeat-x;
	border: 1px solid #d6dde0;
	border-color: #d6dde0 #333 #7c8c92 #fff;
	}
#header .menu ul {position:absolute; left:-9999px;}
#header .menu li {display:inline; float:left;}
#header .menu li a {display:block; float:left; height:21px; color:#465464; text-decoration: none; padding:0 20px; line-height:16px;}

#header .menu table {position:absolute; border-collapse:collapse; padding:0; margin:0; width:0; height:0; font-size:1em; left:0; top:0;}

#header .menu li a:hover {color:#6a7a80; background:#e2e7ea; position:relative;}
#header .menu li:hover {position:relative;}
#header .menu li:hover > a {color:#6a7a80; background:#e2e7ea;}

#header .menu :hover ul {left:-1px; top:22px; width:1000px; background: transparent url(p7tbm/img/iebfix.gif); height:21px;}

#header .menu :hover ul li {white-space:nowrap; background:transparent; height:42px;}
#header .menu :hover ul li a {height:21px; line-height:16px; font-size:0.7em; color:#fff;}
#header .menu :hover ul li a:hover {background:transparent; color:#333;}

#footerT4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align:center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	background-color: #333333;
	background-image: url(http://www.ransombikes.com/images/divs/bg_footer_deep_1020.jpg);
	padding: 0px;
	height: 114px;
	width: 1020px;
	background-repeat: no-repeat;
	clear: left;
}

#footerT4 ul li {margin-right:-1px;}

#footnav {
	margin:0 auto;
	padding:0;
	list-style:none;
	width:723px;
	height:60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
#footnav li {
	display:inline;
}
#footnav li a {
	display:block;
	float: left;
	width: 240px;
	color: #e2dac9;
	text-decoration: none;
	font-size:75%;
	line-height: 1.2em;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
#footnav li.large a {font-size:80%; font-weight:bold; line-height:1.5em;}
#footnav li a:hover {
	background: #8d9fc1;
}

