/* tier page styles */

#topContainerTier {
	height: 113px;
	background: transparent url(/images/topnav.jpg) no-repeat scroll 0px 0px;
}

#topContainerTier #borders {
	position: absolute;
	top: 73px;
	left: 14px;
	width: 846px;
	height: 40px;
	border-left: 1px solid #e6e7e8;
	border-right: 1px solid #e6e7e8;
	border-bottom: 1px solid #fdb813;
}

#tierContainer {
	margin: 0px 14px;
	border: 1px solid #e6e7e8;
	border-top: none;
	font-size: 1.2em;
}

#tierContent {
	float: left;
	width: 818px;
	padding: 24px 0px 0px 27px;
}

#tierContent h2 {
	color: #7c4199;
}

#tierContent p span {
	float: left;
	display: block;
	width: 200px;
}

#tierRight {
	float: right;
	width: 361px;
	padding-left: 20px;
}

#tierRightImage {
	border-top: 1px solid #fdb813;
	border-bottom: 1px solid #fdb813;
}

#tierRight a {
	display: block;
	height: 26px;
	background: transparent url(/images/clickside_purple.jpg) no-repeat scroll 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 0px 0px 32px;
	margin-bottom: 10px;
	font-size: 0.9em;
}

#tierRight a.orange {
	background-image: url(/images/clickside_orange.jpg);
	color: #7c4199;
}