.footer-bg {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 775px;
}
.background {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	height: 290px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.read {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.broderline {
	border: 1px solid #CCCCCC;
}
.navi-bg {
	background-image: url(../images/navi-bg.gif);
	background-repeat: repeat-y;
	width: 179px;
}

