/* CSS Document */

#spacer01 {
	position:relative; 
	width:870px; 
	height:15px;
	background-color:#FFFFFF;
}

#contentwrapper { 
	position:relative; 
	width:870px;
}

#mainimage { 
	float:left;
	width:420px;
	padding-right:5px; 
}

#imagechoice {
	float:left;
	width:390px;
	height:75px;
	clear:left;
	padding:20px;
}

#bodytext { 
	float:right;
	width:400px;
	min-height:450px;
	height:auto !important;
	height:450px;
	padding:20px 20px 20px 20px;
	background-color:#ededed;
	background-image:url(images/content_wm_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#spacer02 { 
	width:870px; 
	height:15px; 
	clear:both;
	background-color:#FFFFFF;
}
