@charset "UTF-8";
/* CSS Document */

.rollover1 a {
display:block;
width: 86px;
height:30px;
background: url(images/menu/home.gif) 0 0 no-repeat;
float:left;
margin-bottom: 25px;
}
.rollover1 a:hover { 
background-position: 0 -31px;

}
.rollover1 a:active {
background-position: 0 -31px;

}
.rollover2 a {
display:block;
width: 86px;
height:30px;
background:url(images/menu/about.gif) 0 0 no-repeat;
float:left;
margin-bottom: 25px;
}
.rollover2 a:hover { 
background-position: 0 -31px;

}
.rollover2 a:active {
background-position: 0 -31px;

}
.rollover3 a {
display:block;
width: 86px;
height:32px;
background:url(images/menu/style.gif) 0 0 no-repeat;
float:left;
margin-bottom: 25px;
}
.rollover3 a:hover { 
background-position: 0 -33px;

}
.rollover3 a:active {
background-position: 0 -33px;

}
.rollover4 a {
display:block;
width: 86px;
height:30px;
background:url(images/menu/hire.gif) 0 0 no-repeat;
float:left;
margin-bottom: 25px;
}
.rollover4 a:hover { 
background-position: 0 -31px;

}
.rollover4 a:active {
background-position: 0 -31px;

}
.rollover5 a {
display:block;
width: 86px;
height:30px;
background:url(images/menu/latest.gif) 0 0 no-repeat;
float:left;
margin-bottom: 25px;
}
.rollover5 a:hover { 
background-position: 0 -31px;

}
.rollover5 a:active {
background-position: 0 -31px;

}
