.wrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.rightcolum {
	height: 500px;
	width: 850px;
	float: none;
	z-index: 1;
	position: absolute;
	left: 225px;
	top: 100px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #666;
}
.footer {
	position: fixed;
	bottom: 0px;
	height: 15px;
	width: 100%;
	clear: both;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	vertical-align: middle;
	text-indent: 5px;
	background-color: #F89721;
	display: block;
	z-index: 10;
}
.header {
	position: fixed;
	height: 97px;
	width: 100%;
	float: left;
	z-index: 5;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	background-color: #FFF;
}
.logo {
	float: right;
	height: 100px;
	width: 100px;
	z-index: 6;
	right: 0px;
	position: fixed;
}
.wrapper .header h1 {
	font-size: 40px;
	font-weight: bold;
	color: #F89721;
	font-variant: small-caps;
	text-transform: none;
}
.wrapper .rightcolum table tr td h3 {
	color: #FFF;
}
.wrapper .rightcolum table tr td p {
	color: #FFF;
	text-align: left;
	text-indent: 0px;
	width: 320px;
}
.wrapper .header hr {
	color: #F90;
}
.wrapper .rightcolum table tr td a {
	font-size: x-small;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.wrapper .rightcolum table tr td a:hover {
	color: #f89721;
}
.wrapper .rightcolum table tr td h2 {
	color: #F89721;
}
.wrapper .rightcolum div {
	background-image: url(images/rZ_bg2.jpg);
	height: 100%;
}

