/* hide from ie on mac \*/

html {
	height: 2200px;
	overflow:none;
}

#flash {
	height: 100%;
}

/* end hide */

body {
	height: 2200px;
	margin: 0;
	padding: 0;
	background-color: #000;
}

/* Scroller divs Positions */

#contact {
	position: absolute;
	top: 1400px;
	left: 0px;
}

#comp {
	position: absolute;
	top: 250px;
	left: 0px;
}
