/* CSS Document */

#mainHome{
	margin-left: -275px;
	position: absolute;
	top: -200px;
	left: 50%;
	width: 550px;
	height: 400px;
	visibility: visible;
	text-align: center;
}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}



