html, body {
	height: 100%;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #622173;
	font-size: 10px;
	margin: 0px;
}
p  {
	margin-top: 0px;
	margin-bottom: 0px;
}
form, input {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #EF2C88;

}
a:visited {
	text-decoration: none;
	color: #EF2C88;

}
a:hover {
	text-decoration: underline;
	color: #FF6600;

}
a:active {
	text-decoration: none;
	color: #EF2C88;

}
.container {
	position: absolute;
	width: 960px;
	left: 50%;
	top: 40px;
	margin-left: -480px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	height: 700px;
}
.travel-container {
	position: absolute;
	width: 960px;
	left: 50%;
	top: 40px;
	margin-left: -480px;
	background-image: url(../images/travel-background.jpg);
	background-repeat: no-repeat;
	height: 700px;
}
.one {
	position: absolute;
	height: 80px;
	width: 200px;
	left: 82px;
	top: 270px;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;

}
.two {
	position: absolute;
	height: 80px;
	width: 220px;
	left: 312px;
	top: 270px;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
}
.three {
	position: absolute;
	height: 80px;
	width: 200px;
	left: 561px;
	top: 270px;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
}
.footer {
	position: absolute;
	width: 960px;
	bottom: -120px;
	left: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	left: 50%;
	margin-left: -480px;
}
.links {
	position: absolute;
	left: 10px;
	top: 165px;
	width: 600px;
	z-index: 4;
	height: 29px;
}
.copy {
	position: absolute;
	left: 25px;
	top: 359px;
	width: 420px;
	line-height: 15px;
	height: 175px;
}
.travel-copy {
	position: absolute;
	left: 25px;
	top: 359px;
	width: 785px;
	line-height: 15px;
	height: 175px;
}
.career-copy {
	position: absolute;
	left: 25px;
	top: 279px;
	width: 780px;
	line-height: 15px;
	height: 250px;
	overflow-y:					scroll;
	overflow-x:					hidden;
	scrollbar-face-color: 		#f50d7a;
	scrollbar-shadow-color: 	#ffffff;
	scrollbar-highlight-color: 	#ffffff;
	scrollbar-3dlight-color: 	#ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: 		#ffffff;
	scrollbar-arrow-color: 		#ffffff;
}
.video-box {
	position: absolute;
	left: 65px;
	top: 267px;
	width: 340px;
	line-height: 15px;
	height: 260px;
	background-image: url(../images/video-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.video-copy {
	position: absolute;
	left: 460px;
	top: 267px;
	width: 340px;
	line-height: 15px;
	height: 90px;

}
.image-border {
	border: 1px solid #FF0066;
}
.video {
	position: absolute;
	width: 300px;
	height: 250px;
	left: 325px;
	top: 175px;
	margin-left: -150px;
	border: 5px solid #f50d7a;
}
.sky {
	position: absolute;
	height: 600px;
	width: 120px;
	top: 10px;
	right: 0px;
}
.flash {
	position: absolute;
	height: 90px;
	width: 145px;
	top: 525px;
	left: 0px;
	z-index: 3;
}
.gallery-button {
	position: absolute;
	height: 90px;
	width: 145px;
	top: 290px;
	left: -100px;
	z-index: 4;
}
.hyperlinks {
	position: absolute;
	height: 60px;
	width: 530px;
	right: 20px;
	top: 10px;
	text-align: right;
	color: #999999;
}
.signup {
	position: absolute;
	height: 24px;
	width: 315px;
	top: 43px;
	left: 28px;
}
.signup-field {
	border: none;
	border-color: transparent;
	height: 20px;
	width: 170px;
	top: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F02D89;
	font-size: 10px;
	position: absolute;
}
.signup-button {
	position: absolute;
	left: 190px;
}
.jobs-by-email {
	position: absolute;
	top: 360px;
	left: 458px;
}
.upload-your-cv {
	position: absolute;
	top: 435px;
	left: 458px;
}

