div.company_logo {
	position: relative;
	background-image: url("/images/company_logo.png");
	width: 610px;
	height: 226px;
	left: 198px;
}

td.company_text {
	width: 433px;
	height: 310px;
	vertical-align: top;
}

table.company_text_table {
	border: 0px;
	width: 433px;
}

td.company_text_top {
	background-image: url("/images/company_text_top.png");
	width: 433px;
	height: 28px;
}

td.company_text_left {
	background-image: url("/images/company_text_left.png");
	background-repeat: repeat-y;
	width: 28px;
	height: 1px;
}

td.company_text_right {
	background-image: url("/images/company_text_right.png");
	background-repeat: repeat-y;
	width: 30px;
	height: 1px;
}

td.company_text_middle {
	background-image: url('/images/company_text.png');
	background-repeat: no-repeat;
	background-color: #363636;
	width: 375px;
	height: 212px;
	text-align: justify;
	vertical-align: top;
	padding-top: 2px;
}

td.company_text_bottom {
	background-image: url("/images/company_text_bottom.png");
	text-align: right;
	width: 433px;
	height: 82px;
}

div.company_text {
	margin: 1px;
}

div.company_button {
	margin-top: 30px;
}

div.company_tickets {
	position: relative;
	background-image: url("/images/company_ticket.png");
	background-repeat: no-repeat;
	width: 200px;
	height: 96px;
	left: 172px;
	top: -20px;
	padding-left: 17px;
	padding-top: 15px;
}

div.company_tickets_flash {
	position: absolute;
	top: -157px; /* -240 */
	left: 168px;
	width: 205px;
	height: 200px;
	padding-left: 20px;
	padding-top: 16px;
}

div.company_sponsor {
	position: relative;
	background-image: url("/images/company_sponsor.png");
	width: 200px;
	height: 96px;
	left: 172px;
	top: -53px;
}

div.company_menu {
	position: relative;
	background-image: url("/images/company_menu.png");
	background-repeat: no-repeat;
	width: 200px;
	height: 160px;
	left: 172px;
	top: -73px;
	padding-left: 26px;
	padding-top: 31px;
}

div.company_left {
	position: relative;
	width: 433px;
	left: 195px;
	top: -27px;
	float: left;
	z-index: 1;
}

div.company_right {
	position: relative;
	width: auto;
	float: left;
	z-index: 0;
}
