.main {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	padding-right: 30px;
}

.main-white {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #ffffff;
	padding-right: 35px;
}

.main a, .link a {
	text-decoration: none;
	color: #333333;
}

.main a:hover, .link a:hover {
	text-decoration: none;
	color: #333333;
}

.heading-orange {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #D06F1A;
}

.white-expresslge {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #ffffff;
}

.white-express {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
}

.white-express a {
	text-decoration: none;
	color: #ffffff;
}

.orange-express {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #D06F1A;
}

.location-bg {
	background-image: url(../images/stage/location-map.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.location-bg-two {
	background-image: url(../images/stage/location-map-02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.media-orange {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #D06F1A;
}

.media-orange a {
text-decoration: none;
	color: #D06F1A;
}