@charset "UTF-8";
/* CSS Document */


@media screen, projection
{

	div#teaser > div > embed {
		z-index: 1;
	}
	
	div#col1_content {
		background: none;
		margin: -100px 0px 0px 0px;
		height: 900px;
		z-index: 0;
	}

	div.csc-textpic-text {
		width: 760px;
		position: absolute;
		margin: 0px 0px 0px 0px;
		left: 170px;
		z-index: 3;
		border: 0px solid #999;
	}
	div.csc-textpic-imagewrap dl dt img {
		margin: 0px 0px 0px 0px !important;
		position: absolute;
		top: 75px;
		z-index: 2;
		border: 0px solid #999;
	}
	p {
		/*color: #004494;*/
		font-size: 15px
	}
}
