@charset "UTF-8";
@import url(screen.css);






#content_left {
	margin: 0 0 0 20px;
	width: 204px;
	display:inline; /* IE6 Double-Margin Bug */
	float:left;
	height: 100%;
}

#content_area {
	padding: 40px 0px 80px 0;
	margin: 0 0 0 65px;
	float: left;
	width: 600px;
}

#content_background_element {
}
