body {
	margin: 0;
	padding: 0;
	background-image: url(../images/main/main_bg.png);
	background-repeat: repeat-x;
}
#container {
	width: 1053px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/main/container_bg.png);
	top: 0px;
	margin-top: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#container #maincontent {
	width: 922px;
	height: auto;
	margin-left: 26px;
	margin-right: 26px;
	margin-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	background-repeat: repeat-y;
	background-position: center;
}
#container #maincontent .across {
	width: 840px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 30px;
	margin-bottom: 6px;
	color: #4E300B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E300B;
	padding-bottom: 6px;
	line-height: 16pt;
}
#container #maincontent .widget1 {
	width: 300px;
	margin-left: 0px;
	float: right;
	margin-right: 30px;
	padding-right: 60px;
	clear: right;
}
#container #maincontent .widget1 object {
	margin-right: 10px;
}
#container   #maincontent .contact_otherways {
	width: 400px;
	height: auto;
	padding: 6px;
	margin-right: 40px;
	margin-top: 0px;
	padding-left: 20px;
	float: right;
}


#container #maincontent .contact {
	width: 440px;
	height: auto;
	padding: 6px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4e300b;
	margin-bottom: 20px;
}
#container #maincontent .contact2 {
	width: 400px;
	height: auto;
	padding: 6px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4e300b;
	margin-bottom: 20px;
	float: right;
	clear: right;
	margin-top:40px;
}
#container #maincontent .tickets {
	width: 410px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #12115A;
	font-size: 13px;
	text-align: center;
	margin-top: 8px;
	float: right;
	clear: right;
}
#container #maincontent .tickets img {
	border: 0;
	margin-bottom: 6px;
}
#container #maincontent .tickets span {
	font-size: 70%;
}
#container  #maincontent  .contact2 img   {
	border: 0px;
}
#container #maincontent .contact2 img a {
	border: 0px;
}
#container #maincontent .contact p, .contact_otherways p, .contact2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e300b;
	line-height: 16px;
}
#container #maincontent .contact p a, .contact_otherways p a {
	color: #E2720B;
	text-decoration: none;
}
#container #maincontent .contact p a:hover, .contact_otherways p a:hover {
	text-decoration: underline;
}
#container #maincontent .contact h3, .contact_otherways h3 {
	font-size: 16px;
	text-transform: inherit;
	margin-bottom: 10px;
	line-height: 20px;
	margin-top: 4px;
	color: #4E300B;
	font-family: Arial, Helvetica, sans-serif;
}
#container #maincontent .contact h3 a, .contact_otherways h3 a {
	color:#E2720B;
	text-decoration:none;
}
#container #maincontent .contact h3  a:hover, .contact_otherways h3 a:hover {
	text-decoration:underline;
}#container #maincontent .contact ul {
}
#container #maincontent .contact ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E300B;
	padding-left: 6px;
}
#container #maincontent .contact a {
	color: #E2720B;
	text-decoration: none;
}
#container #maincontent .contact a:hover {
	text-decoration: underline;
}
