

.header-login {
	float:left;
	width:160px;
	height:87px;
}

* html .header-login {
	margin-bottom:-3px; /*IE6 hack*/
	/*padding-top:58px;*/ width:146px; 
}
#header-login-list {list-style:none;}
#header-login-list li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none; 
}

#header-login-list a {
	float: left;
	font-size: 0.7em;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	border-left: 1px solid #B37B2B;
	text-decoration: none;
	color: #B1B2B4;
	height: 21px;
}

#header-login-list a:hover {
	color:#FFFFFF;
	background-color:#B37B2B;
}



.header-logo {
	float:left; margin-bottom:-3px;
}

* html .header-logo {
	margin-bottom:-3px; /*IE6 hack*/
}

.header-navigation {
	float:right;  width:468px; text-align:left;
	background:#FFFFFF;
	height:87px;
}

* html .header-navigation {
	width:468px; 
}

.header-title { padding-top:22px;
	color:#EEEFEF;
	font-size:1.8em;
	font-weight:normal;
	padding-bottom:6px; margin-left:-3px;
}

*:first-child+html .header-title  {padding-top:24px;}

* html .header-title {
	padding-bottom:8px; /*IE6 hack*/ line-height:32px;}



.header-navigation-list {list-style:none;margin: 0;
	padding: 0;}
.header-navigation-list li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.header-navigation-list a {
	float: left;
	font-size: 0.6em; /*0.7em;*/
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	border-left: 1px solid #B37B2B;
	text-decoration: none;
	color: #B1B2B4;
	height: 21px;
}

.header-navigation-list a:hover {
	color:#FFFFFF;
	background-color:#B37B2B;
}

.header-navigation-list a.current {
	background:none;
	cursor:auto;
	color:#B37B2B;
}
.header-navigation-list li.current {
	background-color:#B37B2B;
}


/*
Banner
----------------------------------------------------------------*/
.header-rows{

}

#header-row1, #header-row2 {
border-bottom:1px solid #8C6122;
width:772px; 
}

#header-row1{

}
#header-row2{

}

.row-wrapp{

	
}

.row-back{
	background:#FFFFFF;	

	float:left;

}

.header-banner {
	/*height:262px;*/

}

* html .header-banner {
	margin-bottom:-3px; /*IE6 hack*/ 
	margin-right:-3px; /*IE6 hack*/ 
}

.banner-gradient {
	background-image:url(/images/layout/banner_bar.jpg);
	background-repeat:repeat-x;
	height:24px;
}