#footer_up
{
	width: 980px;
	height: 54px;
	background: #a99c7e url(../images/footer_separator.jpg) no-repeat top center;
	

}

	#footer_down
	{
		background: #a99c7e url(../images/footer_shadow.gif) repeat-y bottom left;
		position: relative;
		height: 132px;
		width: 980px;
		
	}
				
		#creatum_link
		{
			display: block;
			position: absolute;
			
			top: 112px;
			left: 29px;
			
			width: 77px;
			height: 8px;
			
			text-indent: -5000px;
			background: transparent url(../images/creatum.gif) no-repeat top left;
		}

		#footer_inner
		{
			position: absolute;
			left: 229px;
			width: 650px;
		}
		
			#footer_inner .footer_box_back
			{
				width: 209px;
				background: transparent url(../images/footer_box_back_bg.gif) repeat-x bottom center;
				float: left;
				margin-left: 11px;
			}
			
			#footer_inner .first_footer_box
			{
				margin-left: 0;
			}
			
				#footer_inner .footer_box
				{
					margin: 0 1px;
					padding: 18px 0 0 18px;
					background: transparent url(../images/footer_box_bg.gif) repeat-x bottom center;
				}

						#footer_inner .footer_box a
						{
							display: block;
							width: 186px;
						}

						#footer_inner span
						{
							display: block;
							font-size: 11px;
							line-height: 16px;
							margin: 3px 0 0 1px;
							height: 93px;
						}
								
.dotted_arrow4
{
	background: transparent url(../images/dotted.gif) repeat-x bottom left;
	padding: 0 0 2px 0;
	margin: 1px 0 0 1px;
}

	.dotted_arrow4 a
	{
		background: transparent url(../images/menu_decorator_4.gif) no-repeat bottom right;
	}