


/*================= MIDDLE CONTENT ================== */


#header{
	width:850px;
	height:171px;
	float:left;
}

#middleImage{
	background-repeat:repeat-y;
	width:900px;
	position:relative;
}


#middle{

}



#mainContent{
	width:850px;
}





#middle h2{
	font-size:22px;
	margin-bottom:10px;
	color:#FFCE00;
}


#middle #leftBox{
	float:left;
	width:560px;
	margin-bottom:25px;
}


#middle #rightBox{
	float:left;
	width:220px;
	margin-left:20px;
	margin-bottom:25px;
}



/* =================== Other ===================== */


#clear{
	clear:both;
}

