body {
	/*background: #FFD374 url(bg_2.jpg) repeat-x top left;*/
	background: #333;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/*a {
	border: 1px solid red;
}*/

#container {
	background: transparent url(/images/davidmeinz_15.jpg) no-repeat top center;
	margin: 35px auto 0 auto;
	padding: 0;
	width: 928px;
	height: 591px;
	text-align: left;
}
#container a {
	display: block;
	margin-left: 681px;
	width: 215px;
}
#associations {
	height: 74px;
	padding-top: 53px;
}
#sales {
	height: 86px;
}
#financial {
	height: 118px;
}
#business {
	height: 86px;
}
#dental {
	height: 86px;
}
#colleges {
	height: 86px;
}

#footer {
	margin: 25px auto 0 auto;
	width: 500px;
	text-align: center;
	color: #C39B54;
}
#footer a {
	color: #C39B54;
}