html {
	height: 100%

}

body {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	position: relative;
	height: 100%
	
}

a img { border: none; }

body.idx {
	background: #eee;

}
#head {
	height: 285px;
	border-top: 4px solid #ddd;
	border-bottom: 4px solid #ddd;
	background: url( rzs_h2.jpg ) center center repeat-x;
}

#wrapindex #head{
	height: 285px;
	border-top: 4px solid #ddd;
	border-bottom: 4px solid #ddd;
}

#wrapindex{
	position: relative;
	top: 50%;
	margin-top: -180px;
	height: 300px;
}

#hcontent {
	width: 440px;
	margin: 0 auto;
}
#hcontent h1 {
	margin: 0;
}
#hcontent a{
	display: block;
	color: #000;
	text-decoration: none;
	height: 19px;
	font-size: 12px;
	padding: 4px 30px 0 30px;
}
#hcontent a.active{
	background: #c00 !important;
	color: #fff !important;
	font-weight: bold;
}
#hcontent a:hover{
	background: #eee;
	color: #000;
}
#content {
	background: url( rzs_grad.gif ) repeat-x;
	border-bottom: 1px solid #aaa;
}
#wrapcont {
	width: 860px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
	overflow: auto;

}
#lcol {
	float: left;
	width: 210px;
}
#rcol {
	margin-left: 210px;
	padding-left: 30px;

}
#rcol h2 {
	font-size: 25px;
	margin: 0;
	font-weight: normal;
	color: #d00;
}

#rcol p {
	text-align: justify;
	font-size: 15px;
	line-height: 24px;
}


#foot {
	clear: both;
	font-size: 11px;
	color: #aaa;
	width: 380px;
	margin: 0 auto;
	padding: 5px;
}


img a {
	border: none;
}
.cryth {
	font-weight: bold;
}

li {
	font-size: 13px;
	padding-bottom: 10px;
}
