h1.home {
	color: #777;
	font-size: 20px;
	text-align: center;
	margin-top: 1px;
}

h3.cds {
	color: #687A91;
	font-size: 13px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 3px;
}

h3.etc {
	color: #7D8976;
	font-size: 13px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 3px;
}

h3.hpr{
	color: #85734C;
	font-size: 13px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 3px;
}

h3.rtec {
	color: #8D7171;
	font-size: 13px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 3px;
}
div#mainwrap {
	width: 100%;
	text-align: center;
	background-color: #C0C0C0;
	border-bottom: 1px solid #999;
}

div#footerwrap {
	width: 100%;
	background: #FFF url(/images/page/footer_background.jpg) repeat-x top;
	border-top: 1px solid #999;
}