#dropmenudiv{
width: 200px;
position:absolute;
margin:1px 0 0 0;
border-top:1px solid #ECEDED;
border-left:1px solid #ECEDED;
border-right:1px solid #ECEDED;
border-bottom:1px 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: #FFEBC7;
	color:#7C7C7C;
}/* CSS Document */



.tab_1{
padding:0px;
text-align:left;
}
.tab_1 a{
background:url(images/button_home.jpg) no-repeat;
display:block;
text-align:left;
height:53px;
}
.tab_1 a:hover{
background:url(images/rollover_home.jpg) no-repeat;
}
.tab_1_active{
background:url(images/rollover_home.jpg) no-repeat;
display:block;
height:53px;
}
<!-- -->
.tab_2{
padding:0px;
text-align:left;
}
.tab_2 a{
background:url(images/button_about_us.jpg) no-repeat;
display:block;
text-align:left;
height:53px;
}
.tab_2 a:hover{
background:url(images/rollover_about_us.jpg) no-repeat;
}
.tab_2_active{
background:url(images/rollover_about_us.jpg) no-repeat;
display:block;
height:53px;
}
<!-- -->
.tab_3{
padding:0px;
text-align:left;
}
.tab_3 a{
background:url(images/button_products.jpg) no-repeat;
display:block;
text-align:left;
height:53px;
}
.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:53px;
}
<!-- -->
.tab_4{
padding:0px;
text-align:left;
}
.tab_4 a{
background:url(images/button_testimonial.jpg) no-repeat;
display:block;
text-align:left;
height:53px;
}
.tab_4 a:hover{
background:url(images/rollover_testimonial.jpg) no-repeat;
}
.tab_4_active{
background:url(images/rollover_testimonial.jpg) no-repeat;
display:block;
height:53px;
}
<!-- -->
.tab_5{
padding:0px;
text-align:left;
}
.tab_5 a{
background:url(images/button_news.jpg) no-repeat;
display:block;
text-align:left;
height:53px;
}
.tab_5 a:hover{
background:url(images/rollover_news.jpg) no-repeat;
}
.tab_5_active{
background:url(images/rollover_news.jpg) no-repeat;
display:block;
height:53px;
}
<!-- -->
.tab_6{
padding:0px;
text-align:left;
}
.tab_6 a{
background:url(images/button_contact_us.jpg) no-repeat;
display:block;
text-align:left;
height:53px;
}
.tab_6 a:hover{
background:url(images/rollover_contact_us.jpg) no-repeat;
}
.tab_6_active{
background:url(images/rollover_contact_us.jpg) no-repeat;
display:block;
height:53px;
}

<!-- -->
.tab_7{
padding:0px;
text-align:left;
}
.tab_7 a{
background:url(images/button_enquiry.jpg) no-repeat;
display:block;
text-align:left;
height:53px;
}
.tab_7 a:hover{
background:url(images/rollover_enquiry.jpg) no-repeat;
}
.tab_7_active{
background:url(images/rollover_enquiry.jpg) no-repeat;
display:block;
height:53px;
}

.tab_8{
padding:0px;
text-align:left;
}
.tab_8 a{
background:url(images/button_sitemap.jpg) no-repeat;
display:block;
text-align:left;
height:53px;
}
.tab_8 a:hover{
background:url(images/rollover_sitemap.jpg) no-repeat;
}
.tab_8_active{
background:url(images/rollover_sitemap.jpg) no-repeat;
display:block;
height:53px;
}



