#dropmenudiv{
width: 200px;
position:absolute;
margin:1px 0 0 0;
border-top:2px solid #ECEDED;
border-left:2px solid #ECEDED;
border-right:2px solid #ECEDED;
border-bottom:2px solid #ECEDED;
background:url(images1/menu_bg0.gif) repeat-x top #ffffff;
font:normal 12px tahoma;
line-height:25px;
z-index:100;

}

#dropmenudiv a{
display: block;
text-indent:3px;
padding: 3px 0px 3px 5px;
text-decoration: none;
font-weight: normal;
color:#5C5C5C;
text-indent:0px;
line-height:18px;
border-bottom:1px solid #E7E7E7;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #2d75c0;
	color:#ffffff;
}/* CSS Document */



.tab_1{
padding:0px;
text-align:left;
}
.tab_1 a{
background:url(images/button_profile.jpg) no-repeat;
display:block;
text-align:left;
height:32px;
}
.tab_1 a:hover{
background:url(images/rollover_profile.jpg) no-repeat;
}
.tab_1_active{
background:url(images/rollover_profile.jpg) no-repeat;
display:block;
height:32px;
}
<!-- -->
.tab_2{
padding:0px;
text-align:left;
}
.tab_2 a{
background:url(images/button_services.jpg) no-repeat;
display:block;
text-align:left;
height:32px;
}
.tab_2 a:hover{
background:url(images/rollover_services.jpg) no-repeat;
}
.tab_2_active{
background:url(images/rollover_services.jpg) no-repeat;
display:block;
height:32px;
}
<!-- -->
.tab_3{
padding:0px;
text-align:left;
}
.tab_3 a{
background:url(images/button_products.jpg) no-repeat;
display:block;
text-align:left;
height:32px;
}
.tab_3 a:hover{
background:url(images/rollover_products.jpg) no-repeat;
}
.tab_3_active{
background:url(images/rollover_products.jpg) no-repeat;
display:block;
height:32px;
}
<!-- -->
.tab_4{
padding:0px;
text-align:left;
}
.tab_4 a{
background:url(images/button_portfolio.jpg) no-repeat;
display:block;
text-align:left;
height:32px;
}
.tab_4 a:hover{
background:url(images/rollover_portfolio.jpg) no-repeat;
}
.tab_4_active{
background:url(images/rollover_portfolio.jpg) no-repeat;
display:block;
height:32px;
}
<!-- -->
.tab_5{
padding:0px;
text-align:left;
}
.tab_5 a{
background:url(images/button_request.jpg) no-repeat;
display:block;
text-align:left;
height:32px;
}
.tab_5 a:hover{
background:url(images/rollover_request.jpg) no-repeat;
}
.tab_5_active{
background:url(images/rollover_request.jpg) no-repeat;
display:block;
height:32px;
}


