#content {
	background-image: url("images/start.jpg");
	position: relative;
}

#start-text {
	position: absolute;
	top: 155px;
	right: 40px;
	width: 200px;
	height: 100px;
	font-size: 110%;
	color: #666666;
	line-height: 150%;
}

#start-right-repeat {
	background-image: url(images/start-right.jpg);
	background-repeat: repeat-x;
	height: 433px;
	width: 2000px;
	margin-right: -2000px;
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: -100;
}

#start-text ul {
	margin: 5px 0px;
}

#start-text li {
	list-style-image: url(images/plus.png);
	margin: 5px 0px;
	margin-left: 15px;
}

#start-teaser {
	position: absolute;
	top: 275px;
	left: 150px;
	width: 370px;
	text-align: center;
	line-height: 1.5em;
}

#st1 {
	font-size: 110%;
	color: #CCC;
	padding: 11px 0px;
	text-transform: uppercase;
}

#st2 {
	padding: 10px 0px;
	font-size: 110%;
	color: #FFF;
}

#start-link {
	z-index: 10;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 245px;
	height: 180px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 150%;
}

#ph-link {
	position: absolute;
	top: 10px;
	right: 50px;
	width: 200px;
	text-align: center;
	line-height: 1.5em;
}

#ph-link a {
	text-decoration: none;
}

#ph-link a,
#ph-link a img {
	border-width: 0px;
}

#video-long {
	margin-top:10px;
}

#video-short {
	float: right;
}

#video-head {
	text-align: center;
	padding-top:10px;
}
