/* Basic structure */
#mainProp1 
{
	background: url("images/home/corner-top-left-home.gif");
	width: 179px; height: 141px;
	margin-top: -1px;
	/*
	position: absolute;
	left: 50%;
	margin-left: -423px;
	*/
}

#navigation ul { max-width: 126px; }

#content {
	border-top: none;
}
/* /Basic structure */

#welcome { margin-left: 5px; }

/* homepage items */
#flash {
	float: left;
	width: 382; height: 440;
	margin: -5px 0 0 -224px;
	position: absolute;
	left: 50%;
}
#promos {
	float: right;
	width: 222px; height: 315px;
	margin-top: 65px;
	margin-right: -5px;

}
/* /homepage items */
