/* this rollover CSS created by collys rollover generator at http://www.collylogic.com/scripts/rollover.html */
.rollover-contact {
float:left;
width:85px;
height:32px;
border:0px solid;
background: url("../images/nav/contact.gif") no-repeat 0 0px;
}
a.rollover-contact:link, a.rollover-contact:visited, a.rollover-contact:active {
text-decoration:none;
background: url("../images/nav/contact.gif") no-repeat 0 0px;
}
a.rollover-contact:hover {
background: url("../images/nav/contact.gif") no-repeat -85px 0px;
}


.rollover-home {
float:left;
width:64px;
height:32px;
border:0px solid;
background: url("../images/nav/home.gif") no-repeat 0 0px;
}
a.rollover-home:link, a.rollover-home:visited, a.rollover-home:active {
text-decoration:none;
background: url("../images/nav/home.gif") no-repeat 0 0px;
}
a.rollover-home:hover {
background: url("../images/nav/home.gif") no-repeat -64px 0px;
}


.rollover-info {
float:left;
width:35px;
height:32px;
border:0px solid;
background: url("../images/nav/info.gif") no-repeat 0 0px;
}
a.rollover-info:link, a.rollover-info:visited, a.rollover-info:active {
text-decoration:none;
background: url("../images/nav/info.gif") no-repeat 0 0px;
}
a.rollover-info:hover {
background: url("../images/nav/info.gif") no-repeat -35px 0px;
}


.rollover-projects {
float:left;
width:85px;
height:32px;
border:0px solid;
background: url("../images/nav/projects.gif") no-repeat 0 0px;
}
a.rollover-projects:link, a.rollover-projects:visited, a.rollover-projects:active {
text-decoration:none;
background: url("../images/nav/projects.gif") no-repeat 0 0px;
}
a.rollover-projects:hover {
background: url("../images/nav/projects.gif") no-repeat -85px 0px;
}


.rollover-company {
float:left;
width:107px;
height:52px;
border:0px solid;
background: url("../images/nav/company.gif") no-repeat 0 0px;
}
a.rollover-company:link, a.rollover-company:visited, a.rollover-company:active {
text-decoration:none;
background: url("../images/nav/company.gif") no-repeat 0 0px;
}
a.rollover-company:hover {
background: url("../images/nav/company.gif") no-repeat -107px 0px;
}


.rollover-web {
float:left;
width:73px;
height:52px;
border:0px solid;
background: url("../images/nav/web.gif") no-repeat 0 0px;
}
a.rollover-web:link, a.rollover-web:visited, a.rollover-web:active {
text-decoration:none;
background: url("../images/nav/web.gif") no-repeat 0 0px;
}
a.rollover-web:hover {
background: url("../images/nav/web.gif") no-repeat -73px 0px;
}


.rollover-poster {
float:left;
width:73px;
height:52px;
border:0px solid;
background: url("../images/nav/poster.gif") no-repeat 0 0px;
}
a.rollover-poster:link, a.rollover-poster:visited, a.rollover-poster:active {
text-decoration:none;
background: url("../images/nav/poster.gif") no-repeat 0 0px;
}
a.rollover-poster:hover {
background: url("../images/nav/poster.gif") no-repeat -73px 0px;
}


.rollover-other {
float:left;
width:97px;
height:50px;
border:0px solid;
background: url("../images/nav/other.gif") no-repeat 0 0px;
}
a.rollover-other:link, a.rollover-other:visited, a.rollover-other:active {
text-decoration:none;
background: url("../images/nav/other.gif") no-repeat 0 0px;
}
a.rollover-other:hover {
background: url("../images/nav/other.gif") no-repeat -97px 0px;
}
