@charset "utf-8";
* {
	behavior: url(css/iepngfix.htc)
}
* {
	margin:0px;
	padding:0px;
}
/*  =============
	MAIN SETTINGS
	=============  */
body {
	color: #2a3644;
	font-size: 12px;
	font-family: Tahoma, Arial;
	text-align: center;
	background: #000 url(../images/black_orange_01.jpg) repeat-x center top;
}
img {
	border: none;
}
a {
	color:#fff9ae;
	text-decoration:none;
}
a:hover {
	color:#2a3644;
}
a.greenLink {
	color:#026ed2;
	text-decoration:none;
}
a.greenLink:hover {
	color:#1A61DF;
}
.darkPod a:hover {
	color:#333;
}
.toBlueTx {
	color:#597495;
}
.toGreenTx {
	color:#597495;
}
a.skipLink {
	position:absolute;
	width:30px;
	text-indent:-10000px;
	text-align:left;
	margin-right:20px;
}
a.skipLink:focus, a.skipLink:active {
	color:red;
	font-weight:bold;
	font-size:14px;
	text-indent:0;
	position:relative;
}
p {
	margin-bottom:10px;
}
p.dotBott {
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px dotted #597495;
}
.clr {
	clear:both;
}
.clear,
.clrTiny {
	clear:both;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
}
img.toBlock {
	display:block;
}
.toLeft {
	float:left;
	display:inline;
}
.toRight {
	float:right;
	display:inline;
}
.imgToLeft {
	float:left;
	display:inline !important;
	margin:0 20px 15px 0;
}
.imgTRight {
	float:right;
	display:inline !important;
	margin:0 0 15px 20px;
}
form {
	margin:0;
	padding:0;
}
#container {
	width: 739px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#mainContent {
	padding: 0px;
	padding-top:100px;
	background: #8eadd4 url(../images/bgr_PageTop.jpg) left top no-repeat;
	
	height: 1%;
}
#header {
	background: #DDDDDD url(../images/dummyTopFlash.jpg) 0 0 no-repeat;
	width:739px;
	height:245px;
	padding: 0px;
}
#header #home {
	width:400px;
	height:120px;
	float:left;
	display:inline;
}
#header #tix {
	display:inline;
	width:160px;
	height:120px;
	float:right;
	margin-left:179px;
}
#header #tix img {
	display:block;
	border:0 none;
}
#header ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-top:100px;
	float:left;
	display:inline;
	height:23px;
	overflow:hidden;
}
#header ul li {
	float:left;
	display:inline;
	height:23px;
}
#header ul li img {
	display:block;
	border:0 none;
}
#mainContent h2.blueArrow {
	padding-left:22px;
	color:#016BCE;
	font-size:20px;
	background:url(../images/arrow_Blue.png) 0px 4px no-repeat;
	margin-bottom:20px;
	width:80%;
}
#mainContent h3 {
	color:#fff9ae;
	font-size:16px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	padding: 83px 20px 4px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#8eadd4 url(../images/footer/bg_Footer.jpg) left bottom no-repeat;
	width:699px;
}
	#footer .FooterPromoters {
		float:left;
		margin-top:-17px;
	}
	#footer .FooterPartners {
		float: left;
		margin-top:-17px;		
		width: 228px;
	}
	#footer .FooterPromoters img,
	#footer .FooterPartners img {
		margin-right: 20px;
	}
	#footer .FooterSponsors {
		float: left;
		margin-top:-17px;	
		margin-left:-35px
	}
	#footer .FooterHeader {
		color: #fff;
		font-size: 10px;

	}
#footer .leftLbl {
	margin: 0px 0px 0px 0px;
	float:left;
	display:inline;
}
#footer #logoChugg {
	margin: 0px 0px 0px 0px;
	float:left;
	display:inline;
	border:0 none;
}
#footer #logoEdge {
	margin: 0px 0px 0px 0px;
	float:left;
	display:inline;
	border:0 none;
}
#footer #logoSsangyong {
	margin: 0px 0px 0px 0px;
	float:left;
	display:inline;
	border:0 none;
}
#footer .rightLbl {
	margin: 0px 0px 0px 0px;
	float:right;
	display:inline;
}
#footer #logoAustar {
	margin: 0px 0px 0px 0px;
	;
	float:right;
	display:inline;
	border:0 none;
}
.clear {
	clear: both;
	max-height: -1px;
}

.Heading {
	background: url(../images/home/HeaderArrow.png) no-repeat left center;
	padding-left: 20px;
	padding-bottom: 5px;
	
	color: #fff9ae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.CreamColour {
	color: #fff9ae;	
}
.MainHeading {
	color: #fff9ae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;	
}