/* HEADER */

#mainheaderdiv {width:820px; height:223px;}

#headerleft {background-image:url(../images/header-left.jpg);
	width:378px;
	height:223px;
	background-repeat:no-repeat;
	float:left;
}

#headermiddle {background-image:url(../images/header-middle.jpg);
	width:140px;
	height:223px;
	background-repeat:no-repeat;
	float:left;
}

#headerright {background-image:url(../images/header-right.jpg);
	width:302px;
	height:223px;
	background-repeat:no-repeat;
	float:left;
}