/* initializations */
html { overflow: auto }
body { font-size: 100.01%; line-height: 100.01%; font-family: Arial, Geneva, Helvetica, sans-serif; color: #000; background-color: #FFFFFF; margin: 0; padding: 0 } 


/* layout */
#center { position: absolute; top: 50%; width: 100%; height: 1px; overflow: visible }
#main {
	position: absolute;
	left: 50%;
	margin-left: -395px;
	padding: 0;
	text-align: left;
	width: 790px;
	background-color: #fff;
	top: -240px;
	height: 481px;
	visibility: visible;
}
#header {
	position: relative;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	height: 113px;
	z-index: 0;
	border-bottom: 2px solid #4D3507;
}
#footer { position: relative; margin: 0; padding: 0; background: #fff url(/images/layout/footer.gif) no-repeat; height: 74px; z-index: 0 }
* html #footer { position: relative; margin: -3px 0 0 0; padding: 0; background: #fff url(/images/layout/footer.gif) no-repeat; height: 74px; z-index: 0 } /* IE adjustment */
#content {
	height: 481px;
	margin: 0;
	padding: 0;
	background: url(../_assets/pg.gif);
}
#mustard {
	background: #FFFFFF;
	height: 54px;
	width: 277px;
	position: relative;
}
#nav {
	position: absolute;
	top: 101px;
	left: 3px;
}
#strapbin {
	position: absolute;
	top: 69px;
	left: 4px;
	width: 656px;
	height: 18px;
	overflow: hidden;
}
#strap {
	position: absolute;
	top: 0px;
	left: 660px;
	width: 497px;
	height: 18px;
}
#contact {

	position: absolute;
	top: 101px;
	left: 670px;
}
#mustardvert {
	position: absolute;
	top: 196px;
	left: 715px;
	height: 258px;
	width: 53px;
}
#center #main #content #credits {
	position: absolute;
	left: 8px;
	top: 504px;
}
#content2 {

	height: 264px;
	margin: 0;
	padding: 0;
	background: #7F6950;
}
#main2 {

	position: absolute;
	left: 50%;
	margin-left: -265px;
	padding: 0;
	text-align: left;
	width: 531px;
	background-color: #fff;
	top: -132px;
	height: 264px;
}
.mustardname {
	font-weight: bold;
	text-transform: capitalize;
}
#center #main #content #newcredits {

	position: absolute;
	left: 8px;
	top: 470px;
}
#center #main #content #quote {
	position: absolute;
	left: 8px;
	top: 461px;
	height: 34px;
	width: 638px;
}
.attributation {
	color: #4D3507;
}
#mainbox h3 {
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 20px;
	font-size: 1.2em;
}
#center #main #content #mainbox h5 {
	color: #FFFFFF;
	font: normal 26px Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 20px;
}
