@import url(style.css);

#wrapper1-startpage {
	position:relative;
	text-align:left;
	width:100%;
	height:466px;
	background: url(../img/startpage.jpg) no-repeat;
}

#content-left-startpage {
	position:relative;
	float:left;
	width:204px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:184px; /* actual value */
	padding:0;
	z-index:100;
}

#content-center-startpage {
	position:relative;
	padding:0 184px;
	margin:0;
}
	#content-center-startpage .in 	{
		position:absolute;
		padding-left:20px;
		padding-right:20px;
		padding-top:140px;
		padding-bottom:25px;
		color:#082d98;
		width:550px;
	}
	#content-center-startpage h1.csc-firstHeader	{ color:#082d98; font-size: 135%; margin: 0 0 0.5em 0;}
	#content-center-startpage p 	{ color:#082d98; font-size: 100%; }

#startpageline {
	position:absolute;
	background:#ffffff;
	width:811px;
	height:1px;
	top:130px;
}

#startpagelogo {
	position:absolute;
	width:811px;
	left:185px;
	top:0px;
}
