
/*Style for the background-bar*/
.clhbarBar
{
        position: absolute; 
        width: 10px; 
        height: 10px; 
        background-color: white; 
/*        layer-background-color: white; */
        visibility:hidden
}

/*Styles for level 0*/
.clhbarLevel0,.clhbarLevel0over
{
        position: absolute; 
        padding: 1px; 
        font-family: tahoma,arial,helvetica; 
        font-size: 12px; 
        font-weight: bold;
}
.clhbarLevel0
{
        background-color: white; 
/*        layer-background-color: white; */
        color: white;
}
.clhbarLevel0over
{
        background-color: white; 
/*        layer-background-color: white; */
        color: #FF9900; 
        cursor: pointer; 
/*        cursor: hand; */
}
.clhbarLevel0border
{
        position: absolute; 
        visibility: hidden; 
        background-color: white; 
/*        layer-background-color: white; */
        color: #006699
}
DIV#logoaboutus 
{
	position: absolute;
	top: 259px;
	width: 204px;
	height: 49px;
	left: 166px;
	background-image: url("images/home/home_21Picture.jpg"); 
	z-index: 10;
}

DIV#logoourservices
{
	position: absolute;
 	top: 259px;
	width: 204px;
	height: 49px;
	left: 370px;
	background-image: url("images/home/home_22Picture.jpg"); 
	z-index: 10;
}

DIV#logoourclients
{
	position: absolute;
	top: 259px;
 	width: 176px;
 	height: 49px;
 	left: 574px;
 	background-image: url("images/home/home_23Picture.jpg"); 
 	z-index: 10;
}

DIV#contentleft
{
    MARGIN-TOP: 5px;
    FONT-SIZE: 8.5pt;
    LEFT: 0px;
    MARGIN-LEFT: 10px;
    WIDTH: 140px;
    COLOR: black;
    FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    POSITION: absolute;
    TOP: 320px;
}

DIV#contentaboutus
{
    MARGIN-TOP: 5px;
    FONT-SIZE: 8.5pt;
    LEFT: 166px;
    MARGIN-LEFT: 10px;
    WIDTH: 160px;
    COLOR: black;
    FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    POSITION: absolute;
    TOP: 320px;
}

DIV#contentourservices
{
    MARGIN-TOP: 5px;
    FONT-SIZE: 8.5pt;
    LEFT: 370px;
    MARGIN-LEFT: 10px;
    WIDTH: 160px;
    COLOR: black;
    FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    POSITION: absolute;
    TOP: 320px;
}

DIV#contentourclients
{
    MARGIN-TOP: 5px;
    FONT-SIZE: 8.5pt;
    LEFT: 574px;
    MARGIN-LEFT: 10px;
    WIDTH: 160px;
    COLOR: black;
    FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    POSITION: absolute;
    TOP: 320px;
}
Div#copyright
{
    margin-top: 5px;
    font-size: 6.5pt;
    color: black;
    FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    POSITION: absolute;
    TOP: 450px;
    left: 166px;
    width: 574px; 
    text-align: center;
}