#header {
	height: 165px;
}
a.topnav {
	height: 15px;
	*height: 30px;
}
#col-a {
	/*
	min-height: 800px;
	padding: 20px 15px 0 15px;
	width: 717px;
	*width: 747px;
	
  	min-height: 600px;
  	height: auto !important;
  	height: 600px	
	*/
	margin-top: 7px;
}
.main-content {
	width: 747px;
}
#searchform {
	margin-left: 790px;
}
#prodtopnav {
	background: transparent url(/images/interface/prodNavBack.gif) no-repeat 28px 0px;
	height: 34px;
	margin: 135px 0 0 60px;
	padding: 6px 0 0 35px;
	*padding: 5px 0 0 35px;
	position: absolute;
	width: 960px;
	z-index: 1;
}
#prodtopnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#prodtopnav li {
	display: inline;
	padding: 8px 16px;
}
#prodtopnav li:hover {
	background-color: #fff;
}
#prodtopnav a {
	color: #777;
	font-size: 11px;
	font-weight: bold;
}
#prodtopnavYAH {
	background-color: #fff;
}
#prodtopnavYAH a {
	color: #e51937;
}


#col-b {
	padding-bottom: 24px;
}

#subnav {
	position: relative;
	top: 9px;
}
#subnav ul {
	padding-bottom: 0px;
}

