#leftColContent {
	float:left;
	width:783px;
	padding:15px 0 0 0;
	margin:0;
}

#leftColContentHeader {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:783px;
	height:26px;
	background-image:url(../images/left_content_header_white_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#leftColContentHeader ul {
	margin:0;
	padding:0;
}

#leftColContentHeader ul li {
	float:left;
	margin-right:10px;
	padding:0;
	list-style:none;
}

#leftColContentBody {
	float:left;
	width:741px;
	border-left:1px solid #D2D0D0;
	border-right:1px solid #ECEBEA;
	padding:20px;
	margin:0;
	background-color:#fff;
	background-image:url(../images/left_content_body_white_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#leftColContentBody hr {
	color:#D0D0D0;
}

#leftColContentFooter {
	position:relative;
	float:left;
	width:783px;
	padding:0;
	margin:0;
	height:11px;
	background-image:url(../images/left_content_footer_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#tour {
	padding-top:40px;
}

.tourTitle {
	position:absolute;
	left:50%;
	margin-left:-200px;
	width:400px;
	height:120px;
	top:-50px;
	behavior: url(../css/iepngfix.htc);
}

.article {
	clear:both;
	border-top:1px solid #D1D1D1;
	margin:5px 0;
	padding:10px 0 10px 0;
	border-bottom:0;
}

.article img {
	float:left;
	margin:0;
	padding:0 10px 10px 0;
}

.article img.imageRight {
	float:right;
	padding:0 0 10px 10px;
}

.articleContent {
	float:right;
	width:611px;
	margin:0;
	padding:0;
}

#tour h2 {
	clear:both;
}

#tour h2 img {
	padding-bottom:7px;
}

#tour .articleContent {
	float:left;
	width:320px;
}

.articleContent p.more {
	float:right;
	font-size:11px;
	margin-top:-10px;
}

#tour .articleContent p.more {
	float:left;
}

p.more {
	padding-top:10px;
}

.more a {
	color:#06c;
	padding:0 0 0 12px;
	background-image:url(../images/orange_arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-weight:bold;
}

.leftColContentHeader {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:783px;
	height:26px;
	background-image:url(../images/left_content_header_white_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.leftColContentBody {
	float:left;
	width:741px;
	border-left:1px solid #D2D0D0;
	border-right:1px solid #ECEBEA;
	padding:20px;
	margin:0;
	background-color:#fff;
	background-image:url(../images/left_content_body_white_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.leftColContentBody #tour {
	padding:0;
}