@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#4f0308;
}

#container { 
		position: relative;
		width: 995px; 
		height: 829px;
		margin: auto;
		background:url(/images/temp_bg.jpg);
		background-repeat: no-repeat;
}
		
#apply {
	position: absolute;
	top: 161px;
	left: 0px;
	width: 200px;
	height: 214px;
	background-color: transparent;
}

#benefits {
	position: absolute;
	top: 124px;
	left: 203px;
	width: 196px;
	height: 202px;
	background-color: transparent;
}

#corp {
	position: absolute;
	top: 23px;
	left: 736px;
	width: 58px;
	height: 10px;
	background-color: transparent;
}

#story {
	position: absolute;
	top: 23px;
	left: 806px;
	width: 90px;
	height: 11px;
	background-color: transparent;
}

#relocate {
	position: absolute;
	top: 22px;
	left: 905px;
	width: 72px;
	height: 12px;
	background-color: transparent;
}

#here {
	position: absolute;
	top: 614px;
	left: 687px;
	width: 42px;
	height: 15px;
	background-color: transparent;
}

.footer {font: 11px Arial, Helvetica, sans-serif; color: #fff;}
.footer a {font: 11px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; }
.footer a:hover	{ text-decoration:underline; }
