/* div#background { background:url(/images/bg.png) repeat-x; } */
div#backgroundTop { background:url(/images/headerBg.jpg) no-repeat top center; }

div#layoutMiddle {
	width:982px;
	margin-left:auto;
	margin-right:auto;
}

div#content {
	width:100%;
	overflow:auto;
	background:#fff url(/images/contentTop.png) no-repeat top left;
}

div#contentLeft { 
	float:left;
	width:235px; /* 245 - padding */
	padding-left:10px;
}

div#contentMiddle {
	float:left;
	width:474px; /* 492 - padding */
	padding-left:11px;
	padding-right:7px;
}

div#contentRight { 
	float:right;
	width:245px; /* 245 - padding */
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

