/* CSS Document */
.header {
float : left; 
top : 0px;
background : url(../images/topbar-left.jpg) no-repeat 0% 0%; 
width : 220px;
height : 54px;
} 
#right {
float:left;
background : url(../images/topbar-right.jpg) no-repeat 0% 0%; 
width : 20px;
height : 54px;
}

/*************************************************************

HOME

*************************************************************/ 
.home {
float:left;
background : url(../images/tabs/home.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.home  a {
float: left;
width : 106px;
height : 54px;
}
.home img {

width : 106px;
height : 54px;
border: 0
}
* html a:hover {
visibility:visible
}
.home a:hover img {
visibility:hidden
}
.home span
{
display: none;
} 
.home-selected {
float:left;
background : url(../images/tabs/home-select.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.home-over {
float:left;
background : url(../images/tabs/home-over2.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.home-over a {
float: left;
width : 106px;
height : 54px;
}
.home-over2 img {
width : 106px;
height : 54px;
border: 0
}
* html a:hover {
visibility:visible
}
.home-over a:hover img {
visibility:hidden
}
.home-over span {
display: none;
} 

/*************************************************************

WEBCASTING

*************************************************************/

.webcasting {
float:left;
background : url(../images/tabs/webcasting.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.webcasting  a {
float: left;
width : 106px;
height : 54px;
}
.webcasting img {
width : 106px;
height : 54px;
border: 0
}

* html a:hover {
visibility:visible
}

.webcasting a:hover img {
visibility:hidden
}
.webcasting span {
display: none;
} 
.webcasting-selected {
float:left;
background : url(../images/tabs/webcasting-select.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.webcasting-over {
float:left;
background : url(../images/tabs/webcasting-over2.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.webcasting-over  a {
float: left;
width : 106px;
height : 54px;
}
.webcasting-over img {
width : 106px;
height : 54px;
border: 0
}

* html a:hover {
visibility:visible
}

.webcasting-over a:hover img {
visibility:hidden
}
.webcasting-over span {
display: none;
} 

/*************************************************************

BROADCAST

*************************************************************/

.broadcast {
float:left;
background : url(../images/tabs/broadcast.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.broadcast  a {
float: left;
width : 106px;
height : 54px;
}
.broadcast img {
width : 106px;
height : 54px;
border: 0
}

* html a:hover {
visibility:visible
}

.broadcast a:hover img {
visibility:hidden
}
.broadcast span
{
display: none;
} 
.broadcast-selected {
float:left;
background : url(../images/tabs/platform-select.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.broadcast-over {
float:left;
background : url(../images/tabs/platform-over2.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.broadcast-over  a {
float: left;
width : 106px;
height : 54px;
}
.broadcast-over img {
width : 106px;
height : 54px;
border: 0
}

* html a:hover {
visibility:visible
}

.broadcast-over a:hover img {
visibility:hidden
}
.broadcast-over span {
display: none;
}

/*************************************************************

CASE STUDIES

*************************************************************/

.casestudies {
float:left;
background : url(../images/tabs/casestudies.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.casestudies  a {
float: left;
width : 106px;
height : 54px;
}
.casestudies img {
width : 106px;
height : 54px;
border: 0
}

* html a:hover {
visibility:visible
}

.casestudies a:hover img {
visibility:hidden
}
.casestudies span
{
display: none;
} 
.casestudies-selected {
float:left;
background : url(../images/tabs/casestudies-select.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.casestudies-over {
float:left;
background : url(../images/tabs/casestudies-over2.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.casestudies-over  a {
float: left;
width : 106px;
height : 54px;
}
.casestudies-over img {
width : 106px;
height : 54px;
border: 0
}

* html a:hover {
visibility:visible
}

.casestudies-over a:hover img {
visibility:hidden
}
.casestudies-over span {
display: none;
}

/*************************************************************

CONTACT

*************************************************************/

.contact {
float:left;
background : url(../images/tabs/contact.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.contact  a {
float: left;
width : 106px;
height : 54px;
}
.contact img {
width : 106px;
height : 54px;
border: 0
}

* html a:hover {
visibility:visible
}

.contact a:hover img {
visibility:hidden
}
.contact span
{
display: none;
} 
.contact-selected {
float:left;
background : url(../images/tabs/contact-select.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.contact-over {
float:left;
background : url(../images/tabs/contact-over2.jpg) no-repeat 0% 0%; 
width : 106px;
height : 54px;
}
.contact-over  a {
float: left;
width : 106px;
height : 54px;
}
.contact-over img {
width : 106px;
height : 54px;
border: 0
}

* html a:hover {
visibility:visible
}

.contact-over a:hover img {
visibility:hidden
}
.contact-over span {
display: none;
}


