@charset "UTF-8";

* {font-family: Arial, Helvetica, sans-serif;}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
body {
	background-image: url(../images/rew-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ca6b3c;
}
a {color:#FF0; text-decoration:none;}
a:hover {
	color:#6FF;
	text-decoration:underline;
}

.wrapper {
	width: 911px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.sheer {
	background-image: url(../images/sheer.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 80px;
}
.content {
	min-height: 500px;
	position: relative;
}
.navbar {
	height: 48px;
	background-image: url(../images/nvbg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	z-index: 10;
}

.banner {
	height: 80px;
	position: relative;
}
.banner .loc {
	font-size: 25px;
	font-weight: bold;
	position: absolute;
	left: 40px;
	top: 25px;
}
.banner .lic {
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 11px;
}
.banner .logo {
	background-image: url(../images/Readearth-Logo2.png);
	height: 175px;
	width: 121px;
	position: absolute;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	z-index: 500;
	display: block;
	left: -60px;
	top: 10px;
}
.content .main-img {
	position: absolute;
	left: 25px;
	top: 45px;
}
.content .title {
	font-size: 18px;
	line-height: 26px;
	position: absolute;
	width: 380px;
	top: 45px;
	right: 30px;
	text-shadow: #333 1px 1px 1px;
}
.content .hm-txt {
	font-size: 15px;
	position: absolute;
	left: 30px;
	right: 30px;
	top: 270px;
	line-height: 20px;
}
.wrapper .print {
	margin-bottom: 25px;
}
.wrapper .footer {
	background-image: url(../images/foot-trans.png);
	margin-bottom: 150px;
	position: relative;
	height: 120px;
}
.footer .footlinks {
	text-align: center;
	display: block;
	padding-top: 30px;
	padding-bottom: 40px;
}
.footer .footlinks li {
	display: inline;
	padding-right: 25px;
	padding-left: 25px;
}
.footer .footlinks li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.footer .copy {
	font-size: 11px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.footer .footlinks li a:hover {
	color: #FC0;
}
.painting img {
	position: absolute;
	left: -150px;
	top: -150px;
	display: none;
}
.footer .tribe {
	position: absolute;
	top: 10px;
	right: 10px;
}
/* Water */
.water-top-right {
	font-size: 15px;
	line-height: normal;
	position: absolute;
	width: 380px;
	top: 45px;
	right: 30px;
	text-shadow: #333 1px 1px 1px;
}
.water-top-right strong {
	font-size: 18px;
	color: #FC0;
}
.byline {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}
.offer-img {
	margin-left: 40px;
	padding-top: 15px;
}
.content div h3 {
	font-size: 20px;
	font-weight: bold;
	color: #FC0;
	left: 300px;
	top: 50px;
}
.offering-text {
	font-size: 18px;
	position: absolute;
	left: 315px;
	top: 90px;
	width: 500px;
}
.offering-text li {
	margin-bottom: 10px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 20px;
	font-size: 15px;
}
.about {
	position: absolute;
	width: 500px;
	left: 300px;
	top: 270px;
}
.about li {
		font-size: 18px;
	line-height: 25px;
	background-image: url(../images/bullet.png);
	background-position: 6px 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.about-title {
	position: absolute;
	top: 230px;
	font-size: 20px;
	color: #FC0;
	left: 300px;
	font-weight: bold;
}
/* 031212 */.qual-report {
	line-height: 40px;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 45px;
}
.water-quote {
	font-style: oblique;
	font-weight: bolder;
}
.offering-text div {
	font-size: 15px;
}
.avil-hdr {
	font-size: 18px;
	color: #FC0;
	line-height: 25px;
}
