﻿body {
	background-color: #707475;
	/*font-size:65%;*/
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}
h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 16px;
}
a img {
	border: none;
}
hr {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link, a:visited {
	text-decoration: none;
	color: #ff6100;
}
a:hover, a:active {
	text-decoration: underline;
	color: #ff6100;
}
a:hover span, a:active span {
	text-decoration: none;
}
em {
	font-weight: normal;
	font-style: normal;
	color: #ff6100;
}

p {
	font-size: 11px;
	line-height: 14px;
	padding: 6px 0;
}

#outer-container {
	display: block;
	width: 840px;
	margin: 10px auto 0;
	padding: 0;
	background-color: #ffffff;
}

#header {
	width: 840px;
	margin: 0 auto;
	background-image: url(../images/top-arch-header.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#info-wrapper {
	display: block;
	position: relative;
	top: 10px;
	margin: 10px;
	padding: 0;
	width: 820px;
	height: 110px;
	background-color: #transparent;
}
#IEroot #info-wrapper {
	top: 0px;
}
#info-left {
	text-align: left;
	display: block;
	float: left;
	width: 50%;
}
#info-right {
	text-align: right;
	display: block;
	float: left;
	width: 50%;
	font-weight: bold;
}
#info-right p {
	position: relative;
	top: 25px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #ff6100;
}
#info-right p span {
	color: #000000;
}


#nav-wrapper {
	width: 810px;
	height: 40px;
	margin: 20px 15px 20px 15px;
	background-color: #707475;
	background-image: url(../images/nav-bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
}

ul#nav {
	display: block;
}
ul#nav li {
	color: #ff6100;
	display: inline;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}
ul#nav li span {
	padding: 0 8px;
}
ul#nav li em {
	color: #ffffff;
}

#banner {
	display: block;
	width: 810px;
	height: 120px;
	margin: 0 auto;
	background-color: #ffffff;
	text-align: center;
	/*background-image: url(../images/banners/blank-bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
}


#main-body {
	display: block;
	overflow: auto;
	width: 840px;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/middle-arches.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#content {
	display: block;
	width: 790px;
	margin: 0 auto;
}
#left {
	display: block;
	float: left;
	width: 565px;
	margin: 0;
	padding: 40px 0 0 0;
	background-color: transparent;
}
#left.full-width {
	width: 790px;
}

#left.full-width table {
	margin-top: 20px;
	display: block;
	width: 790px;
}
#left.full-width table th {
	width: 25%;
	display: block;
}

#left h2 {
	font-size: 14px;
}
#left h3 {
	font-size: 12px;
	margin: 10px 0 0 0;
}
#left .tile {
	display: block;
	width: 280px;
	height: 290px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	background-image: url(../images/tile-bg.jpg);
	background-position: 0px 30px;
	background-repeat: no-repeat;
}
#left .firsttile {
	padding-right: 5px;
}

#left h1 {
	margin-bottom: 15px;
}

#left .tile h1 {
	display: block;
	width: 280px;
	height: 30px;
	line-height: 30px;
	color: #ff6100;
	font-weight: normal;
	font-size: 16px;
	text-indent: 30px;
	background-image: url(../images/title-bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#left .tile p {
	padding: 10px 20px 0px 10px;
}

#left .tile h2 {
	padding: 10px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#left ul {
	padding: 10px;
	list-style-type: disc;
}
#left ul li {
	font-size: 11px;
	margin-left: 20px;
	list-style-type: disc;
}
#left #cv-builder-wrapper ul, #left #cv-builder-wrapper ul li {
	list-style: none;
}

#cv-builder-wrapper strong {
	font-weight: bold;
}

#left .indent {
	font-size: 11px;
	margin-left: 20px;
}


#left .tile table {
	width: 260px;
	margin: 10px auto;
	border-collapse: collapse;
	font-size: 11px;
	line-height: 12px;
}
#left .tile table th {
	color: #ff6100;
}
#left .tile table td {
}

#left table {
	font-size: 11px;	
}
#left table th {
	color: #ff6100;
}
#left table td {
	line-height: 12px;
}

#vacancies-wrapper {
	display: block;
	width: 545px;
	overflow: auto;
	margin-top: 30px;
	font-size: 14px;
	text-align: center;
}
#vac-left {
	width: 265px;
	float: left;
	margin: 0;
	padding: 0;
}
#vac-right {
	width: 265px;
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
}


#work-with-us {
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
	width: 545px;
	height: 170px;
	background-image: url(../images/work-with-us.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#work-with-us p {
	margin: 0 60px 0 260px;
	font-size: 14px;
}


#map-area {
	clear: both;
	width: 500px;
	height: 300px;
	margin: 0 auto;
	background-color: #fff;
}
#map {
	border: 1px solid #ff6100;
	width: 400px;
	height: 250px;
	margin: 0 auto;
	background-color: #fff;
}


table#cv_steps {
	margin: 20px auto;
	border-collapse: collapse;
	
}
table#cv_steps td {
	width: 20%;
	padding: 8px;
	border: 1px solid #ff6100;
}
table#cv_steps td.heading {
	color: ##ff6100;
	font-weight: bold;
	background-color: silver;
}
table#cv_steps td strong {
	font-weight: bold;
}
form ul {
	display: block;
	margin: 0 30px;
	list-style: none;
}
form ul li {
	display: block;
	clear: left;
	list-style: none;
}
li label {
	width: 160px;
	float: left;
}

form input#submit {
	padding: 6px;
	border: 1px solid #ff6100;
	color: #ffffff;
	background-color: #707475;
}

#right {
	display: block;
	float: left;
	width: 210px;
	margin: 0;
	padding: 40px 0 0 15px;
	
}
#right h1 {
	text-align: right;
	display: block;
	height: 45px;
	width: 210px;
	line-height: 45px;
}
#right h1.cv {
	background-image: url(../images/cv-bg.jpg);
	background-position: 60px 0px;
	background-repeat: no-repeat;
}

#latest-jobs {
	display: block;
	margin: 0;
	width: 210px;
	height: 170px;
	background-image: url(../images/latest-jobs-bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#scrollup {
  position: relative;
  overflow: hidden;
  width: 190px;
  height: 150px;
  top: 10px;
  left: 10px;
}
.headline {
  position: absolute;
  top: 210px;
  left: 5px;
  width: 180px;
  height:140px;
  font-size: 12px;
  
}
.headline a:hover, .headline a:active {
	text-decoration: none;
}

#footer {
	clear: both;
	display: block;
	margin-top: 20px;
	min-height: 70px;
	text-align: center;
	background-color: #707475;
	background-image: url(../images/bottom-arch.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat
}
#IE6root #footer {
	height: 70px;
}
#footer ul {
	padding-top: 30px;
	display: block;
}
#footer li {
	display: inline;
	
}
#footer li span {
	padding: 0 8px;
	color: #ffffff;
}

#footer li a:link, #footer li a:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
#footer li a:hover, #footer li a:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}