	/* hide from ie on mac \*/
	body {
	background:url(../images/bg-body.jpg);
	}
	html {
	height: 100%;
	overflow: hidden;
	}
	#home {
	height: 658px;
	width: 1060px;
	margin:-328px 0 0 -530px;
	position:absolute;
	top:395px;
	left:50%;
	}
	/* end hide */
	
	body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #004055;
	}
	#textContent {
	padding-top: 200px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 190px;
	color: #ffffff;
	text-align: center;
	}
	#textContent a:link {
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	}

