/***************NAVIGATION MENU**********************/
#menu {
    position: relative;
    float: left;
    width: 140px;
   /* height: 336px; */
	height: 368px;
	background-image: url(../images/menu/menuGradient.png);
	background-position: right;
	background-repeat: no-repeat;
}
.navMenu {
    width: 139px;
    margin: 0;
    padding: 0;
    margin-top: 0px;
    list-style: none;
}
.navMenu a:hover {
    /* Nothing for now*/
}
.navMenu a {
	height: auto;
	height: 100%; /*For IE*/
	display: block;
	color: #737373;
	font: 11px/32px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	outline: none;
	text-align: center;
	text-decoration: none;
}

/* White Button For first middle last Menu */
#navMenuSelectedFirst {
    font-weight: normal;
    color: #000;
	width: 140px;
    height: 48px;
    line-height: 45px;
    background-image: url(../images/menu/MenuHoverFirst.png);
    background-position: top;
    background-repeat: no-repeat;
}
#navMenuSelectedLast {
    font-weight: normal;
    color: #000;
	width: 140px;
    height: 48px;
    line-height: 45px;
    background-image: url(../images/menu/MenuHoverLast.png);
    background-position: top;
    background-repeat: no-repeat;
}

/* White Button For middle Menu */
#navMenuSelected2 {
    font-weight: normal;
    color: #000;
	width: 140px;
    height: 48px;
    line-height: 45px;
    background-image: url(../images/menu/navMenuSelected2.png);
    background-position: top;
    background-repeat: no-repeat;
}
#navMenuSelected3 {
    font-weight: normal;
    color: #000;
	width: 140px;
    height: 48px;
    line-height: 45px;
    background-image: url(../images/menu/navMenuSelected3.png);
    background-position: top;
    background-repeat: no-repeat;
}
#navMenuSelected4 {
    font-weight: normal;
    color: #000;
	width: 140px;
    height: 48px;
    line-height: 45px;
    background-image: url(../images/menu/navMenuSelected4.png);
    background-position: top;
    background-repeat: no-repeat;
}


/* Gray BG for Menu */
.menuImg1 {
	background-image: url(../images/menu/menuBG.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menuImg2 {
	background-image: url(../images/menu/menuBG.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menuImg3 {
	background-image: url(../images/menu/menuBG.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menuImg4 {
	background-image: url(../images/menu/menuBG.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menuImg5 {
	background-image: url(../images/menu/menuBG.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menuImg6 {
	background-image: url(../images/menu/menuBG.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menuImg7 {
	background-image: url(../images/menu/menuBG.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menuImg8 {
	background-image: url(../images/menu/menuBG.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menuImg9 {
	background-image: url(../images/menu/menuBG.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menuImg10 {
	background-image: url(../images/menu/menuBG.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.menuImg11 {
	background-image: url(../images/menu/menuBGNoBorder.gif);
	background-position: top;
	background-repeat: no-repeat;
}