#homewrap #canvas {
	OVERFLOW: hidden;
	POSITION: relative;
	HEIGHT: 264px;
	WIDTH: 984px;
	border:solid 0px #990000;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	
}
#homewrap #canvas #slide-images {
	WIDTH: 984px;
	HEIGHT: 264px;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	position:relative;
	
	
}
#homewrap #canvas #slide-images DIV.slide {
	WIDTH: 984px;
	POSITION: absolute;
	HEIGHT: 264px;
	background-repeat:no-repeat;

}
#homewrap #canvas #tagline {
	FONT-SIZE: 80px;
	RIGHT: 18px;
	COLOR: #fff;
	POSITION: absolute;
	TOP: 20px;
	text-shadow: #000 2px 2px 2px;
	WIDTH: 984px;
}
#logo
{
	width:496px;
	height:172px;
	position: absolute;
	border:solid 0px #990000;
	left:10px;
	z-index:1000;
	top: 85px;
}
#toplogo
{
position:relative;
z-index:1000;

}
