#frameleft {
	display: none;
}

#frameright {
	width: 350px;
	min-height: 50px;
	margin-right: 0px;
}

#framerightcontent {
	width: 350px;
	min-height: 50px;
	padding-right: 30px;
}

#newsletter {
	width: 349px;
	*width: 330px;
	height: 279px;
	background: url('../../default/images/layout/frontpage_ei.jpg');
	float: right;
}

#newsletter p {
	display: none;
}

#newsletter form {
	margin-top: 45px;
	width: 100%;
}

#newsletter form input.text {
	width: 200px;
	float: left;
	margin-left: 20px;
}

#newsletter form input.button {
	float: left;
	margin-left: 5px;
}

#maincontentarea {
  width: 618px;
  height: auto;
  
}

div#mainIntro {
	display: none;
}

#frontpage-left {
  float: left;
  width: 29px;
  padding-top: 1px;
}

#frontpage-mid {
  float: left;
  width: 206px;
  padding-top: 1px;
}

#frontpage-right {
  float: left;
  width: 373px;  
  padding-top: 1px;
}

#framebottom {
  margin-top: 8px;
  clear: both;
}

#framebottom img {
  display: block;
  float: left;
}

#contentarea {
	margin-right: -30px;
}
