#flash {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
}

.column {
	float: left;
	width: 369px;
}

.first {
	margin-right: 22px;
	width: 281px;
}

.first .sectionWrapper {
	margin: 0 10px 0 7px;
}

.news {
	/*padding: 15px 0;*/
	/*border-bottom: 1px solid #ccc;*/
	font-size: 12px;
}

.newsIcon {
	background: url(../img/icon_news.jpg) no-repeat 0 10px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
}

.newsIcon h2 {
	color: #d16405;
	font-size: 18px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 7px;
}
	
.news p,
.news h2 {
	margin-left: 90px;
}

.news a {
	color: #d16405;
}

#photo {
	left: 0px;
	z-index: 0;
}

.centerWrapper,
.talentWrapper {
	margin: 0 22px;
}

.centerWrapper p {
	margin: 10px 0 15px 0;
}

.centerWrapper p span {
	color: #d16405;
	font-size: 16px;
	font-weight: bold;
}

.centerWrapper .why {
	margin: 20px 0;
}

.buttons {
	position: relative;
	overflow: hidden;
}

h2.talent {
	color: #8cc739;
	text-transform: uppercase;
}

.talentWrapper p {
	color: #666;
	margin-left: 28px;
}

.talentWrapper h2.bullet {
	padding-left: 26px;
}

.talentWrapper .buttons {
	margin-left: 17px;
	padding-bottom: 20px;
}

#sidebar div.buttons {
	margin: 10px 0 0 18px;
}

/*#logos {
	margin-top: 50px;
	padding-left: 20px;
}*/

#testimonials {
	height: 326px;
	margin: 0 auto 20px;
	cursor: pointer;
	border-bottom: 1px solid #ccc;
}
#testimonials img {
	display: none;
}



