
/*------------ Footer ----------------------*/

#footer {
	width: 100%;
	height: 28px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(images/bottom_bg.gif) bottom repeat-x;
}

#footer_left_curve {
	width: 12px;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(images/bottom_left.gif) left top no-repeat;
}

#footer_right_curve {
	width: 12px;
	height: 28px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(images/bottom_right.gif) left top no-repeat;
}

#nav_links {
	width: 75%;
	height: 10px;
	position: absolute;
	left: 13px;
	top: 7px;
}

#spellmann {
	width: 185px;
	height: 10px;
	position: absolute;
	right: 12px;
	top: 7px;
}