#mainWrapper {
	margin-bottom: 35px;
	margin-top: 6px;
}

#sideBarContent {
	min-height: 469px;
}
#mainNavigation {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav #mainNavigation li {
	float: left;
}
#footerTag {
	background-color: #002851;
	height: 24px;
	line-height: 23px;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	text-align: center;
}
#footerProducers {
	bottom:22px;
	line-height:23px;
	position:relative;
	width:637px;
}
#footer {
	color:#FF6633;
	font-size:9px;
	height:47px;
	line-height:18px;
	padding-top:6px;
	position:relative;
	background-image: url(images/footer.jpg);
}
#HomePaw {
	float:right;
	position:relative;
	top:7px;
	z-index:1;
	right: 12px;
}
#LinksPaw {
	float:left;
	left:12px;
	position:relative;
	top:7px;
	z-index:1;
}
#MainContent {
	padding-left: 0px;
	margin-bottom: 12px;
}
#footerTag #directions {
	bottom:28px;
	display:block;
	float:left;
	position:relative;
	width:637px;
	z-index:200;
}
#linksTable td {
	height: 40px;	
}

