#mesh {
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
	position: relative;
	background-image: url(../images/synergybg.jpg);
}
#footer  {
	height: 30px;
	width: auto;
	background-image: url(../images/footer_border.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#flashmain  {
	position: absolute;
	width: 100%;
	height: 715px;
	top: 0px;
}
#search_links {
	position: absolute;
	width: 100%;
	height: auto;
}
