@charset "UTF-8";
body {
	background-image: url(newimages/home/background_home.gif);
	background-repeat: repeat-x;
	background-color: #ffdC00;
	margin: 0px;
}
#header {
	width: 671px;
	margin-right: auto;
	margin-left: auto;
}
#homebody {
	width: 671px;
	margin-right: auto;
	margin-left: auto;
	height: 292px;
}
#leftnav {
	float: left;
	width: 165px;
}
#rightnav {
	float: left;
	width: 165px;
}
#centerpic {
	width: 341px;
	float: left;
}
#leftnav img {
}
#rightnav img {
}
#footer {
	clear: both;
	text-align: center;
}
#navbutton {
	margin-bottom: 10px;
}

