#content {
	width:100%;
}
#flash-movie {
	float:left;
	width:960px;
	height:500px;
	margin-top:-30px;
	margin-left:0px;
	position: absolute; 
	margin-top: -25px
}
#text-panel {
	font-size: 1em;
	float:left;
	position:relative;
	top:75px;
	margin:0px auto auto 0px;
	text-align:left;
}

div#text-panel {
	width: 326px;
	background: url("../images/splodge.jpg") no-repeat 0 -110px;
	padding: 15px 0 0px 0;
	margin: -40px 0 0 0;
	min-height:500px;
	font-weight: normal;
	text-align: center;
}

div#text-panel h1 {
	margin: 0;
	padding: 2px 0 15px 10px;
	width: 326px;
	font-weight: normal;
	font-size: 1.7em
}

div#text-panel p {
	padding: 4px 35px 0 45px;
}
div#text-panel-footer {
	height: 25px;
}

.main-button {
	position:relative;
	top:1em;
	padding-top: 0;
	margin-top: 0;
}

.main-button span {
	display: block;
	background: url("../images/btn-long.gif") no-repeat bottom;
	padding: 15px 0 15px 0;
	width: 100%;
	margin: 0;
	text-align: center;
}

a.main-button {
	text-decoration: none;
	font-size: 13px;
}
div#comp_info {
	margin-top:1em;
}
