.MENU{
margin:0;
padding:0;
}



.MENU a, .MENU a img{
text-decoration: none;
border:none;
margin:0;
padding:0
}





/*set nav images here*/

.nav1,

.nav2,

.nav3,

.nav4.

.nav5,

.nav6,

.nav7

{

margin:0;

padding:0;

}



.nav1 img, 

.nav2 img, 

.nav3 img, 

.nav4 img, 

.nav5 img,

.nav6 img,

.nav7 img

{

visibility:hidden;

}





.nav1 a{
width:125px;
background:url(images/fsmenu/nav1.jpg) top no-repeat;
height:43px;
float:left;  
}


.nav1_h a{
width:125px;
background:url(images/fsmenu/nav1_h.jpg) top no-repeat;
height:43px;
float:left;
margin:0;
padding:0;  
}


.nav1 a:hover{
width:125px;
background:url(images/fsmenu/nav1_h.jpg) top no-repeat;
height:43px;
}



.nav2 a{

width:160px;

background:url(images/fsmenu/nav2.jpg) top no-repeat;

float:left;

height:43px;

}

.nav2_h a{

width:160px;

background:url(images/fsmenu/nav2_h.jpg) top no-repeat;

float:left;

height:43px;
margin:0;

padding:0;

}



.nav2 a:hover {

width:160px;

background:url(images/fsmenu/nav2_h.jpg) top no-repeat;

height:43px;

}



.nav3 a {

width:106px;

background:url(images/fsmenu/nav3.jpg) top no-repeat;

float:left;

height:43px;

}


.nav3_h a {

width:106px;

background:url(images/fsmenu/nav3_h.jpg) top no-repeat;

float:left;

height:43px;

}


.nav3 a:hover {

width:106px;

background:url(images/fsmenu/nav3_h.jpg) top no-repeat;

height:43px;

}





.nav4 a{

width:104px;

background:url(images/fsmenu/nav4.jpg) top no-repeat;

float:left;

height:43px;

}

.nav4_h a{

width:104px;

background:url(images/fsmenu/nav4_h.jpg) top no-repeat;

float:left;

height:43px;

}


.nav4 a:hover {

width:104px;

background:url(images/fsmenu/nav4_h.jpg) top no-repeat;

height:43px;

}

.nav5_h a{

width:160px;

background:url(images/fsmenu/nav5_h.jpg) top no-repeat;

float:left;

height:43px;

}



.nav5 a{

width:160px;

background:url(images/fsmenu/nav5.jpg) top no-repeat;

float:left;

height:43px;

}



.nav5 a:hover {

width:160px;

background:url(images/fsmenu/nav5_h.jpg) top no-repeat;

height:43px;

}





.nav6 a{

width:124px;

background:url(images/fsmenu/nav6.jpg) top no-repeat;

float:left;

height:43px;

}


.nav6_h a{

width:124px;

background:url(images/fsmenu/nav6_h.jpg) top no-repeat;

float:left;

height:43px;

}


.nav6 a:hover {

width:124px;

background:url(images/fsmenu/nav6_h.jpg) top no-repeat;

height:43px;

}





.nav7 a{

width:134px;

background:url(images/fsmenu/nav7.jpg) top no-repeat;

float:left;

height:43px;

}

.nav7_h a{

width:134px;

background:url(images/fsmenu/nav7_h.jpg) top no-repeat;

float:left;

height:43px;

}

.nav7 a:hover {

width:134px;

background:url(images/fsmenu/nav7_h.jpg) top no-repeat;

height:43px;

}





/* ######### Style for Drop Down Menu ######### */



.DROPDOWN{

position:absolute;
top: -1;
visibility: hidden;
padding: 0;
margin: 0;


/*THEME CHANGE HERE*/

border: none; 

border-bottom-width: 0;

font:normal 12px Verdana;

line-height:1.2em;

z-index:100;

background: none;

width: auto;

/*THEME CHANGE HERE*/

/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/

}





.DROPDOWN a{

width: 160px;

display: block;

/*THEME CHANGE HERE*/

padding:0;

margin:0;

text-decoration: none;

font-weight: bold;

}



* html .DROPDOWN a{ /*IE only hack*/

width: 160px;

}



.DROPDOWN a:hover{ /*THEME CHANGE HERE*/



}