div#content {
	background-image: none;
	background-color: transparent;
	padding-bottom: 0px;
	}
	div#content-in {
		background-image: none;
		background-color: transparent;
		border: none;
		min-height: 0;
		padding: 0;
		width: 668px;
		}
		div#content-left {
			background: #fbfbfb url('../_img/content-bg-alt1.jpg') top center no-repeat;
			border: 1px solid #e9e3d9;
			min-height: 276px;
			padding: 20px 17px 15px 17px;
			float: left;
			width: 416px;
			}
			div#content-left div.img-wrap {
				padding-bottom: 5px;
				background: transparent url('../_img/img-bg-big.png') bottom center no-repeat;
				}
				div#content-left div.img-wrap img {
					background: transparent url('../_img/opacity-50.png') top center repeat;
					height: 270px;
					margin: 0;
					padding: 3px;
					width: 410px;
					}
		div#content-right {
			background: #fbfbfb url('../_img/content-bg-alt2.jpg') top center no-repeat;
			border: 1px solid #e9e3d9;
			min-height: 276px;
			padding: 20px;
			float: right;
			width: 164px;
			}
			div#content-right div {
				display: none;
				}
			div#content-right h1 {
				font-size: 2.2em;
				margin-bottom: 0.6em;
				}
			div#content-right p {
				color: #777;
				margin: 0;
				}
div#features {
	float: left;
	margin: 25px 1px 0 1px;
	width: 666px;
	}
	div#features div.img-wrap {
		background-color: #dedede;
		float: left;
		margin-right: 20px;
		padding: 1px;
		}
	div#features div.last {
		margin-right: 0;
		}
		div#features div.img-wrap img {
			background: transparent url('../_img/opacity-50.png') top center repeat;
			margin: 0;
			padding: 2px;
			width: 111px;
			}
		div#features div.img-wrap div.feature-cover {
			background: transparent url('../_img/feature-cover.png') top center repeat;
			display: none;
			float: left;
			height: 83px;
			left: 2px;
			margin-right: -111px;
			position: relative;
			top: 2px;
			width: 111px;
			}
div#features-text {
	float: left;
	margin: 0 1px 25px 1px;
	width: 666px;
	}
	div#features-text ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		div#features-text ul li {
			color: #666;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.9em;
			letter-spacing: 0.1em;
			margin: 0 20px 0 0;
			padding: 0;
			text-align: right;
			width: 117px;
			}
		div#features-text ul li.last {
			margin-right: 0;
			}

div#social-nav {
	float: left;
	margin-left: 35px;
	width: 208px;
	}
	div#social-nav img {
		margin: 12px 0 12px 10px;
		}
	div#social-nav ul {
		list-style: none;
		}
		div#social-nav ul li {
			padding: 6px 5px;
			height: 58px;
			border-top: 1px solid #fff;
			border-bottom: 1px solid #ddd1b9;
			}
			div#social-nav ul li.top {
				border-top: none;
				}
			div#social-nav ul li.bottom {
				border-bottom: none;
				}
			a#facebook, a#twitter, a#picasa, a#yelp, a#event-registration {
				background-position: top left;
				background-repeat: no-repeat;
				display: block;
				float: left;
				height: 59px;
				width: 200px;
				}
			a#facebook:hover, a#twitter:hover, a#picasa:hover, a#yelp:hover, a#event-registration:hover {
				background-position: -200px 0;
				}
				a#facebook {
					background-image: url('../_img/social/facebook.png');
					}
				a#twitter {
					background-image: url('../_img/social/twitter.png');
					}
				a#picasa {
					background-image: url('../_img/social/picasa.png');
					}
				a#yelp {
					background-image: url('../_img/social/yelp.png');
					}
				a#event-registration {
					background-image: url('../_img/social/event-registration.png');
					}

