/* 
CSS Document Coop Logistics
Written by: Chris Cusack
Date: December 16, 2009
Splash ver 1.0.0.0
*/

img, div { behavior: url(iepngfix/iepngfix.htc);border:none; }

body
{
	background-image:url('../layoutimages/splashbg.gif');
	background-repeat:repeat-x;
	background-color:#fff;	
	text-align:center;
	padding: 0px;
	margin: 0px;
}

#frame
{
	width:745px;
	margin-left: auto;
	margin-right: auto;
	background-image:url('../layoutimages/splashmap.png');
	background-repeat:no-repeat;
}

#header
{
	background-image:url('../layoutimages/splashtoppanel.png');
	background-repeat:no-repeat;
	height:185px;
	width:681px;
	text-align:center;
	padding-top:20px;
}

.slideshow
{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
