html {
	margin: 0;
	padding:0;
	}

body {
    margin-top: 0px; 
	margin-left: auto;
	margin-right: auto;
	padding: 0px; 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px; 
	color: #000000;
	background-image: url(../images/page_bg.gif);
	text-align: center;
	outline: none;
	z-index: -1;
	width: 100%;
}

a {
	color: #0000ff;
	outline: none;
}

.hr-blue {
    color: #ffffff;
	height: 1px;
	border-bottom: 1px dotted #6EACE9;
}

img {
	border: 0;
}

img a:active{
	border: 2px solid #FF0000;
}

h1 {
    font-size: 14px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 0px;
}

h4 {
    font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

label {
    position: relative;
	top: -3px;
	bottom: 10px;
	left: 0px;
	color: #ED411F;
	font-size: 11px;
	font-weight: bold;
}

textarea{
    resize: none
}

.bulletsep {
    position: relative;
	display: inline;
	float: left;
	margin-right: 5px;
}

.clear {
    clear: both;
}

#mainouterwrapper {
    position: relative;
	margin-top: 48px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 100%;
	min-height: 682px;
	background-color: #ffffff;
	background-image: url(../images/mainouterwrapper_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	z-index: 1;
}

#maininnerwrapper {
    position: relative;
	width: 980px;
	max-width: 980px;
	overflow-x: hidden;
	margin-left: auto;
	margin-right: auto;
}

#banner { 
    width: 980px;
	height: 60px;
	background-image: url(../images/clouds_01.jpg);
	background-repeat: no-repeat;
}

#menulevel {
    position: relative;
	width: 980px;
	height: 30px;
}

#cloudbase1 {
    position: relative;
	display: inline;
	float: left;
	width: 337px;
	height: 30px;
	background-image: url(../images/cloudbase_01.jpg);
	background-repeat: no-repeat;
}

#buttonset_home {
    position: relative;
	display: inline;
	float: left;
	width: 603px;
	height: 30px;
	background-image: url(../images/buttonset_home.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#buttonset_projects {
    position: relative;
	display: inline;
	float: left;
	width: 603px;
	height: 30px;
	background-image: url(../images/buttonset_projects.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#buttonset_sustainability {
    position: relative;
	display: inline;
	float: left;
	width: 603px;
	height: 30px;
	background-image: url(../images/buttonset_sustainability.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#buttonset_partnership {
    position: relative;
	display: inline;
	float: left;
	width: 603px;
	height: 30px;
	background-image: url(../images/buttonset_partnership.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#buttonset_contact {
    position: relative;
	display: inline;
	float: left;
	width: 603px;
	height: 30px;
	background-image: url(../images/buttonset_contact.gif);
	background-repeat: no-repeat;
	text-align: left;
}

a#home_link {
    position: relative;
	display: inline;
	float: left;
	width: 114px;
	height: 30px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
	margin-right: 10px;
}

a#home_link:hover {
    text-decoration: underline;
}

a#projects_link {
    position: relative;
	display: inline;
	float: left;
	width: 111px;
	height: 30px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
	margin-right: 10px;
}

a#projects_link:hover {
    text-decoration: underline;
}

a#sustainability_link {
    position: relative;
	display: inline;
	float: left;
	width: 111px;
	height: 30px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
	margin-right: 12px;
}

a#sustainability_link:hover {
    text-decoration: underline;
}

a#partnership_link {
    position: relative;
	display: inline;
	float: left;
	width: 111px;
	height: 30px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
	margin-right: 10px;
}

a#partnership_link:hover {
    text-decoration: underline;
}

a#contact_link {
    position: relative;
	display: inline;
	float: left;
	width: 111px;
	height: 30px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
}

a#contact_link:hover {
    text-decoration: underline;
}

#cloudbase2 {
    position: relative;
	display: inline;
	float: left;
	width: 40px;
	height: 30px;
	background-image: url(../images/cloudbase_02.jpg);
	background-repeat: no-repeat;
}

#logolevel {
    position: relative;
	display: inline;
	float: left;
	width: 980px;
	height: 147px;
	background-image: url(../images/logolevel.jpg);
	background-repeat: no-repeat;
}

#midrow {
    position: relative;
	width: 980px;
	min-height: 400px;
}

#leftcol {
    position: relative;
	display: inline;
	float: left;
	width: 328px;
	min-height: 200px;
	text-align: left;
	padding-left: 10px;
}

#newsheader {
    position: relative;
	width: 303px;
	height: 18px;
	margin-top: 15px;
	padding-top: 4px;
	padding-left: 5px;
	background-color: #0AB14B;
	color: #ffffff;
	font-size: 12px;
}

#newsbg {
    position: relative;
	width: 303px;
	padding-top: 4px;
	padding-left: 5px;
	color: #000000;
	font-size: 11px;
	background-image: url(../images/newsbg.gif);
}

#newsfooter {
    position: relative;
	width: 303px;
	height: 31px;
	padding-left: 5px;
	background-image: url(../images/newsfooter.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	background-color: #EBEBEB;
}

.newsheading {
    color: #009900;
	margin-bottom: 3px;
	font-size: 11px;
	text-transform: uppercase;
}

.newsdate {
    color: #0066FF;
	font-size: 10px;
}

a.blocktext {
    color: #009900;
	padding-top: 3px;
}

.newspreview {
    width: 285px;
}

.newsfull {
    display: none;
	width: 285px;
}

.arrowcontainer {
    text-align: right;
	width: 295px;
	margin-top: -10px;
	margin-bottom: 20px;
}

#centercol {
    position: relative;
	display: inline;
	float: left;
	width: 481px;
	text-align: left;
}

.centercolheader {
    position: relative;
	width: 474px;
	height: 18px;
	margin-top: 15px;
	padding-top: 4px;
	padding-left: 5px;
	background-color: #6EACE9;
	color: #ffffff;
	font-size: 12px;
}

#centercolcontent {
    position: relative;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 25px;
}

#rightcol {
    position: relative;
	display: inline;
	float: left;
	width: 113px;
	min-height: 200px;
	margin-left: 8px;
	text-align: left;
}

.rightcolheader {
    position: relative;
	width: 107px;
	height: 18px;
	margin-top: 15px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 2px;
	background-color: #b9b9b9;
	color: #ffffff;
	font-size: 11px;
}

.rightcoltext {
    position: relative;
	width: 107px;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 10px;
	padding-right: 2px;
	background-color: #eeeeee;
	text-align: center;
	font-size: 10px;
}

a.rightcol_links {
    color:#0000FF;
}

#riverlogo {
    position: relative;
	margin-top: 15px;
	margin-left: 5px;
}

#contactcontent {
    position: relative;
	display: inline;
	float: left;
	margin-top: 10px;
	width: 160px;
	margin-right: 10px;
	border: 1px solid #6EACE9;
	padding: 5px;
}

#contactform {
    position: relative;
	display: inline;
	float: left;
	width: 285px;
	margin-top: 10px;
	border: 1px solid #6EACE9;
	padding: 5px;
	margin-bottom: 25px;
}

.formlabels {
    position: relative;
	font-size: 10px;
	color: #777777;
	margin-bottom: 3px;
}

.formfields {
    position: relative;
	font-size: 11px;
	border: 1px solid #009900;
	margin-bottom: 12px;
	resize: no;
	outline: none;
}

#footer {
    position: relative;
	height: 25px;
	background-image: url(../images/footerbar.gif);
	background-repeat: repeat-x;
}

/*river menu*/
#menurow {
    position: fixed;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
	height: 48px;
	text-align: center;
	color: #555555;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	text-align: center;
	background-image: url(../images/rivermenu_bg.gif);
	z-index: 1000000;
	overflow-x: hidden;
	clear: both;
}

#rmenu_itemwrapper {
    position: relative;
	width: 915px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
}

.menuseparator {
    position: relative;
	display: inline;
	float: left;
	margin-left: 12px;
	margin-right: 16px;
	width: 3px;
	height: 45px;
	background-image: url(../images/menuseparator.gif);
	background-repeat: no-repeat;
}

a.menulink{
    position: relative;
	display: inline;
	float: left;
    margin-top: 15px;
	color: #555555;
	text-decoration: none;
}

a.menulink:hover {
    color: #990000;
}
/*end river menu*/