/* CSS Document */
#header
{
	background-image:url(../images/header/Production.jpg);
}

/*** page divs ***/
#contentLeft
{
	margin-right: 323px;
}
#imageRight
{
	float:right;
	width:293px;
	margin-right: 15px;
}
