body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #000066;}


#wrap {
	background-color: #FFFFFF;
	width: 990px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 165px;
}
#header {
	position: absolute;
	width: 990px;
	height: 131px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

#header img {
	border: 0px}
	
#headerRCM {
	position: absolute;
	top: 3px;
	left: 20px;
	padding-top: 5px;
	border: 0px;
}
#headerREAL {
	float: right;
	position: absolute;
	top: 3px;
	left: 20px;
	padding-top: 5px;
	border: 0px;
}

#footer {
	clear:both;}


#menutop {
	width: 100%
	overflow: hidden;
	position: absolute;
	top: 155px;
	width: 990px;
	clear: both;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

/*offset of tabs relative to browser left edge of 5px plus remove dots*/
#menutop ul{

	margin: 0;
	padding: 0;
	padding-left: 5px; 
	list-style-type: none; }

/* display menu in a horizontal row */
#menutop li {
	display: inline;
	margin: 0;
	}


#menutop  li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 6px; /*padding inside each tab*/
	border-right: 2px solid white; /*right divider between tabs*/
	font-size: 14px;
	font-weight:normal;
	color: #336699;
	background: #f3f3f3;
	width: 108px;
	text-align: center;
}

/* Menu hovering color is same shade as banner */
#menutop li a:hover {
	background:#abcdde;}


#contents {
	line-height: 18px;
	text-align:center;
	background-color:#ffffff;
	position: absolute;
	top: 180px;
	width: 990px;
	}
#contents  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336699;}

#contents  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 700;}

#contents  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 700;
	text-align: center;
	background-color:#abcdde;
	margin: 0;
	padding-bottom:5px;
	padding-top:5px;}
	
#contents  h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #cc0000;
	font-style: italic;
}


#contents #main  {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
	clear: both;
}

/* pictures floating with text 		*/
#contents #main img {
	clear: both;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-left:0px;}
	
#contents #main #newslist {
	padding-left: 260px;
	font-style: italic;
	line-height: 30px;
	text-decoration: none;
}
	
#contents #main #backtotop {
	text-align: right;
	color: #cc0000;
	padding-right: 30px;
	font-style: italic;
}

#contents #main ol li {
	list-style-type: decimal;}

#contents #main ul li {
	list-style-position: inside;
	list-style-type: disc;}

#contents #main  #section1 ul li {
	list-style-type: none;
	display: block;}


#contents #section2 {
	display: block;
	text-align: left;
	float:left;	
	width:200px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color:#f3f3f3;}

#contents #section2 li a {
	border-top: 1px dotted #000066;
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 14px;
	text-decoration: none;
	color: #336699;}

#contents #section2 ul {
	margin: 0;
	padding: 0;
	padding-right: 5px;
	list-style-type:none;}

/* Hovering color is same shade as banner */
#contents #section2 li a:hover {
	background:#abcdde;}

#contents #section3 {
	text-align: left;
	float:left;
	width:530px;
	padding-right: 10px;
	padding-left: 10px;}

#contents #section3a {
	text-align: left;
	float:left;
	width:730px;
	padding-right: 10px;
	padding-left: 10px;}


#contents #section4 {
	display: block;
	text-align: left;
	float:right;
	width:200px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color:#f3f3f3}

#contents #section4 li a {
	border-top: 1px dotted #000066;
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 14px;
	text-decoration: none;
	color: #336699;}

#contents #section4 ul {
	margin: 0;
	padding: 0;
	padding-right: 5px;
	list-style-type:none;}

/* Hovering color is same shade as banner */
#contents #section4 li a:hover {
	background:#abcdde;}


	

