@charset "utf-8";
/* CSS Document */

#header {
	width: 927px;
}
#main {
	width: 927px;
	background-image: url(../img/bkgnd_left.gif);
	background-repeat: repeat-y;
}
#footer {
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A604E;
	font-family: Tahoma;
	font-size: 10px;
	color: #4D523F;
}