#welcome_banner {
	width: 581px;
	height: 334px;
	float: left;
	background: url('images/flash_background.jpg') repeat-x;
	text-align:center;
}
#welcome_links {
	background: url('images/fp_link_bg.jpg') repeat-x;
	height:59px;
	width: 581px;
	margin-top:5px;
	float:left;
	font-size:xx-small;
	font-family:Arial, Helvetica, sans-serif
}
#scroll_logos {
	width: 137px;
	height: 400px;
	float: left;
	margin-left:7px;
	background: url('images/slide.jpg') no-repeat;
	text-align:center;
	padding-top:15px;
}
#welcome_contact {
	width: 206px;
	height: 400px;
	margin-left:7px;
	float: left;
	background: white;
	font-size:xx-small;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif
}
.links_space {
	margin-top: 30px;
	margin-left: 5px;
}
.links_space a {
	text-decoration: none;
	color: black;
}
.links_space a:hover {
	color: red;
}
