body{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:14px;
}

a, a:visited, a:active, a:hover{
	color:rgb(167,169,172); /*rgb(0,101,179);*/
	/*background-color:rgb(167,169,172);*/
}

.textleft{
	text-align:left;
}

.textcenter{
	text-align:center;
}

.textright{
	text-align:right;
}

.taster{
	width:470px;
    padding:0;
    margin:0;
}

sup{font-size:10px;vertical-align:bottom;} 

/*Template sections*/
#header{}

#sitecontent{
	font-family: sans-serif;
	line-height:1.5em;
}

#menu{
height: 51px;
padding: 0px;
border-width: 0px;
background: url("../img/menu.png") repeat-x scroll 0% 0% rgb(85, 85, 85);
text-align: center; 

}
.navigation
{ 
list-style: none;
margin: 0px auto;
padding: 0px 0px 0px 0px;
z-index: 50;
list-style: none;
float: left;
position: relative;
text-align: center;
width:inherit;
}

.navigation li
{
float:left;
margin: 0px auto;
padding: 0px;
list-style: none;
display: list-item;
}

.navigation li a
{ 
font-size:15px;
letter-spacing: 0.1em;
display: block; 
float: left; 
height: 28px;
padding: 18px 22px 4px 22px;
text-align: center;
color: #FFFFFF;
text-transform: uppercase;
text-decoration: none;
border-right: 1px solid #6A6A6A;
border-left: 1px solid #6A6A6A;
background: transparent;} 


.navigation li a:hover, .navigation li.selected a:hover, .navigation li.selected a
{ 
color: rgb(254,203,79);
}

#thelogo{margin-right:20px;}





#footer{
font-size:12px;
letter-spacing: 0.1em;
line-height:1.3em;
}
