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


#header{
	background-image:url(../images/header.gif);
	height: 110px;
	position: relative;
}

#logo{
	margin-top: 25px;
	margin-left: 400px;
	margin-right: auto;
}

#temp_nav{
	position: absolute;
	left: 128px;
	margin-right: auto;
	bottom: 4px;
}

#header ul, #header li {
	margin:0;
	padding:0;
	display: inline;
}

#header ul{
	position: absolute;
	bottom: 10px;
	left: 120px;
}

#header #tr10badge{
	position:absolute; top: 2px; right: 185px; height: 88px; width: 133px; background-image: url(../images/content/tr10.jpg);
}

#header #tr10badge:hover, #header #tr10badge:active{
background-position: 0px -88px;