body {
	background-color:#F3F1E2;
	line-height:18px;
}
#footerDiv {
	clear: both;
	width: auto;
	background-color:#EDEDED;
	padding: 23px;
	font-size:11px;
	color: #666666;
}
#mainLeftDiv {
	width: 655px;
	float: left;
}

#mainLeftPageDiv {
	width: 655px;
	float: left;
	background-color: #F3F1E2;
	border: 1px solid #CCCCCC;
	padding: 9px;
	min-height:407px;
}

#mainRightDiv {
	width: 250px;
	float: right;
}

#mainContentDiv {
	clear: both;
	float: left;
	width: 930px;
	margin: 15px;
}
#homePicsDiv {
	float: left;
	width: 100%;
	height: 166px;
	background-color: #CCCCCC;
}



#wrapper {
	background-color:#FFFFFF;
	width:960px;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
#homePics {
	margin-top: 23px;
	margin-left: 3px;
}
#homePics img {
	border: 2px solid #CCCCCC;
	margin-right: 15px;
}



#bannerImages {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#bannerWrap {
clear:both;
height:166px;
position:relative;
z-index:30;
}
#homeTopTop {
	position:absolute;
	top:14px;
	width:960px;
	height:166px;
	z-index:50;
}

#rightTickets {
	float:right;
	padding:20px;
	width:200px;
	height:166px;
	background-color: #DDDDDD;
}

#rightShowInfo {
	float:right;
	padding:20px;
	width:200px;
	height:166px;
	background-color: #8ED3EA;
	margin-bottom: 13px;
}

#rightOther1 {
clear:both;
	margin-top:1em;
	float:right;
	width:240px;
}

#rightOther1 ul {
float:left;
list-style:none;
}
#rightOther1 li {
width:240px;
float:left;
text-align:center;
}

#competitorsDiv, #visitorsDiv, #tradersDiv {
cursor:pointer;
color:#FFFFFF;
font-size:23px;
float:left;
margin-top:13px;
margin-right:13px;
padding:20px;
width:150px;
}
#competitorsDiv {background-color:#1C406A;}
#competitorsDiv:hover {
	background-color:#407ECC;
}
#visitorsDiv {background-color:#1D7898;}
#visitorsDiv:hover {
	background-color:#66C2E1;
}
#tradersDiv {background-color:#249385;}
#tradersDiv:hover {
	background-color:#64D9CA;
}
a {
	text-decoration:none;
	color:#AC1413;
}
a:hover {
	color:#E11A1A;
	text-decoration: underline;
}
#downloadDiv {
	margin-top: 23px;
}
#bannerAdsTop {
width:240px;
float:left;
height:10px;
	background-image: url(../images/adcontainer/ad-top.png);
	background-repeat: no-repeat;
}
#bannerAdsBottom {
	height:10px;
	background-image: url(../images/adcontainer/ad-bottom.png);
	background-repeat: no-repeat;
}
#bannerAds {
float:left;
width:240px;
	background-image:url(../images/adcontainer/ad-centre.png);
	background-repeat: repeat-y;
}
#mainLeftPageDiv input, textarea {
padding:5px;
}
#adLogoDiv {
float:left;
width:240px;
}
#adContentDiv {
float:left;
width:393px;
margin-top:40px;
}
#facebookLinkDiv {
float:right;
margin-bottom:13px;
}
