#home {
	width: 100%;
}

#home li a {
	text-decoration:none;
	color:#8e8e8e;
	width: 100%;
}

#home1 {
	float:left
	width: 100%;
}

#home1a {
	padding:15px 0;
}

#home1b {
	padding:15px 0 ;
}

#home2 {
	width: 100%;
	float:right;
	background-color:#9e9e9e;
	text-align:center;
	margin-right:7px;
}