#top{
	width:100%;
	height:316px;
	background: url(../images/header_bg.jpg) repeat-x;
	z-index: 0;
	position:relative;
}
#header{
	width:980px;
	margin: 0 auto;
	height:278px;
	background: url(../images/header.jpg) no-repeat;
	position: relative 
}

.navbar{
	position:relative;
	top:261px;
	width: 100%;
	clear:both;
	text-transform:uppercase;
	font-size: 14px;
} 