#homeShowcase {
	width: 690px;
	height: 474px;
	float:left;
	overflow: hidden;
}
#homeShowcase ul,
#homeShowcase ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.homePhoto {
	width: 681px;
	height: 456px;
	margin: 9px 0px 9px 9px;
}
#homePhotoYellow {
	width: 681px;
	height: 456px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
#homePhotoWhite {
	width: 690px;
	height:474px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 60;
}
.photoNav {
	width: 300px;
	margin-top: -54px;
	margin-left: 356px;
	text-align: right;
	margin-right: 20px;
}
#homeCarbon {
	position: absolute;
	top: 40px;
	right: 30px;
	width: 243px;
	height: 58px;
	z-index: 100;
	
}
#homeIntroText {
	width: 240px;
	padding: 40px 30px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c06205;
	float: right;
}
#nav a {
	display: block;
	text-align: center;
	width: 12px;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	background-color: #6F6855;
	margin: 0px 1px 0px 0px;
	line-height: 1;
	float: left;
	cursor: pointer;
}
#nav a.sc-selected {
	text-decoration: underline;
}
