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