
#container {
width: 900px;
margin-top: 144px;
background: #EEE7E1 url(../images/top_right_back.jpg) top right no-repeat;
height:100%;
}
.maintext {
left: 239px;
width: 430px;
padding-top: 25px;
float:left;
position:relative;
}
#leftimage {
	float: left;
	position: absolute;
	top: 170px;
	left: 0;
}

