.cssnav {
position: relative;
font-family: arial, helvetica, sans-serif;
background:url(../images/interior/subnav/subnav_on.gif) no-repeat;
white-space: nowrap;
color:#425058;
display:block;
width:210px;
height:22px;
margin: 0;
padding: 0;
text-align: left;
vertical-align: top;
}

.cssnav a {
display: block;
color: #425058;
font-size: 11px;
width:210px;
height:22px;
display: block;
float: left;
text-decoration: none;
vertical-align: top;
}

.cssnav img {
width:210px;
height:22px;
border: 0;
vertical-align: top;
}

* html a:hover {
visibility: visible;
color: #AA3115;
}

.cssnav a:hover img {
visibility: hidden;
}

.cssnav span {
position: absolute;
left: 25px;
top: 4px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.subnav_top {
	vertical-align:top;
	text-align:left;
	margin-bottom:11px;
}

.subnav_bottom {
	vertical-align:top;
	text-align:left;
	margin-top:24px;
	margin-bottom:80px;
	background-image:url(../images/interior/subnav_bottom.gif);
	background-repeat:no-repeat;
	width:210px;
	height:150px;
}

.subnav_item {
	vertical-align:top;
	text-align:left;
	margin-bottom:14px;
	padding-left:15px;
	color: #6c6c6c;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.request_quote_bttn {
	vertical-align:top;
	text-align:center;
	padding: 15px 0px 15px 0px;
}

A.subnav_link:link {text-decoration: none; color:#ffffff;}
A.subnav_link:visited {text-decoration: none; color:#ffffff;}
A.subnav_link:hover {text-decoration: none; color:#fffca5;}