#col1 {
	width: 235px;
	padding: 0 40px 0 30px;
	color:#806d00;
	font-size: 12px;
}

#wrap {
	width: auto;
}

#button {
	font-size: 14px;
	color: #bd4c09;
	font-weight: bold;
	display: block;
	background: #edecde;
	padding: 13px 10px;
	margin-top: 30px;
}

#content {
	padding-top: 15px;
	padding-bottom: 0;
	min-height: 450px;
}

.col {
	float: left;
	margin-top: 15px;
	width: 132px;
	margin-right: 6px;
}

#resources {
	margin-right: 0;
	width: 186px;
}
.col p {
	color: #1f3559;
	line-height: 14px;
	font-size: 9px;
	padding-top: 5px;
}

.col p a {
	color: #1f3559;
}

#content .col img {
	display: block;
}

/* Slideshow CSS */

#slideshow {
	width: 640px;
	height: 460px;
	background: #fff;
	position: absolute;
	left: 920px;
	margin-left: 300px;
	top: 6px;
}

#show {
	display: block;
	width: 100%;
	position: relative;
	z-index: 2;
	background: #fff;
}

#fadingHome {
	height: 224px;
}

#flash {

}