/* Metexim CSS file */

#redBar {
background-image: url(../images/redBAR.gif);
width:782px;
height:27px;
}
#WhiteBlackBar {
background-image:url(../images/WhiteBlackBar.gif);
width:782px;
height:26px;
}

#redBoxLeft {
position:relative;
background-image: url(../images/redBoxLeft.gif);
background-repeat:no-repeat;
width:265px;
height:231px;
}

#redBoxCentre {
position:relative;
background-image: url(../images/redBoxcentre.gif);
background-repeat:no-repeat;
width:253px;
height:231px;
}

#redBoxRight {
position:relative;
background-image:url(../images/redBoxRight.gif);
background-repeat:no-repeat;
width:264px;
height:231px;
}

#clientbox {
position:relative;
background-image:url(../images/clientspeaks.gif);
background-repeat:no-repeat;
width:300px;
height:332px;
}

#scrollTab {
background-image:url(../images/tab_ban.jpg);
width:782px;
height:178px;
background-repeat:no-repeat;
}

/*menu */

#navcontainer
{
margin:0px;
padding: 0;
height: 23px;
text-align:center;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
color:#FFFFFF;
padding-top:5px;
padding: 0px;
margin: 0px;
}

#navcontainer ul li a
{
width: 68px;
height: 23px;
padding: 0px;
margin:0px;
text-decoration: none;
color:#FFFFFF;
display: block;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#navcontainer ul li a:hover
{
color: #930;
background-image:url(../images/menu_over.gif);
text-align:center;
}

#navcontainer a:active
{
background-color:#FFCC00;
text-align:center;
}

#navcontainer li#active a
{
text-align:center;
}
 .imageTab{
 border:1px solid #0099FF;
 }
 