#page {
	position: relative; /* this is also set in the IE tweaks file */
	width: 900px;
	margin: 40px auto 40px auto;
}

#column {
	float: left;
}

#main {
	margin-left: 115px;
}

#left_colors {
	float: left;
	width: 115px;
}

#left_color_top {
	height: 76px;
	background-color: #63C12C;
}

#left_color_middle {
	height: 350px;
	background-color: #873690;
}

#left_color_bottom {
	height: 143px;
	background-color: #FF5300;
}

#top_color_middle {
	float: left;
	width: 130px;
	height: 104px;
	background-color: #FF0F3D;
}

#bottom_color_right {
	height: 75px;
	background-color: #FF0F3D;
}

#title {
	margin-left: 110px;
	height: 69px;
	padding-top: 35px;
	padding-left: 44px;
	background-color: #FFC200;
}

#photo_quote {
	float: left;
	width: 275px;
}

#quote {
	height: 68px;
	padding: 14px 24px 14px 24px;
	background-color: #63C12C;
}

#tagline_menu {
	margin-left: 275px;
}

#tagline {
	height: 60px;
	padding-top: 20px;
	padding-left: 24px;
	background-color: #FF5300;
}

#menu_home {
	height: 286px;
	padding-top: 24px;
	padding-left: 24px;
	background-color: #873690;
}
