#photonheader {
	background-repeat: no-repeat;
	margin-left: -68px;
	background-image: url(../images/photonheader.jpg);
	width: 908px;
	height: 244px;
}

#preview {
	margin-bottom: -50px;
	margin-top: -30px;
	height: 341px;
	padding-top: 40px;
	padding-right: 442px;
	background-repeat: no-repeat;
	background-position: 380px 0px;
	background-image: url(../images/screenshot.jpg);
	width: 420px;
}

#preview #maintext {
	text-shadow: 0px 1px 2px #b8b8b8;
	font-size: 19pt;
	color: #3572bd;
}

#preview #subtext {
	color: #515151;
	margin-top: 20px;
}

#features {
}

#testimonials {
	clear: both;
}

.feature p {
	margin-left: 17px;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 5px;
	font-family: HelveticaNeue, Helvetica, Verdana, Arial, sans-serif; 
	font-size: 13px;
}

.feature img {
	margin-top: 4px;
	float: left;
}

.feature h2 {
	margin-left: 17px;
}

#fullquality, #instant, #interface {
	clear: both;
	float: left;
}

#switching, #workflow, #batch {
	float: right;
}

.feature {
	margin-left: -17px;
	width: 50%;
}

