#footer{
	position: absolute;
	top: 430px;
	padding-top: 10px;
	left: 0px;
	width: 611px;
}

#top_left{
	padding: 6px 0px 0px;
}

#bottom{
float: right;
margin: 356px 0px 0px;
padding: 0px;
}

#flash_button{
	position: absolute;
	top: 425px;
	left: 45px;
}

a.brochure_link, a.brochure_link:active{
	background: url(/img/contact/brochure-off.gif) no-repeat;
	position: absolute;
	top: 20px;
	left: 30px;
	width: 297px; 
	height: 19px;
	z-index: 100;

}

a.brochure_link:hover{
	background: url(/img/contact/brochure-on.gif) no-repeat;

}

