@charset "utf-8";
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c8163b;
	line-height: normal;
}
.main {
	background-color: #f8f6ca;
	height: auto;
	width: 745px;
	background-image: url(/img/bg-main-content.gif);
	background-repeat: no-repeat;
	background-position: 345px bottom;
}
.menu {
	background-color: #c8163b;
	height: auto;
	width: 191px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 43px;
	padding-right: 14px;
	padding-bottom: 43px;
	padding-left: 28px;
	line-height: normal;
}