#menu {
	background: url("images/menu_bg.gif") repeat-y;
	height: 596px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 600px;
}
html>body #menu {  } /* IE 5 Fix */

#content {
	background: #FFF url("images/index_side_bg.jpg") top right no-repeat;
	height: 600px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 560px;
}

html>body #content {
	height: auto;
	min-height: 560px;
}

#index_bg {
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

span.curveblock {
	display: block;
	float: right;
	clear: right;
	height: 20px;
	margin-left: 20px;
	position: relative;
	top: -20px;
	right: -20px;
}

p.slogan {
	font-family: "Arial Narrow", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #3F3F40;
	letter-spacing: 3px;
	font-style: italic;
	margin-top: 30px;
}