
	
	/*
	
		footer
	
	*/
	
	#footer
	{
		background:url(../../images/footer.png) no-repeat;
		height:43px;
		width:494px;
	}
	
	#footer ul
	{
		margin-left:36px;
	}
	
	#footer li
	{
		height:21px;
		margin-right:10px;
		margin-top:12px;
		list-style-type: none;
		line-height:1em;
		float:left;
	}
	
	#footer li a
	{
		height: 21px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#7b0336;
		text-decoration:none;
	}
	
	#footer li a:hover
	{
		color:#FFFFFF;
	}
	
	#builtbyli
	{
		width:200px;
	}
	
	#builtbyspacer
	{
		width:145px;
		height:30px;
		float:left;
	}
	
	#builtbya
	{
		text-align:right;
		width:50px;
		display:block;
		float:left;
	}