html {
	background: #FFF url('../images/home-background.jpg') no-repeat 50% 0;
}

div#content {
	width: 100%;
	background: transparent;
}
#content div.col {width: 50%;}
#content div.aside {width: 48%;}

div.promo .action-links {
	height: 150px;
	padding: 0;
	background: #00adef;
	border-right: none;
}

dl.upcoming-details dd {
	margin: 0 3px;
}

div.promo .gutter {width: 319px;}

#upcoming-events h2 a {float: left;}
#upcoming-events h2 a.rss {float: right;}

	#upcoming-events ol {
		clear: both;
	}

/*	Find Yourself Social Photos */
	#find-yourself .rotator {
		float: left;
		border: 1px solid #d8e0e2;
		height: 161px;
		width: 160px;
	}

	#find-yourself #recent-social-galleries {float: left;}
	#find-yourself #recent-social-galleries .details {width: 107px;}

	#find-yourself a.inline-button {
		float: left;
		background: none;
		margin: 0;
		padding: 0;
	}

/*	Join the Fid */
	#join-the-fid .action-links {
		position: absolute;
		right: 0px;
		top: 0;
		background: none;
		z-index: 100;
		float: none;
	}
	#ie.v7 #join-the-fid .action-links {
		right: 1px;
	}
	#join-the-fid .action-links a {
		position: none;
		display: block;
		margin-top: 80px;
		background: url('../images/colour-square.png') no-repeat 0 -81px;
		font-size: 1.5em;
		color: #FFF;
		height: 80px;
		width: 80px;
		line-height: 100px;
	}

	#join-the-fid {
		position: relative;
		overflow: hidden;
	}
	#join-the-fid .gutter {
		border-right: 81px solid #00ADEF;
		width: 344px;
		padding: 15px 0 0 15px;
		float: none;
	}

/* 	Promotions Line */
	#promotions {
		width: 920px;
		float: left;
	}
	#promotions div.col {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	#promotions .promo {height: 163px;}
	#promotions .promo:first-child {width: 458px;}
	#promotions .promo:last-child,
	#join-the-fid {
		width: 439px;
	}

/*	Feel Secure */
	#feel-secure .gutter {padding: 15px 0 0 15px;}
	#feel-secure .cards-accepted {
		margin: -45px 0 0 15px;
	}
		#ie.v6 #feel-secure .cards-accepted,
		#ie.v7 #feel-secure .cards-accepted {margin-top: 0;}

	#feel-secure .action-links {
		background: transparent;
		padding-top: 15px;
		width: 105px;
	}
		#feel-secure a.geotrust {margin-top: 15px;}

/*	Homepage Rotators */
	#banner-promotions.rotator {
		width: 50%;
		height: 285px;
	}

	#banner-promotions div.promotion img {
		border: 1px solid #d9dee2;
		height: 283px;
		width: 460px;
	}

	#homepage-promotions {clear: none;}
	#homepage-promotions .rotator:first-child {border-right: 1px solid #EFEFEF;}

	#homepage-promotions .rotator {
		clear: none;
		height: 163px;
		width: 219px;
		float: left;
	}

	#channel-container {
		overflow: hidden;
	}

	#channel-container object {
		width: 100%;
		height: inherit;
	}