#flash-movie {
	float:left;
	width:955px;
	height:500px;
	margin-top:-25px;
	margin-left:0;
	position: absolute; 
	margin-top: -25px
}
#text-panel {
	float:left;
	position:relative;
	top:75px;
	width: 558px;
	background: url("../images/home-panel-top.gif") no-repeat right top;
	padding: 15px 0 20px 0;
	margin: 0;
	min-height:200px;
	text-align:center;
}

div#text-panel h1 {
	margin-top:-0.2em;
	padding: 0 0 1em 0;
	width: 558px;
	font-size: 22px;
}

div#text-panel-body {
	background-color: #56a20f;
	margin-top:-1.5em;
	padding: 2em 25px 15px 25px;
	text-align:justify;
}
div#text-panel-body p {
	 margin-top:-10px;
	 position:relative;
	 z-index:3;
}
div#text-panel-footer {
	height: 12px;
	background: url("../images/home-panel-bot.gif") no-repeat bottom;
}
#minor-panel {
	float:left;
	position:relative;
	top:2em;
	width: 400px;
	background: url("../images/minor-header-bg.gif") no-repeat right top;
	padding: 15px 0 20px 0;
	margin: 0;
	min-height:200px;
	text-align:center;
}

div#minor-panel h1 {
	margin-top:-0.2em;
	padding: 0 0 1em 0;
	width: 400px;
	font-size: 22px;
}

div#minor-panel-body {
	background-color: #56a20f;
	margin-top:-1em;
	padding: 2em 25px 15px 25px;
	text-align:justify;
}
div#minor-panel-footer {
	height: 12px;
	background: url("../images/minor-panel-bot.gif") no-repeat bottom;
}

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

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

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

#tv {
	float:right;
	position:relative;
	top:2.2em;
	width:116px;
	z-index:2;
}

#tv-container {
	margin-top:4em;
	width:558px;
	float:left;
	
}
