﻿#vehicles-menu-holder 
{
	background-image: none;
	/*background-color:black ;*/
	color:white;
    text-transform: uppercase ;
	width:auto;
	height:40px;
	text-align:center;
}

#header 
{
	background-image: none;
	width:auto;
	height:40px;
	text-align: left;
	border-bottom: solid 1px #000000;
}

#header TD
{
	height:12px; 
}

.actuator, .actuator-over
{
	height: 12px;
	padding-bottom: 0px;
	color: black;
}


.actuator img , .actuator-over img 
{
	visibility: hidden;
	margin: 0px;
	
}



#actuator0 {
/*	width: 80px;*/
	width:140px;
	border-right: solid 1px black;
}
#actuator1 {
	width: 100px;
	border-right: solid 1px black;
	
}
#actuator2 {
	/*width: 80px;*/
	width: 150px;
	border-right: solid 1px black;
}
#actuator3 
{
	width: 110px;
	border-right: solid 1px black;
}

#actuator4
{
	width: 100px; 
	border-right-width: 0;
}

.menu UL LI
{
		text-align:left;
		text-transform:none;

}


#header #message 
{
	width: 0px;
	visibility: hidden;
}


#footerDiv Div
{
	background-image: url('/Style Library/Polaris/Victory/2009/secondary_nav_bkg.gif');
	background-repeat:repeat-x;
	background-position:0 0;
	text-align:center;
}

.footer 
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: none;
	padding-left: 0px;
	padding-right:0px;
	width: 890px;
	
}
	.footer Div
	{
		/*background-color:Black; */
		color:black; 
		width:100%; 
		height:500px; 
		text-align:center;
	}
	.footer A {	COLOR: black;	TEXT-DECORATION: none}
	.footer TD
	{
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 10px;
		color: black;
	}
	.footer TD.footerLeft
	{
		text-align:left;
	}
	.footer TD.footerRight
	{
		text-align:right;
	}


