body {
	width:583px;
	margin: 0px auto;
	background-color:white;
}
div {
	margin:0px;
	padding:0px;
	border:0px;
}

/*
	header
/*
/* NONE */

/* 
	center
*/
#page {
	margin: 3em 0 0 0;
}

#logo_mid_first {
	background-repeat:no-repeat;
	height:293px;
	width:467px;
	background-image:url('../img/hom3ndy1.gif');
	float:left;
}

#logo_mid_second {
	background-repeat:no-repeat;
	height:293px;
	width:71px;
	background-image:url('../img/hom3ndy2.gif');
	float: left;
}

#logo_mid_third {
	background-repeat:no-repeat;
	height:293px;
	width:45px;	
	background-image:url('../img/hom3ndy3.gif');
	float: left;
}

#logo_foo_first {
	background:no-repeat;
	height:112px;
	width:467px;	
	background-image:url('../img/hom3ndy4.gif');
	float:left;
}

#logo_foo_second {
	background:no-repeat;
	height:112px;
	width:71px;	
	background-image:url('../img/Butt3ndy.gif');
	float:left;
}

#navbar {
	clear: both;
	padding: 2em 0 0 0;
}

#navbar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	text-align:center;	
}

#navbar ul li {
    display:inline;
    padding:0 1.6em 0.2em 0.4em;
}

#temp {
	padding-top: 1em;
    font-size: 1.4em;
    text-align: center;
}


/*
	footer
*/
