#back {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 905px;
  height: 768px;
  z-index: 1;
}

#loginback {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 905px;
  height: 810px;
  z-index: 1;
}

#aboutlogin {
	position: absolute;
	left: 44px;
	top: 166px;
	width: 284px;
	height: 431px;
	z-index: 6;
	line-height:20px;
	letter-spacing:0.042em;
	text-align: right;
	overflow: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e5f9a;
}

#login {
	position: absolute;
	background-image:url(employee_login.png);
	top: 490px;
	left:50px;
	height:150px;
	width:225px;
	z-index: 66;
}

#loginform {
	position: relative;
	top:60px;
	left:25px;
	line-height:28px;
	letter-spacing:0.015em;
	text-align: left;
	overflow: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e5f9a;
}

#kbox {
  position: absolute;
  left: 54px;
  top: 17px;
  width: 801px;
  height: 715px;
  z-index: 2;
}

#loginkbox {
  position: absolute;
  left: 54px;
  top: 17px;
  width: 801px;
  height: 835px;
  z-index: 2;
}

#loginkbox2 {
  position: absolute;
  left: 54px;
  top: 17px;
  width: 801px;
  height: 950px;
  z-index: 2;
}

#drones {
  position: absolute;
  left: 28px;
  top: 444px;
  width: 339px;
  height: 253px;
  z-index: 3;
}

#logindrones {
  position: absolute;
  left: 28px;
  top: 500px;
  width: 339px;
  height: 253px;
  z-index: 3;
}

#droneback {
  position: absolute;
  left: 21px;
  top: 134px;
  width: 648px;
  height: 561px;
  z-index: 3;
}

#home_slides {
  position: absolute;
  left: 28px;
  top: 133px;
  width: 743px;
  height: 211px;
  z-index: 4;
}

#logo {
	position: absolute;
	left: 42px;
	top: 23px;
	width: 255px;
	height: 94px;
	z-index: 5;
}

#homebody {
  position: absolute;
  left: 393px;
  top: 505px;
  width: 376px;
  height: 85px;
  z-index: 6;
  line-height:20px;
  letter-spacing:0.042em;
  text-align: right;
  overflow: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}

#locales {
	position: absolute;
	left: 342px;
	top: 650px;
	width: 425px;
	height: 11px;
	z-index: 6;
	text-align: right;
	letter-spacing:0.005em;
	overflow: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e5f9a;
}

#login_locales {
	position: absolute;
	left: 342px;
	top: 900px;
	width: 425px;
	height: 11px;
	z-index: 6;
	text-align: right;
	letter-spacing:0.005em;
	overflow: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e5f9a;
}

#email_link {
	position: absolute;
	left: 551px;
	top: 625px;
	width: 207px;
	height: 14px;
	z-index: 8;
	text-align: right;
	letter-spacing:1px;
	overflow: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1e5f9a;
}

#login_email_link {
	position: absolute;
	left: 551px;
	top: 875px;
	width: 207px;
	height: 14px;
	z-index: 8;
	text-align: right;
	letter-spacing:1px;
	overflow: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1e5f9a;
}

#toplinks {
	position: absolute;
	left: 345px;
	top: 110px;
	width: 412px;
	height: 8px;
	z-index: 8;
	text-align: right;
	overflow: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

#employers {
	position: absolute;
	left: 308px;
	top: 6px;
	width: 106px;
	height: 52px;
	z-index: 10;
}

#seekers {
	position: absolute;
	left: 419px;
	top: 6px;
	width: 106px;
	height: 52px;
	z-index: 11;
}

#corp_btn {
	position: absolute;
	left: 530px;
	top: 6px;
	width: 106px;
	height: 52px;
	z-index: 12;
}

#log_btn {
	position: absolute;
	left: 641px;
	top: 6px;
	width: 106px;
	height: 52px;
	z-index: 12;
}

a { cursor: pointer; }
a:link { color: #1e5f9a;
text-decoration:none;}
a:visited { color: #1e5f9a;
text-decoration:none;}
a:hover {
  color: #4383bc;
  text-decoration:underline;
}

a.toplink:link  {
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color:#000;
}
a.toplink:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color:#000;
}
a.toplink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color:#000;
}
a.toplink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color:#1e5f9a;
}

/* Internal Page Styles */

#internal_btn {
  position: absolute;
  left: 40px;
  top: 142px;
  width: 233px;
  height: 112px;
  z-index: 9;
}

#pagecopy {
  position: absolute;
  left: 298px;
  top: 130px;
  width: 460px;
  height: 265px;
  z-index: 5;
  line-height:20px;
  letter-spacing:0.042em;
  text-align: left;
  overflow: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}

#contactpagecopy {
	position: absolute;
	left: 347px;
	top: 130px;
	width: 411px;
	height: 265px;
	z-index: 5;
	line-height:18px;
	letter-spacing:0.042em;
	text-align: left;
	overflow: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#logincopy {
	position: absolute;
	left: 422px;
	top: 130px;
	width: 336px;
	height: 265px;
	z-index: 5;
	line-height:18px;
	letter-spacing:0.042em;
	text-align: right;
	overflow: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
