#wrapper{
	width:992px;
	position:absolute;
	left:50%;
	margin-left:-496px;
	top:100px;
	z-index:3;
}


#ribbon{
	left:0px;
	width:100%;
	overflow:hidden;
	position:absolute;
	top:230px;
	height:327px;
	background:black;
	z-index:2;	
}
#header{
	width:992px;
	height:130px;
	background: url(../images/Splash_Header.jpg) top left no-repeat;
}
#content{
	overflow:hidden;
	width:992px;
	height:377px;
	background: url(../images/Splash_Content.jpg) top left no-repeat;
}
#footer{
	width:992px;
	height:103px;
	background: url(../images/Splash_Footer.jpg) top left no-repeat;
}


#hoodies-wrapper{
	width:1984px;
	height:377px;
}


.hoodie{
	width:992px;
	height:377px;
	float:left;
}

#hoodie1left{
	float:left;
	width:343px;
	height:377px;
	background: url(../images/Hoodies_left1.png) top left no-repeat;
}
#hoodie1middle{
	float:left;
	width:305px;
	height:377px;
	background: url(../images/Hoodies_middle1.png) top left no-repeat;
}
#hoodie1right{
	float:left;
	width:344px;
	height:377px;
	background: url(../images/Hoodies_right1.png) top left no-repeat;
}


#hoodie2left{
	float:left;
	width:343px;
	height:377px;
	background: url(../images/Hoodies_left1.png) top left no-repeat;
}
#hoodie2middle{
	float:left;
	width:305px;
	height:377px;
	background: url(../images/Hoodies_middle1.png) top left no-repeat;
}
#hoodie2right{
	float:left;
	width:344px;
	height:377px;
	background: url(../images/Hoodies_right1.png) top left no-repeat;
}
