@charset "utf-8";
/* CSS Document */
/*#imageContainer {
	position:relative;
	margin:auto;
	width:880px;
	height:201px;
	z-index:1;
	overflow:hidden;
	
}

#imageContainer img {
	display:none;
	position:relative;

}
.logo{
	background:url(/images/logo.jpg) no-repeat;
	width:180px;
	height:129px;
	float:right;
	

	
}
#image_holder{
	width:880px;
margin:auto;
}
.logo{
	background:url(/images/logo.gif) no-repeat;
	float:left;
width:180px;

	height:129px;
}
#imageContainer {
	float:left;
	margin:auto;
	width:618px;
	height:201px;
	z-index:1;
	overflow:hidden;
	
}

#imageContainer img {
	display:none;
	

}
*/


