#header {
	height: 147px;
}
#header h1 {
	top: 17px;
}
#nav {
	top: 92px;
}
#banner {
	position: relative;
	height: 385px;
	background: url(images/banner-home-bg.gif) repeat-x;
}
#banner h1 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #8b1f03;
	text-transform: uppercase;
	font-size: 145%;
	text-align: left;
	top: 0;
}
#banner h2 {
	display:none;
}
#banner .profiles {
	position: absolute;
	top: 0;
	left: 0;
	height: 385px;
	width: 582px;
}

#banner .info {
	position: absolute;
	left: 615px;
	top: 45px;
	width: 270px;
	height: 336px;
	line-height: 1.5;
	overflow: auto;
}
#banner .info blockquote {
	
}
#banner .profile {
	position: absolute;
	width: 194px;
	height: 192px;
	background: url(http://media.monkserve.com/EKK/3266/homepage-banner.jpg) no-repeat;
}
#banner #women    { top: 0;left: 0; background-position: 0px -385px;}
#banner #men      { top: 0; left: 194px; background-position: -194px -385px}
#banner #recovery { top: 0;left: 388px; background-position: -388px -385px}
#banner #youth    { top: 192px;left: 0; background-position: 0px -577px}
#banner #motors   { top: 192px;left: 194px; background-position: -194px -577px}
#banner #thrift   { top: 192px;left: 388px; background-position: -388px -577px}

#banner #women.hover    {background-position: 0px 0}
#banner #men.hover      {background-position: -194px 0}
#banner #recovery.hover {background-position: -388px 0}
#banner #youth.hover    {background-position: 0px -192px}
#banner #motors.hover   {background-position: -194px -192px}
#banner #thrift.hover   {background-position: -388px -192px}

#banner .profile * {
	display: none;
}
#tagline {
	position: relative;
	display: block;
	height: 73px;
	background: url(images/tagline.png) no-repeat;
}
#tagline * {
	display: none;
}
#tagline strong {
	display: block;
	position: absolute;
	font-size: 22px;
	bottom: 0px;
	left: 0px;
}
#tagline #meals {
	margin: 0px 0 5px 352px;
}

#tagline #shelters {
	margin: 0px 0 5px 656px;
}
#content {
	width: 560px;
}
#text-ourgreatestneeds {
	margin-left: -25px;
	position: relative;
}
table td {
	padding-bottom: 20px;
}
table td.first {
	width: 270px;
}

table.small td.first {
	width: 190px;
}

#wrap2 {
	padding-bottom: 95px;
}
#footer {
	width: 564px;
	left: 85px;
	margin-top: 70px;
	padding-left: 207px;
	background: url(images/text-quicklinks.gif) no-repeat 0px 20px;
}
#footer .col-2 {
	margin-left: 88px;
}

#footer .copyright {
	position: absolute;
	top: -50px;
	left: 0px;
	padding: 0;
}