/***************************************************************************************/
/*********************************  DISCLAIMER  ***********************************/
/**************************************************************************************/

#disclaimer {
	background: transparent url('../img/contents_bg.png') 0px 0px repeat-y;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px 30px 50px;
	width: 940px;
}

#disclaimer .ad_block {
	margin: 0px auto 25px;
}

#disclaimer #d_info {
	color: #8f8f8f;
	margin: 0px auto;
	text-align: center;
	width: 780px;
}

/***************************************************************************************/
/************************************  FOOTER  *************************************/
/**************************************************************************************/

#footer_wrap {
	background: transparent url('../img/footer_bg.png') 0px 0px repeat-x;
	height: 51px;
	margin-top: -10px;
	padding-top: 10px;
	width: 100%;
}

#footer_wrap #footer {
	background: transparent url('../img/header_spotlight.png') 0px bottom no-repeat;
	color: #689e00;
	font-size: 20px;
	font-weight: bold;
	height: 38px;
	margin: 0px auto;
	padding: 13px 20px 0px;
	text-shadow: 0px 1px 0px #9ecd44;
	width: 940px;
}

#footer_wrap #footer a {
	border-bottom-color: #689e00;
	color: #689e00;
}

#footer_wrap #footer p {
	float: left;
	line-height: 22px;
	height: 24px;
}

#footer_wrap #footer ul {
	float: right;
	list-style-type: none;
}

#footer_wrap #footer ul li {
	border-left: 1px solid #9ecd44;
	border-right: 1px solid #689e00;
	display: block;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0px 10px;
}

#footer_wrap #footer ul li:first-child {
	border-left: 0px;
}

#footer_wrap #footer ul li.f_last {
	border-right: 0px;
	padding-right: 0px;
}
