.div {
padding:0px;
margin:0px;
}

.menu {
width:915px; 
font-size:0.85em;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
	width:200px;
	background:url(/Images/b-DropdownMenus.jpg);
	vertical-align:middle;
	visibility:hidden;
	position:absolute;
	top:29px;
	left:-40px;
	float:middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006a4e;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:auto;
position:relative;
border:none; 
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
text-decoration:none; 
color:none; 
background:none; 
padding-left:0px;
height:29px;
border:none; 
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:auto;
w\idth:69px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
text-decoration:none;
vertical-align:middle;
float:middle;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
text-decoration:underline;
vertical-align:middle;
float:middle;
}
.menu ul ul :hover > a.drop {
text-decoration:underline;
vertical-align:middle;
float:middle;
}

/* another hack for IE5.5 */
* html .menu ul ul {
top:29px;
t\op:29px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}


.menu ul ul a, .menu ul ul a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006a4e;
	text-align:left;
	vertical-align:middle;
	text-indent:15px;
	display:block;
	background:none;
	height:44px;
	line-height:4em;
	float:middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006a4e;
	border-bottom-color: #006a4e;
	border-left-color: #006a4e;
}
	/* yet another hack for IE5.5 */
* html .menu ul ul a{
width:auto;
w\idth:170px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
background:#bdc2c5;
}
.menu :hover > a, .menu ul ul :hover > a {
background:none;
text-decoration:underline;
}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}

/*Tanks*/

.menuTanks {
width:auto; 
font-size:0.85em;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menuTanks ul {
padding:0;
margin:0;
list-style-type:none;
}
.menuTanks ul ul {
	width:160px;
	background:url(/Images/b-DropdownMenus.jpg);
	vertical-align:middle;
	visibility:hidden;
	position:absolute;
	top:29px;
	left:-40px; 
	float:middle;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menuTanks li {
float:left;
width:auto;
position:relative;
border:none; 
}
/* style the links for the top level */
.menuTanks a, .menuTanks a:visited {
display:block;
text-decoration:none; 
color:none; 
background:none; 
padding-left:0px;
height:29px;
border:none; 
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menuTanks a, * html .menuTanks a:visited {
width:auto;
w\idth:69px;
}

/* style the second level background */
.menuTanks ul ul a.drop, .menuTanks ul ul a.drop:visited {
text-decoration:none;
vertical-align:middle;
float:middle;
}
/* style the second level hover */
.menuTanks ul ul a.drop:hover{
text-decoration:none;
vertical-align:middle;
float:middle;
}
.menuTanks ul ul :hover > a.drop {
text-decoration:none;
vertical-align:middle;
float:middle;
}

/* another hack for IE5.5 */
* html .menuTanks ul ul {
top:29px;
t\op:29px;

}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menuTanks table {position:absolute; top:0; left:0;}


.menuTanks ul ul a, .menuTanks ul ul a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006a4e;
	text-align:left;
	vertical-align:middle;
	text-indent:15px;
	display:block;
	background:none;
	height:44px;
	line-height:4em;
	width:158px;
	float:middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006a4e;
	border-bottom-color: #006a4e;
	border-left-color: #006a4e;
}

	/* yet another hack for IE5.5 */
* html .menuTanks ul ul a{
width:160px;
w\idth:158px;
}

/* style the top level hover */
.menuTanks a:hover, .menuTanks ul ul a:hover{
background:#bdc2c5;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:4em;

}
.menuTanks :hover > a, .menuTanks ul ul :hover > a {
background:#bdc2c5;
text-decoration:none;
}


/* make the second level visible when hover on first level list OR link */
.menuTanks ul li:hover ul,
.menuTanks ul a:hover ul{
visibility:visible; 

}

/*Fire*/

.menuFire {
width:auto; 
font-size:0.85em;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menuFire ul {
padding:0;
margin:0;
list-style-type:none;
}
.menuFire ul ul {
	width:267px;
	background:url(/Images/b-DropdownMenus.jpg);
	vertical-align:middle;
	visibility:hidden;
	position:absolute;
	top:29px;
	left:0px; 
	float:middle;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menuFire li {
float:left;
width:auto;
position:relative;
border:none;
}
/* style the links for the top level */
.menuFire a, .menuFire a:visited {
display:block;
text-decoration:none; 
color:none; 
background:none; 
padding-left:0px;
height:29px;
border:none; 
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menuFire a, * html .menuFire a:visited {
width:auto;
w\idth:69px;
}

/* style the second level background */
.menuFire ul ul a.drop, .menuFire ul ul a.drop:visited {
text-decoration:none;
vertical-align:middle;
float:middle;
}
/* style the second level hover */
.menuFire ul ul a.drop:hover{
text-decoration:none;
vertical-align:middle;
float:middle;
line-height:0em;
}
.menuFire ul ul :hover > a.drop {
text-decoration:none;
vertical-align:middle;
float:middle;
line-height:0em;
}

/* another hack for IE5.5 */
* html .menuFire ul ul {
top:29px;
t\op:29px;

}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menuFire table {position:absolute; top:0; left:0;}


.menuFire ul ul a, .menuFire ul ul a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006a4e;
	text-align:left;
	vertical-align:middle;
	text-indent:15px;
	display:block;
	background:none;
	height:44px;
	line-height:4em;
	width:265px;
	float:middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006a4e;
	border-bottom-color: #006a4e;
	border-left-color: #006a4e;
}

	/* yet another hack for IE5.5 */
* html .menuFire ul ul a{
width:267px;
w\idth:265px;
}

/* style the top level hover */
.menuFire a:hover, .menuFire ul ul a:hover{
background:#bdc2c5;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:4em;

}
.menuFire :hover > a, .menuFire ul ul :hover > a {
background:#bdc2c5;
text-decoration:none;
vertical-align:middle;
}


/* make the second level visible when hover on first level list OR link */
.menuFire ul li:hover ul,
.menuFire ul a:hover ul{
visibility:visible; 

}

/* AG */

.menuAG {
width:auto; 
font-size:0.85em;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menuAG ul {
padding:0;
margin:0;
list-style-type:none;
}
.menuAG ul ul {
	width:191px;
	background:url(/Images/b-DropdownMenus.jpg);
	vertical-align:middle;
	visibility:hidden;
	position:absolute;
	top:29px;
	left:0px; 
	float:middle;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menuAG li {
float:left;
width:189px;
position:relative;
border:none; 
}
/* style the links for the top level */
.menuAG a, .menuAG a:visited {
display:block;
text-decoration:none; 
color:none; 
background:none; 
padding-left:0px;
height:29px;
border:none; 
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menuAG a, * html .menuAG a:visited {
width:auto;
w\idth:69px;
}

/* style the second level background */
.menuAG ul ul a.drop, .menuAG ul ul a.drop:visited {
text-decoration:none;
vertical-align:middle;
float:middle;
}
/* style the second level hover */
.menuAG ul ul a.drop:hover{
text-decoration:underline;
vertical-align:middle;
float:middle;
}
.menuAG ul ul :hover > a.drop {
text-decoration:underline;
vertical-align:middle;
float:middle;
}

/* another hack for IE5.5 */
* html .menuAG ul ul {
top:29px;
t\op:29px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menuAG table {position:absolute; top:0; left:0;}


.menuAG ul ul a, .menuAG ul ul a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006a4e;
	text-align:left;
	vertical-align:middle;
	text-indent:15px;
	display:block;
	background:none;
	height:44px;
	line-height:4em;
	width:189px;
	float:middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006a4e;
	border-bottom-color: #006a4e;
	border-left-color: #006a4e;
}
	/* yet another hack for IE5.5 */
* html .menuAG ul ul a{
width:191px;
w\idth:189px;
}

/* style the top level hover */
.menuAG a:hover, .menuAG ul ul a:hover{
background:#bdc2c5;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:4em;
}
.menuAG :hover > a, .menuAG ul ul :hover > a {
background:#bdc2c5;
text-decoration:none;
}


/* make the second level visible when hover on first level list OR link */
.menuAG ul li:hover ul,
.menuAG ul a:hover ul{
visibility:visible; 
}

/* Contact */

.menuContact {
width:auto; 
font-size:0.85em;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menuContact ul {
padding:0;
margin:0;
list-style-type:none;
}
.menuContact ul ul {
	width:160px;
	background:url(/Images/b-DropdownMenus.jpg);
	vertical-align:middle;
	visibility:hidden;
	position:absolute;
	top:29px;
	left:-27px; 
	float:middle;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menuContact li {
float:left;
width:106px;
position:relative;
border:none; 
}
/* style the links for the top level */
.menuContact a, .menuContact a:visited {
display:block;
text-decoration:none; 
color:none; 
background:none; 
padding-left:0px;
height:29px;
border:none; 
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menuContact a, * htmlContact .menu a:visited {
width:auto;
w\idth:69px;
}

/* style the second level background */
.menuContact ul ul a.drop, .menuContact ul ul a.drop:visited {
background:#bdc2c5;
display:block;
vertical-align:middle;
float:middle;
}
/* style the second level hover */
.menuContact ul ul a.drop:hover{
background:#bdc2c5;
display:block;
vertical-align:middle;
float:middle;
}
.menuContact ul ul :hover > a.drop {
background:#bdc2c5;
display:block;
vertical-align:middle;
float:middle;
}

/* another hack for IE5.5 */
* html .menuContact ul ul {
top:29px;
t\op:29px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menuContact table {position:absolute; top:0; left:0;}


.menuContact ul ul a, .menuContact ul ul a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006a4e;
	text-align:left;
	vertical-align:middle;
	text-indent:15px;
	display:block;
	background:none;
	height:44px;
	line-height:4em;
	width:159px;
	float:middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006a4e;
	border-bottom-color: #006a4e;
	border-left-color: #006a4e;
}
	/* yet another hack for IE5.5 */
* html .menuContact ul ul a{
width:160px;
w\idth:158px;
}

/* style the top level hover */
.menuContact a:hover, .menuContact ul ul a:hover{
background:#bdc2c5;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:4em;
}
.menuContact :hover > a, .menuContact ul ul :hover > a {
background:#bdc2c5;
text-decoration:none;
}


/* make the second level visible when hover on first level list OR link */
.menuContact ul li:hover ul,
.menuContact ul a:hover ul{
visibility:visible; 
}


/* Parts&Services */

.menuParts {
width:auto; 
font-size:0.85em;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menuParts  ul {
padding:0;
margin:0;
list-style-type:none;
}
.menuParts  ul ul {
	width:127px;
	background:url(/Images/b-DropdownMenus.jpg);
	vertical-align:middle;
	visibility:hidden;
	position:absolute;
	top:29px;
	left:0px; 
	float:middle;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menuParts  li {
float:left;
width:125px;
position:relative;
border:none; 
}
/* style the links for the top level */
.menuParts  a, .menuParts  a:visited {
display:block;
text-decoration:none; 
color:none; 
background:none; 
padding-left:0px;
height:29px;
border:none; 
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menuParts  a, * htmlParts  .menu a:visited {
width:auto;
w\idth:69px;
}

/* style the second level background */
.menuParts  ul ul a.drop, .menuParts  ul ul a.drop:visited {
background:#bdc2c5;
display:block;
vertical-align:middle;
float:middle;
}
/* style the second level hover */
.menuParts  ul ul a.drop:hover{
background:#bdc2c5;
display:block;
vertical-align:middle;
float:middle;
}
.menuParts  ul ul :hover > a.drop {
background:#bdc2c5;
display:block;
vertical-align:middle;
float:middle;
}

/* another hack for IE5.5 */
* html .menuParts  ul ul {
top:29px;
t\op:29px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menuParts  table {position:absolute; top:0; left:0;}


.menuParts  ul ul a, .menuParts  ul ul a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006a4e;
	text-align:left;
	vertical-align:middle;
	text-indent:15px;
	display:block;
	background:none;
	height:44px;
	line-height:4em;
	width:125px;
	float:middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006a4e;
	border-bottom-color: #006a4e;
	border-left-color: #006a4e;
}
	/* yet another hack for IE5.5 */
* html .menuParts  ul ul a{
width:127px;
w\idth:125px;
}

/* style the top level hover */
.menuParts  a:hover, .menuParts  ul ul a:hover{
background:#bdc2c5;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:4em;
}
.menuParts :hover > a, .menuParts ul ul :hover > a {
background:#bdc2c5;
text-decoration:none;
}


/* make the second level visible when hover on first level list OR link */
.menuParts  ul li:hover ul,
.menuParts  ul a:hover ul{
visibility:visible; 
}




