/* Content *******************************/
#contLeftWrap {
	width: 402px;
	float: left;
}
#contIlluBottom,
#contNavBottom {
	width: 198px;
	_width: 202px;
	height: 116px;
	overflow: hidden;
	float: left;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	background-color: #568BCE;
}
#contNavBottom {
	width: 198px;
	_width: 200px;
	border-left: none;
	background-color: none;
}
#contIlluBottom,
#contNavBottom {
	border-top: 2px solid #FFF;
}
#contMain {
	border-left: none;
	_height: 492px;
	min-height: 494px;
	display:block;
}
#contWrap {
	background-image: url('../img/bg_white.gif');
	background-position: 400px 496px;
	background-repeat: repeat-y;
	overflow:auto;
	_overflow:visible;
	_height:492px;	
	display:block;
	margin-bottom:20px;
}