/*
	--- Layout Styles ---
	Linda Sopp, Private Caterer
	File created: 26-03-07
	File modifed: 27-03-07
*/

#Wrapper {
	display:table;
	width:996px;
	height:498px;
	margin:auto;
	margin-top:50px;
}

#ColumnOne {
	float:left;
	width:332px;
}

#ColumnTwo {
	float:left;
	width:664px;
	background-color:#E4F5FD;
	text-align:left;
}

#ColumnThree {
	float:left;
	width:332px;
}

#ColumnThreeImages {
	float:left;
	width:166px;
}

#TextHolder {
	float:left;
	width:332px;
}

#TextHolderTeam {
	float:left;
	width:332px;
	height:498px;
}

#TextHolderTeamImages {
	float:left;
	width:332px;
	height:166px;
	margin-top:158px;
}

#TextHolderPlan {
	float:left;
	width:332px;
}

#TextHolderPlanImages {
	float:left;
	width:664px;
	height:166px;
	margin-top:-24px;
}

#Image {
	float:right;
}

#Text {
	float:left;
	width:280px;
	margin:34px 0 0 15px;
}

#Quote {
	float:left;
	width:166px;
	height:332px;
}

#QuoteShort {
	float:left;
	width:166px;
	height:166px;
}

#Navigation {
	float:right;
	/*width:332px;*/
	margin-right:12px;
}

#Footer {
	float:right;
}
