#home .home{
background: #fff url('../images/publicstyle_homepage.gif')	top right no-repeat;
}

.home {
width:263px;
height:41px;
background: #fff url('../images/publicstyle_homepage.gif')	top left no-repeat;
}

.home:hover{
background: #fff url('../images/publicstyle_homepage.gif')	bottom left no-repeat;
}

.home:active, home:focus{
background: #fff url('../images/publicstyle_homepage.gif')	bottom right no-repeat;
}

.graphicdesign {
width:263px;
height:41px;
background: #fff url('../images/graphic_design_branding.gif')	top left no-repeat;
}

.graphicdesign:hover{
background: #fff url('../images/graphic_design_branding.gif')	bottom left no-repeat;
}

.graphicdesign:active, .graphicdesign:focus{
background: #fff url('../images/graphic_design_branding.gif')	bottom right no-repeat;
}

#graphicdesign .graphicdesign {
background: #fff url('../images/graphic_design_branding.gif')	top right no-repeat;
}

.webdesign {
width:263px;
height:41px;
background: #fff url('../images/web_design_flash.gif')	top left no-repeat;
}

.webdesign:hover{
background: #fff url('../images/web_design_flash.gif')	bottom left no-repeat;
}

.webdesign:active, .webdesign:focus{
background: #fff url('../images/web_design_flash.gif')	bottom right no-repeat;
}

#webdesign .webdesign {
background: #fff url('../images/web_design_flash.gif')	top right no-repeat;
}

.photography {
width:263px;
height:41px;
background: #fff url('../images/photography_fashion_styling.gif')	top left no-repeat;
}

.photography:hover{
background: #fff url('../images/photography_fashion_styling.gif')	bottom left no-repeat;
}

.photography:active, .photography:focus{
background: #fff url('../images/photography_fashion_styling.gif')	bottom right no-repeat;
}

#photography .photography {
background: #fff url('../images/photography_fashion_styling.gif')	top right no-repeat;
}

.illustration {
width:263px;
height:41px;
background: #fff url('../images/illustration_finished_art.gif')	top left no-repeat;
}

.illustration:hover{
background: #fff url('../images/illustration_finished_art.gif')	bottom left no-repeat;
}

.illustration:active, .illustration:focus{
background: #fff url('../images/illustration_finished_art.gif')	bottom right no-repeat;
}

#illustration .illustration {
background: #fff url('../images/illustration_finished_art.gif')	top right no-repeat;
}

.contact {
width:263px;
height:41px;
background: #fff url('../images/contact_publicstyle_design.gif')	top left no-repeat;
}

.contact:hover{
background: #fff url('../images/contact_publicstyle_design.gif')	bottom left no-repeat;
}

.contact:active, .contact:focus{
background: #fff url('../images/contact_publicstyle_design.gif')	bottom right no-repeat;
}

#contact .contact {
background: #fff url('../images/contact_publicstyle_design.gif')	top right no-repeat;
}

.friends {
width:263px;
height:41px;
background: #fff url('../images/friends_clients_links.gif')	top left no-repeat;
}

.friends:hover{
background: #fff url('../images/friends_clients_links.gif')	bottom left no-repeat;
}

.friends:active, .friends:focus{
background: #fff url('../images/friends_clients_links.gif')	bottom right no-repeat;
}

#friends .friends {
background: #fff url('../images/friends_clients_links.gif')	top right no-repeat;
}

.copyright {
width:263px;
height:41px;
background: #fff url('../images/copyright.gif')	top left no-repeat;
margin-top:14px;
display:block;
text-indent:-999px;
font-size:0px;  
}

.copyright:hover{
background: #fff url('../images/copyright.gif')	bottom left no-repeat;
}

.copyright:active, .copyright:focus{
background: #fff url('../images/copyright.gif')	bottom right no-repeat;
}
