.menu1
{
 position: absolute;
 left: 25px;
 width: 140px;
 height: 22px;
 bottom: 0px;
 background-image: url('../img/button1.png');
 Background-repeat: no-repeat;
 padding-top: 3px;
 text-align: center;
 color: #fff;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight:bold;
}

.menu1:hover
{
 color: #fff;
 position: absolute;
 left: 25px;
 width: 140px;
 height: 23px;
 bottom: 0px;
 background-image: url('../img/button1.png');
 Background-repeat: no-repeat;
 padding-top: 5px;
 text-align: center;
 color: #fff;
 text-decoration: underline;
 font-size: 13px;
}

.menu2
{
 position: absolute;
 left: 170px;
 width: 126px;
 height: 22px;
 bottom: 0px;
 background-image: url('../img/button2.png');
 Background-repeat: no-repeat;
 padding-top: 3px;
 text-align: center;
 color: #fff;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight:bold;
}

.menu2:hover
{
 color: #fff;
 position: absolute;
 left: 170px;
 width: 126px;
 height: 24px;
 bottom: 0px;
 background-image: url('../img/button2.png');
 Background-repeat: no-repeat;
 padding-top: 5px;
 text-align: center;
 color: #fff;
 text-decoration: underline;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight:bold;
}

.menu3
{
 position: absolute;
 left: 301px;
 width: 105px;
 height: 22px;
 bottom: 0px;
 background-image: url('../img/button3.png');
 Background-repeat: no-repeat;
 padding-top: 3px;
 text-align: center;
 color: #fff;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight:bold;
}

.menu3:hover
{
 color: #fff;
 position: absolute;
 left: 301px;
 width: 105px;
 height: 24px;
 bottom: 0px;
 background-image: url('../img/button3.png');
 Background-repeat: no-repeat;
 padding-top: 5px;
 text-align: center;
 color: #fff;
 text-decoration: underline;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight:bold;
}

.menu4
{
 position: absolute;
 left: 411px;
 width: 112px;
 height: 22px;
 bottom: 0px;
 background-image: url('../img/button4.png');
 Background-repeat: no-repeat;
 padding-top: 3px;
 text-align: center;
 color: #fff;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight:bold;
}

.menu4:hover
{
 color: #fff;
 position: absolute;
 left: 411px;
 width: 112px;
 height: 24px;
 bottom: 0px;
 background-image: url('../img/button4.png');
 Background-repeat: no-repeat;
 padding-top: 5px;
 text-align: center;
 color: #fff;
 text-decoration: underline;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight:bold;
}

