/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}
body {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background: #595959;
	}

#container {
		position: relative;
		margin: 70px auto 0 auto;
		width: 800px;
		background: #fff;
	}

#main-nav {
	position: relative;
	height: 24px;
	}
#header {
	height: 59px;
	position: relative;
	background: #0C90CD;
	border-top: 4px solid #191919;

	}
	#header-wrp {
		position: relative;
		height: 59px;
		background: url(/images/common/divide.gif) 557px -2px no-repeat;
		z-index: 3000;
	
		}
h1, #main-nav li {
	text-indent: -5000px;
	}
h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 5px 0 0 587px;
	height: 41px;
	width: 185px;
	background: url(/images/common/HHBrown-logo.gif) no-repeat;
	z-index: 2000;
	}
#footer {
	height: 99px;
	overflow: hidden;
	background: #0F1111;
	}
p#info {
	float: left;
	padding: 76px 0 0 0;
	color: #9FA0A0;
	text-align: center;
	font-size: 10px;
	width: 510px;
	height: 99px;
	}
p#international {
	float: left;
	width: 146px;
	height: 99px;	
	}
#sub-nav {
	float: left;
	width: 144px;
	height: 99px;
	}
h2 {
	font-size: 34px;
	color: #0C90CD;
	font-weight: normal;	
	text-transform: uppercase;
	}
/* nav bar */

#main-nav ul {
	margin: 25px 0 0 0;
	list-style: none;
	width: 800px;
	}
#main-nav ul li {
	display: inline;
	float: left;
	color: #fff;
	height: 24px;
	}
li#products {
	margin: 0 0 0 37px;
	width: 69px;
	background: url(/images/common/nav-products.gif) no-repeat;
	}
li#innovations {
	margin: 0 0 0 61px;
	width: 85px;
	background: url(/images/common/nav-innovations.gif) no-repeat;
	}
li#retail {
	margin: 0 0 0 68px;
	width: 51px;
	background: url(/images/common/nav-retail.gif) no-repeat;
	}
li#investing {
	margin: 0 0 0 85px;
	width: 69px;
	background: url(/images/common/nav-investing.gif) no-repeat;
	}

/* sub nav */
#sub-nav ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
	margin: 22px 0 0 30px;
	width: 89px;
	list-style-type: none;
	}
#sub-nav li {
	height: 18px;
	}
	#sub-nav span {
		visibility: hidden;
		}
#about {
	background: url(/images/common/about-hhbrown.gif) top right no-repeat;
	}
#news {
	background: url(/images/common/news-press.gif) top right no-repeat;
}
#careers {
	background: url(/images/common/careers.gif) top right no-repeat;
}
/*linkage*/

a:link, a:hover, a:visited {
	color: #0099CC;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}


h1 a {
	display: block;
	height: 41px;
	width: 185px;
	}
#main-nav ul li a {
	display: block;
	height: 24px;
	}
li#products a {
	width: 69px
	}
li#innovations a {
	width: 85px;
	}
li#retail a {
width: 51px;
	}
li#investing a {
	width: 69px;
	}
#sub-nav li a {
	display: block;
	height: 18px;
	}
li#news-press a {
	width: 89px;
}
li#about-hhbrown a {
	width: 89px;
}
li#careers a {
	width: 89px;
}
#sub-header li a {
	display: block;
	height: 18px;	
	}
li#footwear a {
	width: 51px;
	
}
li#goods a {
	width: 86px;
}
li#consumables a {
	width: 71px;
}
li#company-news a {	
	width: 76px;
	} 
li#press-contacts a {	
	width: 83px;
	} 
img {
	border: 0px;
	}
#info a {
	color: #9FA0A0;
	}
#sub-nav a {
	text-decoration: none;
	}
li#current-opportunities a {	
	width: 123px;
	} 
li#hhbrown-locations a {	
	width: 114px;
	} 
li#application a {	
	width: 119px;
	} 
a
{
overflow: hidden;
}
