#home #body {
	background: transparent url(../img/brushes.png) no-repeat 0px 30px;
	min-height: 800px;
}

#home #body .content {
	min-height: 800px;
	padding-right: 30px;
	padding-top: 30px;
}

#home #mission {
	width: 560px;
	float: right;
	height: 120px;
}

#home ul#C3 {
	width: 571px;
	margin-top: -20px
}

#home ul#C3 li#create a {
	margin-top: 45px;
	margin-left: 0;
}

#home ul#C3 li#community a {
	margin-top: 45px;
}

#home .teaser {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	background: transparent url(../img/bg-slides.png) no-repeat right 5px;
}

#home #contact {
	position: absolute;
	left: 186px;
	top: 42px;
}

#home div#slideshow {
	left: 588px;
	margin-top: 20px;
	width: 350px;
	background: none;
}

/*
#home .mod.slides {
	width: 350px; 
	padding-right: 15px;
	float: right;
	display: inline;
	position: relative;
	top: 20px;
}
*/

#home .slides p.star {
  	text-align: left;
	padding-left: 26px;
	padding-bottom: 10px;
	margin-top: 0;
	background-position: 0 0;
	background:transparent url(../img/icon-star.png) no-repeat 0px 0;
	font-weight: normal;
}

#home .slides p.star a:hover {
	color: #fff;
	text-decoration: underline;
}
