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

body {
	background:url(../images/home_bg.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#435f87;
}
#mainContentContainer {
	width:550px;
	height:430px;
	padding:14px 0 0 25px;
	position:relative;
}
#streamway_logo {
	padding:0 0 17px 0;
}
#streamway_logo img {
	behavior:url(iepngfix.htc);
}

.light_copy {
	line-height:20px;
	width:480px;
	margin-top:10px;
}
#purpleTextContainer {
	position:absolute;
	top:308px;
	width:510px;
}
#purpleTextContainer .title {
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
#purpleTextContainer p {
	padding:4px 0 0 0;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	line-height:14px;
}