#header {
	height: 30px;
	width: 674px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 50px;
}
#content {
	position: relative;
	height: 489px;
	width: 674px;
}
#menu {
	height: 300px;
	width: 733px;
	text-align: left;
}
#menu {
	height: 432px;
	width: 172px;
	float: left;
}
#cl {
	height: 489px;
	width: 232px;
	background-image: url(images/cl01.gif);
	background-repeat: no-repeat;
	float: left;
}
#cm {
	height: 489px;
	width: 270px;
	background-image: url(images/cm01.gif);
	float: left;
	font-size: 12px;
	text-align: left;
	background-repeat: no-repeat;
}
#cl2 {
	height: 489px;
	width: 232px;
	background-image: url(images/cl02.gif);
	background-repeat: no-repeat;
	float: left;
}
#cm2 {
	height: 489px;
	width: 270px;
	float: left;
	font-size: 12px;
	text-align: left;
	background-repeat: no-repeat;
}

