#header, #header td {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
}

#header {
	background-image: url(../../pi54.com/Common/Header/header.gif);
	width: 750px;
	height: 20px;
}

#header #message 
{
	padding-left: 13px;
	width: 250px;
}

#header #message a 
{
	color: White;
	text-decoration: none;
}

#header #message a:hover 
{
	text-decoration: underline;
}

.actuator:hover 
{
	text-decoration: none;
}


#actuator0 {
	width: 80px;
}
#actuator1 {
	width: 100px;
}
#actuator2 {
	width: 80px;
}
#actuator3 
{
	width: 110px;
}

#actuator4
{
	width: 130px; 
	border-right: solid 1px black;
}

#menu0 .lastitem {
	background-image: url(../../pi54.com/Common/Header/dropdownslice_vehicles2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 130px;
	background-color: transparent;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
#menu1 .lastitem {
	background-image: url(../../pi54.com/Common/Header/dropdownslice_buying.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 139px;
	background-color: transparent;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
#menu2 .lastitem {
	background-image: url(../../pi54.com/Common/Header/dropdownslice_buying.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 139px;
	background-color: transparent;
	border-left: none;
	border-right: none;
	border-bottom: none;
}



#menu0 
{
	width: 130px;
}

#menu0 li {
	background-image: url(../../pi54.com/Common/Header/dropdownback_vehicles.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 130px;
	background-color: #cccccc;
}
#menu1 
{
	width: 139px;
}
#menu1 li {
	background-image: url(../../pi54.com/Common/Header/dropdownback_buying.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 139px;
	background-color: #cccccc;
}
#menu2 
{
	width: 139px;
}
#menu2 li {
	background-image: url(../../pi54.com/Common/Header/dropdownback_buying.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 139px;
	background-color: #cccccc;
}

.actuator {
	display: block;
	height: 18px;
	color: white;
	text-decoration: none;
	vertical-align: middle;
}
.actuator-over {
	display: block;
	height: 18px;
	color: #336699;
	background-color: #CCC;
	text-decoration:none;
	vertical-align: middle;
}
.actuator img , .actuator-over img 
{
	margin: 2px 0px 2px 0px;
	
}
.actuator:hover {
	color: black;
	background-color: #CCC;
}
.menu {
	position: absolute;
	border-top: solid 1px black;
	visibility: hidden;
	margin-left: -1px;
	
	filter:progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=10,duration=.3);
}
.menu ul 
{
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

.menu li 
{
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 18px;
	float: left;
	clear: both;
}

.menu a, .menu a:link, .menu a:visited, .menu a:active {
	text-decoration: none;
	color: black;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.menu a:hover {
	color: #336699;
	text-decoration: none;
}
/*
.menu a:hover img {
	visibility: visible;
}
*/
.menu a img {
	visibility: hidden;
}

.footer 
{
	clear: both;
	float: none;
	background-image:url(../../pi54.com/Common/Header/footer.gif);
	background-position: bottom;
	height:33px;
	width:750px;
}

.footer, .footer td {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 9px;
	color: white;
	text-align: center;
}

#copyright 
{
	width: 750px;
	text-align: center;
	font-family: Veranda, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: White;
}
#footerfont 
{
	font-size: 12px;
}

.footer a 
{
	color: white;
	text-decoration: none;
}

.footer a:hover 
{
	color: #336699;
}

.footer span 
{
	display: block;
	padding-top: 2px;
}
.footer span span 
{
	display: inline;
}