body {
	height:100%;
	margin: 10px 0 0 0;
	padding: 0;
	text-align:center;
	background-color: #b89980;
	/*background: #b89980 url(../images/Logonew2.gif) no-repeat*/ 
}

div#container {
	position:relative;
	width:757px;
	top: 0px;
	left: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF9E8;
}

div#navBar {
	position:absolute;
	width:757px;
	height:59px;
	left: 0px;	
	background-color:#e02200;
	z-index:20;
}

div#bodyContainer {
	position:absolute;
	width: 757px;
	top:59px;
	text-align:left;
	left: 0px;
	background: #e02200;	
}

div#bodyCopy {
	position:relative;
	width: 342px;
	height:250px;	
	text-align: right;	
	padding: 27px 0 0px 40px;
	background: #e02200 url(../images/bg1a.gif) 0px 0px no-repeat;	
	float:left;
}

div#rhs {
	position:relative;
	width: 363px;
	height:250px;
	padding: 27px 0 0 0;
	background: #e02200 url(../flash/home/images/frame1.jpg) 0px 27px no-repeat;		
	float:right;
}

div#newsBar {
	position:relative;
	background: #f2745d url(../images/bg2.gif) 0px 0px no-repeat;	
	width:747px;
	height: 23px;
	left: 0px;	
	text-align:right;
	vertical-align:middle;
	padding: 6px 10px 0 0;
	float:left;
	clear: both;
}

div#footer {
	position:relative;
	width:757px;
	background: #8c0003 url(../images/bg3.gif) 0px 0px no-repeat;
	height: 105px;
	text-align:left;
	float:left;
	clear: both;
	background-color: #8c0003;
}

#logo {
	position: relative;
	width: 105px;
	float:left;
	height: 105px;
	}
	
#emailAddress {
	position: relative;
	width: 170px;
	float:left;
	top: 80px;
	left: 20px;
	}	

#New {
	position: relative;
	width: 140px;
	float:left;
	top: 29px;
	left: 20px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF;
	filter:alpha(Opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;	
	}

#address1 {
	position: relative;
	width: 110px;
	float:left;
	top: 63px;
	left: 136px;
	}

#address2 {
	position: relative;
	width: 110px;
	float:left;
	top: 63px;
	left: 146px;
	}

#address3 {
	position: relative;
	width: 100px;
	float:left;
	top: 63px;
	left: 156px;
	}
	
#footerLinks {
	position:relative;
	background-color:#b89980;
	color:#FFEADF;
	width:757px;
	height: 30px;
	text-align:left;
	float:left;
	clear: both;
}	
	
