@charset "UTF-8";
#headline {
	height: 320px;
	width: 300px;
}
div#splashbody {
	width: 765px;
	margin: 0px auto 40px;
	text-align: center;
	/*border-top: 1px solid #CCCCCC;*/
}
body#home {
	background: url(interface/lightback_home.jpg) no-repeat center top;
}
div#introtext {
	font-size: 14px;
	line-height: 22px;
	margin: 80px 30px 30px 40px;
	color: #999999;
	text-align: left;
}
#home #splashbody img {
	margin-top: 25px;
}
.homecontact  {
	width: 190px;
	float: right;
	margin-left: 60px;
}
.red {
	color: #990000;
}
