/* BEGIN masthead */
#masthead {
	position: relative;
	width: 925px;
	height: 414px;
	margin: 0 0 15px;
	background: transparent url(http://static.expressionengine.com/201007/images/homepage/bg_masthead.jpg) 0 0 no-repeat;
	padding: 0;
}

#masthead h1 {
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#video {
	position: absolute;
	top: 181px;
	left: 26px;
	width: 188px;
	height: 125px;
	background: transparent url(http://static.expressionengine.com/201007/images/homepage/bg_video.png) 0 0 no-repeat;
	padding: 6px;
}

#video img {
	display: block;
	border: 0;
}

#masthead_content {
	position: absolute;
	top: 181px;
	left: 250px;
	width: 350px;
	font-size: 14px;
	color: #fff;
	text-shadow: 0 1px 1px #29565b;
}

#masthead_btns {
	position: absolute;
	top: 356px;
	left: 26px;
	width: 575px;
}

#masthead_btns div {
	float: left;
	margin: 0 30px 0 0;
}
/* END masthead */

/* BEGIN homepage content area */
#home_content {
	width: 923px;
	margin: 0 auto 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 0 2px #000;
	-moz-box-shadow: 0 0 2px #000;
	background: #fff;
	padding: 0 0 30px;
}

#home_content div.col_group {
	margin: 0;
}
/* END homepage content area */

/* BEGIN logo gallery */
#logo_gallery {
	margin: 0;
}

#logo_gallery img {
	display: block;
	margin: 0;
	border: 0;
}
/* END logo gallery */

/* BEGIN showcase */
#showcase {
	position: relative;
	width: 673px;
	height: 166px;
	margin: 0 0 25px;
	background: #e3e9ed url(http://static.expressionengine.com/201007/images/homepage/bg_showcase.png) 0 0 no-repeat;
	padding: 16px 0 0 250px;
}

#showcase h2 {
	position: absolute;
	top: 41px;
	left: 26px;
	width: 160px;
	height: 54px;
	margin: 0;
	background: #9ca9b2 url(http://static.expressionengine.com/201007/images/homepage/title_showcase.png) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#showcase_list {
	margin: 0;
	list-style: none;
}

#showcase_list li {
	float: left;
	width: 200px;
	height: 162px;
	margin: 0 15px 0 0;
	background: transparent url(http://static.expressionengine.com/201007/images/homepage/bg_showcase_item.png) 0 0 no-repeat;
	padding: 4px 4px 0;
}

#showcase_list img {
	display: block;
	border: 0;
}

#showcase_fade_bot {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 923px;
	height: 9px;
	background: transparent url(http://static.expressionengine.com/201007/images/homepage/bg_showcase_fade_bot.png) 0 0 no-repeat;
	z-index: 100;
}

div.jcarousel-container-horizontal {
	width: 673px;
}

div.jcarousel-prev {
	position: absolute;
	top: 92px;
	left: -223px;
	width: 68px;
	height: 33px;
	background: transparent url(http://static.expressionengine.com/201007/images/homepage/btn_showcase.png) 0 0 no-repeat;
}

div.jcarousel-prev:active {
	background-position: 0 -33px;
}

div.jcarousel-next {
	position: absolute;
	top: 92px;
	left: -155px;
	width: 69px;
	height: 33px;
	background: transparent url(http://static.expressionengine.com/201007/images/homepage/btn_showcase.png) -68px 0 no-repeat;
}

div.jcarousel-next:active {
	background-position: -68px -33px;
}
/* END showcase */

/* BEGIN community feature */
#community {
	width: 223px;
	border: 1px solid #d1d9df;
	background: #f2f5f7 url(http://static.expressionengine.com/201007/images/homepage/bg_community.png) 0 0 no-repeat;
	padding: 100px 25px 30px;
}
/* END community feature */
