/* CSS Document */
#home {
	width: 791px;
	height: 100%;
}
#content {
	width: 791px;
	height: 100%;
}
#content img {
	
}
#menu {
	position:absolute;
	top: 120px;
	margin-left: -210px;
	float:left;
	z-index:2;
	clear: none;
}