@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
}

#container {
width: 968px;
background: #FFFFFF;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}#banner {
	background-image: url(../images/Birdseye%20banner2.png);
	height: 87px;
	width: 968px;
}
#menu_buttons {
	position: relative;
	top: 60px;
	word-spacing: 4em;
	left: 252px;
}
#left_photo {
	float: left;
	width: 462px;
}
#text_info {
	text-align: left;
	position: relative;
	float: left;
	height: 264px;
	width: 486px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	background-color: #FF9;
	padding: 10px;
}
#text_info p{
font-size: 80%
margin:0 auto;
}
#right_photo {
	height: 336px;
	width: 506px;
	float: left;
}
