#left
{

    height: 480px;
   
    
}

#left ul li a.home
{
    background: url(images/link_bg.gif) no-repeat 0 0 #FFFFFF;

}

	#left ul li a.home span
{

    background-color: transparent;
    
}

#left ul li a.contact
{
    background: url(images/link_hover.gif) no-repeat 0 0 #FFFFFF;


}

	#left ul li a.contact span
{

    background-color:#F2F2F2;
    
}


#right p a {
    text-decoration:none;
}