/* header and header navigation >>> */

.header {
clear: both;
width:90.9em;
height: 8.1em;
}
.headerLogo {
float: left;
width:17.8em;
height:8.1em;
}
.headerPolished {
float: left;
width:48.0em;
height:8.1em;
}
.headerSeeYourWorld {
float: left;
width:25.1em;
height:8.1em;
}

.headerLogoNew {
float: left;
width:17.8em;
height:8.1em;
}
.headerRightNew {
float: left;
width:73.1em;
height:8.1em;
}


.headerNavigation {
clear: both;
width:90.9em;
height: 2.6em;

/* image NOT growing/shrinking in firefox */

background: url("/images/header_navigation_bar.jpg");

xbackground-image: url("/images/header_navigation_bar.jpg");
xbackground-repeat: no-repeat;
xbackground-position: left top;

}

.headerLeft {
float: left;
width: 1.2em;
height: 2.6em;
}
.headerRight {
float: left;
width: 89.7em;
height: 2.6em;
}

.headerNav
{
} 

.headerNavItem {
float: left;
height: 2.0em;
line-height: 2.0em;
padding-left:2.1em;
padding-right:2.3em;
font-size:1.3em;
text-decoration: none;
text-align: center;
}
.headerNavItem a {
color: #eeeeee;
}
.headerNavItem a:hover{
color: #ffffff;
}

.headerNavSeparater {
float:left;
width:0.1em;
height:2.0em;
margin-top:0.3em;
background-color:#8c8a8a;
}

/* <<< header and header navigation */

