#footer {
	width: 100%;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/footer_bgrd.jpg);
	background-repeat: repeat-x;
}
#footerholder {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#left_footer {
	float: left;
	margin-top: 18px;
	width: 270px;
}
#footer_ad {
	font-family: Tahoma;
	font-size: 11px;
	float: left;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 9px;
	line-height: 17px;
	letter-spacing: 0.1em;
}
#footer_ad a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#footer_ad a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #999900;
}
#footer_ad a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#footer_logo {
	float: left;
}
#footer_reg {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	clear: both;
	padding-top: 4px;
}
#right_footer {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-left: 20px;
}
#footerlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#footerlist a {
	color: #FFFFFF;
	text-decoration: none;
	outline:none;
}
#footer_copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #999966;
	padding-top: 3px;
	padding-bottom: 3px;
}
#valid {
	float: left;
	margin-top: 42px;
	width: 400px;
}

#xhrml {
	background-image: url(../images/xhtml_valid.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 80px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #339900;
}
#css{
	background-image: url(../images/css_valid.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 67px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3366cc;
	margin-left: 12px;
}
#footer_master {
	clear: both;
	float: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #999966;
}
#footer_master a, #footer_master a:hover, #footer_master a:visited {
	text-decoration: none;
	color: #999966;
	outline:none;
}

