

#home {

	height: 280px;

	width: 100%;

	margin: 20px 0;

	background-image:url(../images/homestrip.gif);

	text-align: center;

}



#home #homebar {

	height: 280px;

	width: 880px;

	margin: 0 auto;

	position: relative;

}



#home #homebar img {

	position: absolute;

	top: 0; left: 0;

}



#home #homebar .homelinks {

	position: absolute;

	top: 0; left: 0;

	margin-left: 254px;

	height:1%;

}



#home #homebar .link {

	float: left;

	display: inline;

	margin: 226px 0 0 30px;

	line-height: 15px;

	width: 100px;

}



#home #homebar .link a {

	color: #FFF;

	display:block;
	
	width: 112px;

	font-weight: bold;

	text-align: center;

	vertical-align: middle;

}