#container	{
/*NE*/margin: 0em auto;
 width: 945px;
 text-align: left;
 background-color: #618667;
 border-left: 2px solid #32332F;
 border-right: 2px solid #32332F;
}

#header	{
/*NE*/width: 100%;
 height: 150px;
 position: relative;
 vertical-align:bottom;
 font-size:15px;
 background: url(/base/user/img/layoutneu/header_foto.jpg);
 background-color: #ffffff;
}


#topmenu	{
/*NE*/width: 100%;
 height: 32px;
/*NE*/z-index:1000;
/*NE*/overflow:show;
 background-color: #F6F6D5;
 border-top: 2px solid #9FA293;
}

#topmenuspacer {
/*NE*/width: 100%;
 height: 20px;
 border-top: 2px solid #9FA293;
}

#lay_one	{
 position: relative;
/*NE*/float: left;
 display: block;
 width: 170px;
}

#lay_two	{
/*NE*/float: left;
 width: 756px;
 background-color: #FFFFFF;
}

#spacer_foot {
/*NE*/width: 100%;
 clear: both;
	height: 20px;
}

#footer		{
 width: 100%;
 clear: both;
	position:relative;
 text-align: center;
 height: 20px;
	background-color: #F6F6D5;
	border-top: 2px solid #9FA293;
}

#bookmarks {
 position:absolute;
 height:20px;
 right:1px;
 top:2px;
}