@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;
}
#main_image {
	height: 192px;
	width: 386px;
	background-image: url(../images/index_page/main_image.jpg);
	padding-top: 218px;
	padding-left: 582px;
}
#main_text {
	background-color: #FFF;
	width: 375px;
	line-height: 120%;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #903;
	border-right-color: #903;
	border-bottom-color: #903;
	border-left-color: #903;
	text-align: center;
}
#main_text p{
font-size: 80%
margin:0 auto;
}

#left_column {
	float: left;
	width: 316px;
	padding-top: 10px;
}

#column_container {
	float: left;
	width: 652px;
	padding-top: 10px;
}
#right_column {
	float: right;
	width: 316px;
}
#picasa {
	position: relative;
	height: 32px;
	width: 194px;
	bottom: 42px;
	left: 105px;
}

#center_column {
	width: 316px;
	margin-left: 10px;
}
#Facebook {
	float: left;
	height: 32px;
	width: 32px;
	position: relative;
	bottom: 42px;
	left: 220px;
}
#twitter {
	position: relative;
	height: 32px;
	width: 32px;
	bottom: 42px;
	right: 32px;
	float: right;
}
