/* @override 
	http://gcf.crossroad-solutions.com/styles/landing.css
*/

#left-content {
	background-color: #fff;
}

#images-conveyor {

}

#next-button {
	display: none;
}

#right-content {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 402px;
	height: 350px;
	padding: 0px;
/*	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; */
	font-size: 14px;
	line-height: 20px;
	background: none;
}

#right-content h1 {
	font-family: "Georgia", "Times New Roman" sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 9px;
	color: #666;
	text-transform: uppercase;
}

#photo-caption {
	height: 30px;
	padding: 4px 0 0 15px;
	font-size: 12px;
	line-height: 18px;
	color: #444;
}

#footer {
	width: 965px;
	height: 32px;
	background: url(/images/footer_strip.png) no-repeat 0 bottom;
	position: absolute;
	bottom: 0;
	text-align: right;
	line-height: 10px;
	padding-right: 15px;
	font-size: 10px;
	color: #999;
}

#thumb-selector {
	float: right;
	width: 29px;
	height: 22px;
	overflow: hidden;
	background: url(/images/thumb_selector.png) no-repeat;
}

#thumb-selector.selected {
	background-position: -29px 0;
}

#thumb-selector a {
	display: block;
	width: 29px;
	height: 22px;
	text-decoration: none;
}

#thumb-selector.selected a:active {
	background-position: -29px 0;
}

#mainContentClip {
	top: 60px !important;
	left: 10px;
	width: 370px !important;
	height: 320px !important;
	clip: rect(0px,370px,320px,0) !important;
	overflow: hidden;
}

#mainScrollThumbTrack {
	top: 60px !important;
	left: 388px !important;
	background: #ccc;
	width: 6px;
	height: 320px !important;
}