.navouter{
background: transparent;
padding: 0px;
height: 41px;
background: url(nav.jpg);
}
.fl{
float: left;
}
.fr{
float: right;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}

.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}

.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}

#nav-container a{	
padding:7px 17px 10px 18px;
margin: 0px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:16px;
text-decoration:none;
font-weight: bold;
background: url(bg.png);
background-repeat: no-repeat;
background-position: 0px 50px;
}

#nav-container a:hover{
color: #6C3600;
background: url(bg.png);
background-repeat: no-repeat;
background-position: center 0px;
}

.title2 {
	width: 1000px;
	height: 114px;
	background-image: url(pstitle2.png);
	}


