body {
	width: 100%;
	background: url(images/background.gif) repeat-x;
	color: black;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
}

#footer {
	position: absolute;
	width: 100%;
	color: #fedd5c;
	text-align: center;
	padding: 30px 0px;
	font-size: 12px;
	z-index: 50;
}

#footer a {
	color: #fedd5c;
	text-decoration: none;
}

#footer a:hover {
	color: #fedd5c;
	text-decoration: underline;
}

#footer .sep {
	width: 696px;
	height: 2px;
	margin-bottom: 5px;
}

#body_div {
	position: absolute;
	z-index: 10;
	top: -50px;
	width: 100%;
}

#container {
	width: auto;
	min-width: 1000px;
	background: url(images/nav/nav_main.gif) no-repeat 50% 0;
}

#container-inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	z-index: 1;
}

#container-outer2 {
	position: relative;
	top: 170px;
	width: 100%;
}

#container-inner2 {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#logo_mustard {
	position: absolute;
	top: 0px;
	left: -150px;
	width: 285px;
	height: 146px;
	z-index: 6;
	display: none;
}

#logo_dogs {
	position: absolute;
	top: 0px;
	left: -170px;
	width: 636px;
	height: 397px;
	z-index: 5;
	display: none;
}

#nav_tagline {
	position: absolute;
	top: 47px;
	left: 320px;
	width: 415px;
	height: 31px;
	z-index: 6;
}

#nav {
	position: absolute;
	top: 86px;
	left: 510px;
	width: 467px;
	height: 76px;
	border: 0px;
}

#nav_background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 467px;
	height: 76px;
	border: 0px;
	z-index: 20;
}

#nav .portfolio {
	position: absolute;
	top: 1px;
	left: 30px;
	width: 86px;
	height: 49px;
	border: 0px;
	z-index: 21;
}

#nav .twitter {
	position: absolute;
	top: 1px;
	left: 116px;
	width: 145px;
	height: 49px;
	border: 0px;
	z-index: 21;
}

#nav .about {
	position: absolute;
	top: 1px;
	left: 261px;
	width: 83px;
	height: 49px;
	border: 0px;
	z-index: 21;
}

/* ------------------------------------------------------------------------- */
/* portfolio page */

#logos {
	margin-top: 280px;
	padding: 0px 0px 80px 20px;
	width: 240px;
	height: 412px;
}

#imageContainer img {
	position: absolute;
	top: 200px;
	left: 120px;
	width: 913px;
	height: 844px;
	display: none;
	border: 0px;
	z-index: 20;
}

#imageContainer img .frame {
	z-index: 21;
}

#about_header {
	text-align: center;
	margin-top: 290px;
	margin: 290px auto 0px auto;
	width: 660px;
	color: #4e3e00;
	font-weight: bold;
	line-height: 150%;
}

#about_header .text {
	margin-top: -30px;
}

#about_header p {
	text-align: left;
	width: 660px;
}

#about_header p.first {
	text-align: left;
	align: left;
	width: 600px;
}

#about_header a {
	color: #4e3e00;
}

#about_header img {
	width: 661px;
	height: 97px;
	text-align: center;
	align: center;
}

#about_header .logos {
	width: 662px;
	height: 206px;
}

.birddiv {
	text-align: right;
}

#about_header .bird {
	width: 308px;
	height: 301px;
	margin-left: 350px;
	margin-bottom: -120px;
}

