

/*--------------------testing nav----------------*/

p.a1 a {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/home.jpg) no-repeat;
float:left;
margin-right:4px;
padding:0px;
}

p.a1 a:hover {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/home_hov.jpg) no-repeat;
} 

p.a1act a {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/home_hov.jpg) no-repeat;
float:left;
margin-right:4px;
padding:0px;

} 
/*--------------------end of image roll over 1----------------*/
p.a2 a {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/aboutus.jpg) no-repeat;
float:left;
margin-right:4px;
padding:0px;
}

p.a2 a:hover {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/aboutus_hov.jpg) no-repeat;
}

p.a2act a {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/aboutus_hov.jpg) no-repeat;
float:left;
margin-right:4px;
padding:0px;

} 
/*--------------------end of image roll over 2----------------*/
p.a3 a {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/register.jpg) no-repeat;
float:left;
margin-right:4px;
padding:0px;
}

p.a3 a:hover {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/register_hov.jpg) no-repeat;
} 

p.a3act a {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/register_hov.jpg) no-repeat;
float:left;
margin-right:4px;
padding:0px;

} 
/*--------------------end of image roll over 3----------------*/

p.a4 a {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/testimonial.jpg) no-repeat;
float:left;
padding:0px;
margin-right:4px;
}

p.a4 a:hover {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/testimonial_hov.jpg) no-repeat;
} 

p.a4act a {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/testimonial_hov.jpg) no-repeat;
float:left;
padding:0px;
margin-right:4px;

} 
/*--------------------end of image roll over 4----------------*/

p.a5 a {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/contactus.jpg) no-repeat;
float:left;
padding:0px;
}

p.a5 a:hover {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/contactus_hov.jpg) no-repeat;
} 

p.a5act a {
display: block;
width: 173px;
height: 38px;
background: transparent url(../images/menu/contactus_hov.jpg) no-repeat;
float:left;
padding:0px;
} 
/*--------------------end of image roll over 5----------------*/