/* CSS Document */

#flashcontent {
	
}

#topbox {
}

#topborder {
}

#sideborder {
	position: relative;
	float: left;
	height: 374px;
	width: 930px;
	background-image:url(../images/bg1.png);
	background-repeat:repeat-y;
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg1.png',sizingMethod='scale');
	_background:none;
}

/* Customer Logo Ticker */

#bottombox {
	clear: both;
	width: 930px;
	height: 141px;
	background-image:url(../images/bg_custlogo.gif);
	background-repeat:no-repeat;
	padding-bottom: 10px;
}

	
#flash {
	position: absolute;
	top: 52px;
	left: 0;
	width: 646px;
	height: 322px;
	}
	
#flashlogo {
	position: relative;
	top: 6px;
	left: 6px;
	}
