#home {
	width: 777px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 11px;
	display: inline;
}

#home #primary {
	width: 515px;
	background-color: #fff;
	display: inline;
	float: left;
	height: 464px;
}

#home #side {
	float: left;
	width: 250px;
	margin-left: 12px;
	display: inline;
}

#home #side a {
	display: block;
	background-color: #404040;
	text-align: center;
	padding: 3px;
	line-height: 0;
}

#home #side a:hover {
	background-color: #b6b6b6;
}

#home #side a img {
	margin: 0;
	padding: 0;
}

#pod1 {
	
}

#pod2 {
	margin-bottom: 12px;
	margin-top: 12px;
}

#pod3 {
	
}

#tierTwo {
	margin: -18px auto 2px 12px;
}

#flashcontent {
	padding: 0;
	height: 464px;
}

#special_offer {
	background-color: #cacaca;
}

#special_offer img {
	margin: 3px;
	float: left;
}