#HeaderImg01 {
	margin-left:10px;
	height: 170px;
	width: 780px;
	background-image: url(/blog/img/HeadImg03.jpg);
	background-repeat: no-repeat;
}

#InfoContainer {
	overflow: hidden;
	_height: 1%;
}

#InfoLeft {
	margin-left:5px;
	margin-right:10px;
	background-color: #CCCCCC;
	height: 200px;
	width: 195px;
	background-image: url(../img/Infoimg04.jpg);
	background-repeat: no-repeat;
}

#InfoBoard {
	overflow: hidden;
	_height: 1%;
}

#InfoContents {
	width: 450px;
	float: left;
}

#infoBanner {
	width: 250px;
	float: right;
}