#wrapper {
	position: absolute;
	width: 950px;
	height: 606px;
	z-index: 1;
	margin-left: -475px;
	left: 50%;
}
body {
	background-color: #e4e2e2;
}
#landingpagepic {
	position: absolute;
	width: 950px;
	height: 550px;
	z-index: 1;
}
#enteruk {
	position: absolute;
	width: 199px;
	height: 42px;
	z-index: 2;
	left: 1px;
	top: 559px;
}
#enteruk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #700000;
	text-align: center;
}
#usa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
a:hover {
	color: #700000;
}
#fareast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
a:hover {
	color: #700000;
}
#row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#usa {
	position: absolute;
	width: 207px;
	height: 42px;
	z-index: 3;
	left: 212px;
	top: 559px;
}
#fareast {
	position: absolute;
	width: 271px;
	height: 42px;
	z-index: 4;
	left: 438px;
	top: 559px;
}
#row {
	position: absolute;
	width: 231px;
	height: 42px;
	z-index: 5;
	left: 711px;
	top: 559px;
}
#wrapper {
	background-color: #FFF;
}
