﻿#header {
	width: 100%; height: 213px;
	background: #fa6c15 url(../_images/background-header.gif) 0 0 repeat-x;
}

#content {
	position: absolute; top: 243px; left: 215px;
	width: 502px;
	padding-bottom: 25px;
}
#left-column {
	position: absolute; top: 288px; left: 55px;
	width: 160px;
}
#right-column {
	position: absolute; top: 243px; left: 742px;
	width: 233px;
}