#wrap {
	width: 943px;
	background-image: url(images/middle-bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-top: 0px; /*Firefox header to top*/
	/margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 800px;
	height: auto;
	background-position: top;
	top: 0px; /*Firefox height stretch*/
	overflow: hidden; /*Firefox height stretch-white to bottom content*/	
	}
	
html, wrap {        
	height: auto;
	}

	
#hd {
	width: 943px;
	height: 167px;
	float: right;
	background-image: url(imagesfei/header.gif);
	background-repeat: no-repeat;
	}

#top {
	width: 943px;
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 145px;
	text-align: left;
	}

#bd {
	width: 943px;
	margin-bottom: 10px;
	left: 200px;
	}
	

#main {
	width: 555px;
	height: 600px;
	/padding-top:23px;/*IE*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(imagesfei/middle_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: right;
	margin-right: 0px;
	}
	
#mainshad {
	width: 555px;
	height: auto;
	/padding-top:23px;/*IE*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(imagesfei/shad_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	float: left;
	margin-right: 0px;
	}
	
#main2 {
	width: 745px;
	/padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	float: right;
	}

#rcolumn {
	float: right;
	width: 188px;
	margin: 0;
	height: 400px;
	//*background: url('images/righttop.jpg') no-repeat top left;*//
	min-height: 100px;
	position: relative;
	top: 0px;
	}
	
#lcolumn {
	float: left;
	clear: none;
	width: 188px;
	margin: 0;
	height: 150px;
	//*background: url('images/righttop.jpg') no-repeat top left;*//
	min-height: 100px;
	}
	
#menuleft {
	border:1px dotted #999999;
	border-width:0 0 1px 0;
	align: center;
	}
		
	
#rcolumn2 {
	width: 200px;
	//*background: url('images/righttop.jpg') no-repeat top left;*//
	min-height: 150px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	position: relative;
	line-height: normal;
	top: 77px;
	text-indent: 0px;
	/padding-top:10px;/*IE topleft IFAS Prax*/
}
html>body #rcolumn2 {
	margin-top: -14px;
}/*firefox moved up menu bar and prax*/
	

	
#footer {
	width: 756px;
	float:right;
	clear: both;
	font-size: 0.7em;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	position: relative;
	bottom: 21px;
	background-repeat: repeat-y;
	text-indent: 15px;
	}


	
