
/** General **/
body {
margin:0;
padding:0;
height:100%;
font-family:Arial;
font-size:10pt;
color:#666666;
background-color:#FFFFFF;
}

a img {
border:0;
}

div{
margin:0px;
padding:0px;
}

.container{
margin:0 auto;
margin-top:20px;
width:915px;
height:auto !important;
height:20px;
min-height:20px;
}

a.portal{
float:left;
width:915px;
height:141px;
background:url(images/m_header.jpg) no-repeat top;
}

a.portal span{
display:none;
}

.footer{
float:left;
margin-top:25px;
width:915px;
height:124px;
background:url(images/m_bottom.jpg) no-repeat bottom;
}

.line{
float:left;
margin:25px 0px 0px 140px;
width:710px;
height:110px;
}

.line a{
float:left;
margin-right:25px;
width:142px;
height:110px;
}

.line a span{
display:none;
}

a.animations{
background:url(images/1_animations_on.gif) no-repeat top;
}

a.animations:hover{
background:url(images/1_animations_off.gif) no-repeat top;
}

a.brochures{
background:url(images/2_brochures_on.jpg) no-repeat top;
}

a.brochures:hover{
background:url(images/2_brochures_off.jpg) no-repeat top;
}

a.illustrations{
background:url(images/3_Illustrations_off.jpg) no-repeat top;
}

a.illustrations:hover{
background:url(images/3_Illustrations_on.jpg) no-repeat top;
}

a.marketingkit{
background:url(images/4_marketingkit_on.jpg) no-repeat top;
}

a.marketingkit:hover{
background:url(images/4_marketingkit_off.jpg) no-repeat top;
}

a.usermanual{
background:url(images/5_usermanual_on.jpg) no-repeat top;
}

a.usermanual:hover{
background:url(images/5_usermanual_off.jpg) no-repeat top;
}

a.presentations{
background:url(images/6_presentations_on.jpg) no-repeat top;
}

a.presentations:hover{
background:url(images/6_presentations_off.jpg) no-repeat top;
}

a.tech{
background:url(images/7_Tech_ON.gif) no-repeat top;
}

a.tech:hover{
background:url(images/7_Tech_OFF.gif) no-repeat top;
}

a.vids{
background:url(images/8_vids_off_new.jpg) no-repeat top;
}

a.vids:hover{
background:url(images/8_vids_on_new.jpg) no-repeat top;
}

a.advpub{
background:url(images/9_advpub_on.jpg) no-repeat top;
}

a.advpub:hover{
background:url(images/9_advpub_off.jpg) no-repeat top;
}

a.exhibitions{
background:url(images/10_exhibitions_on.jpg) no-repeat top;
}

a.exhibitions:hover{
background:url(images/10_exhibitions_off.jpg) no-repeat top;
}

a.plinstores{
background:url(images/11_plinstores_on.jpg) no-repeat top;
}

a.plinstores:hover{
background:url(images/11_plinstores_off.jpg) no-repeat top;
}

a.shr{
background:url(images/12_ico_shr_down.jpg) no-repeat top;
}

a.shr:hover{
background:url(images/12_ico_shr_up.jpg) no-repeat top;
}




