#midContent {
	width: 940px;
	border: #F00 1px solid;
	display:block;
}

#indexLogo {
	text-align: middle;
	padding: 40px 0 50px 358px;
}

#indexLeft {
	width: 460px;
	float:left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#indexRight {
	width: 460px;
	float:right;
	bottom: 5px;
}

#indexCaption {
	margin-top: 5px;
	padding: 5px 0 0 5px;
	height: 80px;
	background: url(images/titleBar.png) repeat-x;
}

#indexCaption a{
	font-size:12px;
	color: #FFF;
	font: Helvetica;
	text-decoration:none;
}

#indexCaption a:hover {
	color: #CCC;
}

#BannerArea IMG {
	padding-right: 8px;
	display: inline;
	float: left;

}