* {
	margin:0;
	padding:0;
	top:0;
	left:0;
}
body {
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(/rimages/bkg.gif);
	height:100%;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	
/* Header & Top Navigation Styles */
#top {                
	margin: 0 0 0 0;
	padding:0 0 0 0;	
  	height:83px;
	background-image: url(/rimages/hdrbkg.gif);
	background-position: top;
}
#header {                
	width: 900px;	
	margin:auto;
	padding:0 0 0 0;
  	height:83px;
}
#logo { 
    float: left;               
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 400px;	
}
#logo img {
	padding:0 15px 0 0;
}
#header-banner {
    float: left;   
	margin: 9px 0 0 0;            
	padding:0 0 0 0;
	width: 500px;	
}
#header-banner img {
	border: 1px;
	border-color: #0088CB;
}
#top-nav {                
	margin: 0 0 0 0;
	padding:0 0 0 0;	
  	height:20px;
	background-image: url(rimages/topnavbkg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#tab {                
	width: 900px;	
	margin:auto;
	padding:0 0 0 0;
  	height:20px;
	background-image: url(rimages/tabbkg.gif);
	background-position: top;
}
#tab p {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
#tab a {
	color: #ffffff;
	text-decoration: none;
}
#tab a:hover {
	color: #6BC2ED;
	text-decoration: underline;
}

/* Central Content Area */
#main {
	width:900px;
	margin:auto;
	padding: 0 0 0 0;
	min-height: 400px;
	height:auto !important;
	background-color:#ffffff;
	height: 100%;
}
#inner {
	width:866;
	margin:auto;
	padding: 0 0 0 0;
	min-height: 400px;
	height:auto !important;
	background-color:#ffffff;
	overflow: hidden;
}
#inner a {
	color: #045B86;
	text-decoration: none;
}
#inner a:hover {
	color: #666666;
	text-decoration: underline;
}
#left-nav {
    float: left;
	width:180px;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	background-color: #D8E7EF;
}

/* Main Content Styles */
#central {
    float: left;
	width:476px;
	margin: 10px 5px 0 10px;
	padding: 0 0 0 0;
	background-color: #ffffff;
}
#home-top {
	width:476px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
  	height:244px;
	background-image: url(rimages/hp-welcome-bkg.gif);
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#welcome-pics {
    float: left;
	position: relative;
	width:200px;
	height:235px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#welcome-pic1 {
	z-index: 2;
	position: absolute;
	top: 2px;
	left: 50px;
	width: 126px;
	height: 112px;
}
#welcome-pic2 {
	z-index: 1;
	position: absolute;
	top: 99px;
	left: 0px;
	width: 126px;
	height: 112px;
}
#welcome-text {
	position: absolute;
	top: 0px;
	left: 168px;
	width:318px;
	height:235px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
}
#home-center {
	width:476px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
  	min-height:253px;
	height: auto; !important
	background-image: url(rimages/hp-center-bkg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#feed-finder {
	position: absolute;
	top: 0px;
	left: 11px;
	width:127px;
	height:113px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	align: center;
	font-weight: bold;
}
#feed-finder a {
	color: #045B86;
	text-decoration: none;
}
#feed-finder a:hover {
	color: #666666;
	text-decoration: underline;
}
#hp-tools {
	position: absolute;
	top: 130px;
	left: 0px;
	width:140px;
	height:113px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	align: center;
	font-weight: bold;
	font-size: 10px;}
#hp-tools a {
	color: #045B86;
	text-decoration: none;
}
#hp-tools a:hover {
	color: #666666;
	text-decoration: underline;
}
#aquanews {
	position: absolute;
	top: 0px;
	left: 161px;
	width:315px;
	min-height:236px;
	height: auto; !important
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	align: center;
}
#aquanews a {
	color: #045B86;
	text-decoration: underline;
}
#aquanews a:hover {
	color: #666666;
	text-decoration: underline;
}
#home-bottom {
	width:476px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
  	min-height:150px;
}
#home-bottom a {
	color: #045B86;
	text-decoration: underline;
}
#home-bottom a:hover {
	color: #666666;
	text-decoration: underline;
}

/* Right Side Bar Styles */
#right-bar {
    float: left;
	width:180px;
	margin: 10px 10px 0 10px;
	padding: 0 0 0 0;
	background-color: #ffffff;
}
.forminput {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #666666;
}
ul.search {
	list-style-type: square;
	margin-left: 0;
	padding-left: 2em;
	padding-bottom: 1em;
	padding-top: 1em;
}
.subscribe {
	font-family : Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #0088CB;
}
ul.subscribe {
	font-size : 11px;
	list-style-image: url(/rimages/subscribe-bullet.gif);
	margin-left: 0;
	padding-left: 2em;
	padding-bottom: 1em;
	padding-top: 1em;
	line-height: 2em;
}
a.subscribe {
	font-size : 10px;
	color: #333333;
	text-decoration: underline;
}
a.subscribe:hover {
	font-size : 10px;
	color: #0088CB;
	text-decoration: underline;
}
#right-bar p {
 padding: 0 0 15px 0;	
}

/* Footer Styles */
#bottom {
    clear: none;
	width:866px;
	margin:auto;
	padding: 0 0 0 0;
	height: 120px;
	background-color:#ffffff;
	background-image: url(rimages/footerbkg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#bottom-text {
    margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	width: 866px;
	padding: 0 0 0 0;	
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
#bottom-text a {
	color: #ffffff;
	text-decoration: none;
}
#bottom-text a:hover {
	color: #cccccc;
	text-decoration: underline;
}


