/*body {
	background-image: url(/img/bg.gif);
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}+*/
#big {
	
	background-color: #f4f5f8;
	width:913px;
}
#footer {
	width:913px;
	height:37px;
	background-image: url(/img/footer.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3d49;
}
#footer a{
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	color: #3e3d49;
}
#footer a:hover{
	color: #ffffff;
}
#td_links {
	text-align: left;
	padding-left: 20px;
}
#td_copyright {
	text-align: right;
	padding-right: 20px;
}
