﻿#header
{
	background: #ffffff;
	width:100%;
	height: 90px;
	voice-family: inherit;	
	left:0px;
	top:0px;
	vertical-align: top;
	
}
.left
{
	background: url(../images/2223/rhs_signon_01.jpg);
	position:absolute;
	width: 369px;
    left:0px;
    margin-left: 0px;
    margin-top: 0px;	
	top:0px;	
	height: 81px;
}
.middle
{
	background:url(../images/2223/rhs_signon_spacer.jpg);
	margin-left:0px;
	margin-right:1px;		
	/*float: left;	*/
	height: 81px;	
	width:99%;
	/*min-width:755px;*/
}
.right
{
	background:url(../images/2223/rhs_signon_03.jpg);
	position:absolute;
	width: 382px;	
	height: 81px;
	top:0px;
	right:0px;

}
#MainBody
{
 min-height:600px;
 height:600px; /* height (equivalent to min-height for IE 7 && FF) is requied for IE6 version */
}
/*********************
Footer
*********************/
#Footer
{
	float: left;
	background: url(../images/2223/footer_1.jpg);
	height: 39px;
	width: 100%;	
}
#FooterCurve
{
	float: right;
	background: url(../images/2223/footer_2.jpg);
	width: 50px;
	height: 39px;
}
#copyright
{
	padding-left: 50px;
	font-weight: bold;
	font-size: 9px;
	color: #009D86;
	margin-top:18px;
	position: relative;
	height: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
