#bottom_bckgrnd {
	position:			absolute;
	bottom:				0px;
	width:				100%;
	background-image:	url('../images/bottom_bckgrnd_links.png');
	background-repeat:	repeat-x;
	height:				116px;
}

#left_img {
	position:			relative;
	float:				left;
	background-image:	url('../images/left_links.png');
	background-repeat:	no-repeat;
	width:				240px;
	height:				399px;
	margin-top:			146px;
}

h1 {
	color:				#ED4436;
	font-size:			18px;
	line-height:		25px;
}

h2 {
	color:				#ED4436;
	margin-bottom:		10px;
}

.links {
	width:				100%;
	margin-bottom:		20px;
}

.links td {
	vertical-align:		top;
}

.links_item {
	width:				150px;
}

.links a {
	text-decoration:	none;
}

.links a:hover {
	text-decoration:	underline;
}
