@charset "utf-8";
/* CSS Document */


#contentWrapper {
	height: 100%;
	clear: left;
	background: #FFF;
}

#content {
	margin: 0px 10px 0 10px;
	padding: 20px 0px 30px 0px;
	line-height: 18px;
	color: #666;
}
#content table {
	line-height: normal;
}

#credit {
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #525340;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #D7D7CC;
	height: 71px;
	line-height: 16px;
	background: #387645;
}
