@charset "utf-8";
/* CSS Document */

#headerNavigation
{


}

#theFirstSpacer
{
height: 70px;
width: 50px;
float: left;
background-color: #c6cfc6;
background-image: url(images/topNav1GR.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

#theLogo
{
float: left;
height: 70px;
width: 217px;
background-color: #c6cfc6;
background-image: url(images/topNav_Logo.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

#theSpacer1
{
background-color: #c6cfc6;
background-image: url(images/topNav3GR.jpg);
background-repeat: no-repeat;
float: left;
height: 70px;
width: 27px;
background-position: bottom;
}

#theSpacer2
{
background-color: #c6cfc6;
background-image: url(images/topNav3GR.jpg);
background-repeat: no-repeat;
float: left;
height: 70px;
00%background-position: bottom;
}

#theButtons
{
float: left;
width: 506px;
background-color: #c6cfc6;
height: 70px;
}

#theButtons ul
{
list-style-type: none;
margin: 35px 0px 0px -40px;
}

#theButtons li
{
float: left;
display: block;
padding: 1px 8px 0px 7px;
background-image: url(images/topNav_tileGR.jpg);
background-repeat: repeat-x;
text-align: center;
height: 30px;
margin: 0px;
}

#theButtons li a
{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-variant: small-caps;
color: #FFFFFF;
text-decoration: none;
height: 30px;
margin: 0px;
text-align: center;
vertical-align: middle;
padding-top: 5px;
}

#theButtons li a:hover
{
background-image: url(images/topNav_tile.jpg);
height: 30px;
margin: 0px;
padding-top: 5px;
display: block;
}