body{
	background: #000;
}
#home-container{
	width:980px;
	background: #fff URL(images/wood-bkgd.jpg) ;
	margin: auto;
	width:979px;
	height:720px;
}
#home-logo{
	background: URL(images/mikes-logo-big.png);
	width: 372px;
	height: 259px;
	text-indent: -9999px;
	margin: auto;

}
#sub-logos{
	margin: 80px auto 10px;
	width:760px;
}

.sub-logo{
	width:230px;
	height:138px;
	background: url(images/sublogo-bg.gif);
	float:left;
	margin: 7px;
}

.sub-logo-black{
	background: url(images/sublogo-black-bg.gif);
}

.sub-logo-title{
	font-family: "arial";
	font-size: 12px;
	text-align: center;
	color: #fff;
}

#sub-logos img{
	display: block;
	margin: auto;
	text-align: center;
}

#home-footer{
color:#FFFFFF;
font-family:"arial";
font-size:12px;
margin-top:345px;
text-align:center;
}

#home-footer p{
	text-align: center;
	font-family: "arial";
	font-size: 12px;
	color: #fff;
}

#home-footer a{
	
	color: #fff;
}
#slides{
	width:940px;
	height:288px;
}

h2 a{
	color:#fff;
}



