/* PAGE STRUCTURE */

h1 {
	left: 232px;
	top: 70px;
	z-index: 3;
}

#pageBodyContent {
	margin-left: 208px;
	padding-top: 8px;
	z-index: 2;
}

.primary {
	background: url(/_img/bg/primary_interior.gif) 0 bottom no-repeat;
	margin-top: 42px;
	padding-bottom: 40px;
}
.primary > .content {
	background: url(/_img/bg/primary_interior.gif) 0 top no-repeat;
	padding: 100px 20px 0;
}

/*
#pageBodyContent .secondary {
	position: absolute;
	right: 15px;
	top: 27px;
	width: 160px;
	padding-left: 10px;
}
*/

#subnav {
	background: url(/_img/bg/subnav_about.gif) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding-top: 120px;
	z-index: 1;
}
body.products #subnav {
	background: url(/_img/bg/subnav_products.gif) no-repeat;
}
#subnav h3 {
	position: absolute;
	left: 30px;
	top: 54px;
	width: 140px;
	height: 45px;
	margin: 0;
	padding: 0;
}
#subnav h4 {
	width: 175px;
	margin: 0 0 1em 16px;
	padding: 0;
}
#subnav ul {
	width: 165px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#subnav ul li {
	line-height: 1.15em;
	margin: 0.5em 0;
}
#subnav ul li.separator {
	height: 1px;
	margin: 6px 12px;
	background-color: #b79a94;
}
#subnav ul li a {
	display: block;
}

#nav ul.breadcrumb {
	position: absolute;
	left: 232px;
	top: 100px;
}
#nav ul.breadcrumb, #nav ul.breadcrumb ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul.breadcrumb li {
	display: inline;
}



/* BREADCRUMB STYLES */

#nav ul.breadcrumb {
	font-family: Tahoma, Helvetica, sans-serif;
}
#nav ul.breadcrumb li {
	font-size: 10px;
}
#nav ul.breadcrumb li a:hover {
	text-decoration: none;
}



/* SUBNAV STYLING */

#subnav h3 {
	text-transform: uppercase;
	text-align: center;
}
#subnav h3, #subnav h3 a {
	color: #fff;
}
#subnav h4 {
	font-size: 110%;
}
#subnav h4, #subnav h4 a {
	color: #3c0f06;
}
#subnav ul li {
}
#subnav ul li a {
	background: url(/_img/aro/med_red.gif) 2px 3px no-repeat;
	font-family: Tahoma, Helvetica, sans-serif;
	display: block;
	padding: 0px 12px 2px;
}
#subnav ul li a:hover {
	color: #fff;
	background: #ff6134 url(/_img/aro/med_white.gif) 2px 3px no-repeat;
	text-decoration: none;
}
#subnav ul li.sel a {
	color: #000;
	background: url(/_img/aro/med_black.gif) 2px 3px no-repeat;
}




/* SECONDARY COLUMN STYLING */

/*
#pageBodyContent .secondary {
	border-left: 1px solid #9ab;
	font-family: Tahoma, Helvetica, sans-serif;
}
#pageBodyContent .secondary h3 {
	margin-top: 0;
	font-size: 105%;
}
#pageBodyContent .secondary h4 {
	margin-top: 0;
	font-size: 95%;
}
#pageBodyContent .secondary p {
	font-size: 100%;
	line-height: 1.25em;
}
#pageBodyContent .secondary ul {
	margin-bottom: 1em;
}
#pageBodyContent .secondary li {
	font-size: 95%;
	margin-bottom: 0.5em;
}
*/
