/* CSS Document */

html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #FFFFFF;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  text-align:center;
	margin:0px;
	padding:0px;
}
#uniquename {
	display:none;
	background-color: white;
	left: 250px;
	float: none;
}
html {
     overflow: -moz-scrollbars-vertical;
     overflow-y: scroll;
	 overflow-x: none;
}
p,pre, h1 {
margin:0px 10px 10px 10px;
}

h1 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
	}

a { 
color: #ff66cc;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
}
ul.jobber-list {
list-style-type: none;
margin: 0;
padding: 0;
}
ul.jobber-list li {
margin-bottom: 5px;
}
 
pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}


/*  positioning-layers statisch und absolut */

#box {
	width:750px;
	padding:0px;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left {
width:250px;
padding:0px;
float:left;
background-color:#FFFFFF;
}

#content {
	width:250px;
	padding:0px;
	float:left;
	background-color:#fff;
	overflow: auto;
	right: 250px;
}

#right {
	width:125px;
	padding:0px;
	float:left;
}

#head {
background-color:transparent;
}

#head h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
padding:5px 15px;
margin:0px
}

#head p {
padding:10px;
margin:0px;
}
#right2 {
	width:125px;
	padding:0px;
	float:left;
	margin: 0px;
}
#right3 {
width:125px;
padding:0px;
float:left;
}
#right4 {
	width:125px;
	padding:0px;
	float:left;
	overflow: visible;
	height: 125px;
}
#hire
{
	display: block;
	width: 250px;
	height: 250px;
	background-image: url(../images/hire.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}

#hire:hover
{
	background-position: 0 -250px;
	outline: none;
}

#hire span
{
  display: none;
}
#find
{
	display: block;
	width: 250px;
	height: 250px;
	background-image: url(../images/find.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}

#find:hover
{
	background-position: 0 -250px;
	outline: none;
}

#find span
{
  display: none;
}
#contact
{
	display: block;
	width: 125px;
	height: 125px;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}

#contact:hover
{
	background-position: 0 -125px;
	outline: none;
}

#contact span
{
  display: none;
}
#ref
{
	display: block;
	width: 125px;
	height: 125px;
	background-image: url(../images/ref.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}

#ref:hover
{
	background-position: 0 -125px;
	outline: none;
}

#ref span
{
  display: none;
}	
#refhome
{
	display: block;
	width: 125px;
	height: 125px;
	background-image: url(../images/refv2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}

#refhome:hover
{
	background-position: 0 -125px;
	outline: none;
}

#refhome span
{
  display: none;
}	
#services
{
	display: block;
	width: 125px;
	height: 125px;
	background-image: url(../images/services.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}

#services:hover
{
	background-position: 0 -125px;
	outline: none;
}

#services span
{
  display: none;
}
#about
{
	display: block;
	width: 250px;
	height: 125px;
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
	margin: 0px;
	padding: 0px;
}

#about:hover
{
	background-position: 0 -125px;
	outline: none;
}

#about span
{
  display: none;
}
#blank250 {
	width:250px;
	padding:0px;
	float:left;
	visibility: visible;
	position: relative;
	height: 124;
}
#maincontent {
	width:750px;
	padding:0px;
	float:left;
	background-color:#fff;
	overflow: hidden;
	margin: 0px;
}
#footer {
	width:750px;
	float:left;
	background-color:#fff;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
.smallltextlink A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636467;
	padding-right: 20px;
	letter-spacing: -1px;
}
.smallltextlink A:visited {
	text-decoration: none;
	color: #636467;
	font-size: 10px;
	font-style: normal;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
}
.smallltextlink A:active {text-decoration: none}
.smallltextlink A:hover {
	text-decoration: underline;
	color: #636467;
}
#lefthirepeopleheader {
	width:250px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/stripepatternback.jpg);
	background-position: 0px 30px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 10px;
	vertical-align: text-bottom;
	padding-top: 10px;
	height: 54px;
}
#smallcolumn {
	width:250px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/stripepatternback.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.standardblacktext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 15px;
	color: #000000;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#smallcolumncontent {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;


}
#areas {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.largeorangetext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #F7931E;
}
#infotech
{
	display: block;
	width: 250px;
	height: 45px;
	background-image: url(../images/infotech.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}

#infotech:hover
{
	background-position: 0 -45px;
	outline: none;
}

#infotech span
{
  display: none;
}
#healthinfo
{
	display: block;
	width: 250px;
	height: 45px;
	background-image: url(../images/healthinfo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}

#healthinfo:hover
{
	background-position: 0 -45px;
	outline: none;
}

#healthinfo span
{
  display: none;
}
#eng
{
	display: block;
	width: 250px;
	height: 40px;
	background-image: url(../images/digitalbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}

#eng:hover
{
	background-position: 0 -40px;
	outline: none;
}

#eng span
{
  display: none;
}
#footercontent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
}
#aboutcontainer {
	width:500px;
	float:left;
	visibility: visible;
	height: 124px;
	left: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
}
#largecolumn {
	width:500px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/stripepatternback.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	word-spacing: normal;
	text-align: left;
	white-space: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	page-break-before: auto;
	page-break-after: auto;
}
#largeheader {
	width:500px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/stripepatternback.jpg);
	background-position: 0px 30px;
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 10px;
	vertical-align: text-bottom;
	padding-top: 10px;
	height: 54px;
}
#blankheader {
	width:250px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/stripepatternback.jpg);
	background-position: 0px 30px;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	height: 64px;
	margin: 0px;
	padding: 0px;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	list-style-type: square;
}

#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#rounded-corner
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 480px;
	text-align: left;
	padding: 0px;
	line-height: 2;
}
#rounded-corner thead th.rounded-company
{
	background-color: #DEDFE1;
	background-image: url(/images/left.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	margin: 0px;
	width: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#rounded-corner thead th.rounded-q4
{
	background-color: #DEDFE1;
	background-image: url(/images/right.png);
	background-repeat: no-repeat;
	background-position: right -1px;
	width: 70px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	background: #DEDFE1;
	font-style: normal;
	margin: 0px;
}
#rounded-corner td
{
	color: #333333;
	background-color: #FDE9D2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('/images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('/images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	color: #FFFFFF;
	background-color: #F7931E;
}
#rounded-corner td.jt {
	color: #333333;
	background-color: #FDE9D2;
	width: 174px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 18px;
}
#rounded-corner td.jdesc {
	color: #333333;
	background-color: #FDE9D2;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	margin: 0px;
	clear: none;
	float: none;
	padding: 0px;
}
#rounded-corner td.type {
	color: #333333;
	background-color: #FDE9D2;
	width: 69px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#rounded-corner td.location {
	color: #333333;
	background-color: #FDE9D2;
	width: 89px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#rounded-corner td.salary {
	color: #333333;
	background-color: #FDE9D2;
	width: 69px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#rounded-corner thead th.rounded-q1 {
	background-color: #DEDFE1;
	background-repeat: no-repeat;
	background-position: right -1px;
	margin: 0px;
	padding: 0px;
	width: 70px;
	text-align: center;
}
#rounded-corner td.apply {
	color: #333333;
	background-color: #FDE9D2;
	margin: 0px;
	padding: 0px;
	width: 70px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.jobtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F8931F;
	font-weight: lighter;
	margin: 0px;
	word-spacing: normal;
	vertical-align: 100%;
	text-align: left;
	white-space: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#rounded-corner thead th.rounded-location {
	background-color: #DEDFE1;
	background-repeat: no-repeat;
	background-position: right -1px;
	margin: 0px;
	padding: 0px;
	width: 90px;
	text-align: center;
}
fieldset {
	padding:10px;
	margin-bottom:0px;
	width:220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../images/stripepatternback.jpg);
}
input, textarea, select {font:12px/12px Arial, Helvetica, sans-serif; padding:0;}
fieldset.action {border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; margin-top:-20px;}
legend {
	background:#bfbf30;
	color:#fff;
	font:17px/21px Calibri, Arial, Helvetica, sans-serif;
	padding:0 10px;
	font-weight:bold;
	border:1px solid #fff;
	border-color:#e5e5c3 #505014 #505014 #e5e5c3;
	text-align: left;
}
label {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
}
label.opt {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
dl {
	clear:left;
	margin: 0px;
	padding: 0px;
}
dt {
	float:left;
	text-align:left;
	width:50px;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
dd {width:180px;}
#footer {font-size:11px;}

#container {
	width:150px;
	margin: 0px;
	padding: 0px;
	float: left;
}
select, input, textarea, button {outline:none; resize:none;}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	list-style-type: square;
}
#paragraph{
	font-size: 11px;
	color: #333333;
	clear: both;
	padding-bottom: 5px;
	height: 230px;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.graytext{
display: block;
	color: #000000;
	font-size: 11px;
}
.headline{
margin: 0px;
	padding: 0px;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	color: #7CF068;
	line-height: 24px;
}
.skills {

margin: 0px;
	padding: 0px;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#areasblock {
	width:250px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/stripepatternback.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 0px 2px;
}
#logotop {
	width:250px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
	height: 125px;
	background-image: url(../images/logo.jpg);
}
#logotop:hover {
	outline: none;
}
#logotop span {

  display: none;
}
#bannertop {

	width:500px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
	height: 125px;
	background-image: url(../images/banner.png);
}
#jobspage {
	margin: 0px;
	padding: 0px;
	width: 500px;
	text-indent: 0px;
}
#referencecontent {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #FF00FF;
}
.jobinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8931F;
	font-weight: 100;
	margin: 0px;
	word-spacing: normal;
	vertical-align: 100%;
	text-align: left;
	white-space: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 14%;
}
.jobinfoarrows {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #F8931F;
	font-weight: bolder;
	margin: 0px;
	word-spacing: normal;
	vertical-align: 100%;
	text-align: left;
	white-space: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 2%;
}
.jobinfodetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #564b47;
	font-weight: lighter;
	word-spacing: normal;
	vertical-align: 100%;
	text-align: left;
	white-space: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.jobdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #564b47;
	font-weight: normal;
	word-spacing: normal;
	vertical-align: 100%;
	text-align: left;
	white-space: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: auto;
	clip: rect(auto,auto,auto,auto);
	list-style-type: none;
}
.jobdetailsapply {
	font-weight: normal;
	word-spacing: normal;
	vertical-align: 100%;
	text-align: left;
	white-space: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/jobbreak.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.jobdetailstable {
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-type: circle;

}
#alljobs
{
	display: block;
	width: 250px;
	height: 40px;
	background-image: url(../images/alljobs.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}

#alljobs:hover
{
	background-position: 0 -40px;
	outline: none;
}

#alljobs span
{
  display: none;
}
#jobapply
{
	display: block;
	width: 65px;
	height: 24px;
	background-image: url(../images/apply.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	outline: none;
}

#jobapply:hover
{
	background-position: 0 -24px;
	outline: none;
}

#jobapply span
{
  display: none;
}
#smallcolumnwhite {

	width:250px;
	float:left;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#blankheaderwhite {

	width:250px;
	float:left;
	background-color:#FFFFFF;
	background-position: 0px 30px;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	height: 64px;
	margin: 0px;
	padding: 0px;
}
.button{
	font-weight:bold;
	background-color:#db4b00;
	color:#FFFFFF;
	background-image: url(../images/send.png);
	height: 24px;
	width: 65px;
	white-space: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #409917;
	border-bottom-color: #409917;
	border-left-color: #409917;
	font-size: 0px;
	text-decoration: none;
}
#applybox {
	width:400px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/stripepatternback.jpg);
	background-repeat: repeat;
	margin: 0px;
	text-align: left;
	height: 375px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.apply {

	font-weight:bold;
	background-color:#db4b00;
	color:#FFFFFF;
	background-image: url(../images/apply.png);
	height: 24px;
	width: 65px;
	white-space: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #409917;
	border-bottom-color: #409917;
	border-left-color: #409917;
	font-size: 0px;
	text-decoration: none;
}
.error{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 15px;
	color: #FF0000;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerSlideContainer {
	position: absolute;
	bottom:0;
	width: 100%;
	left: 0px;
	right: 0px;
}
#footerSlideButton {
	width:86px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	cursor: pointer;
	float: right;
	padding: 7px;
	border-bottom-width: 0px;
}
#footerSlideContent {
	width: 100%;
	height: 100px;
	color: white;
	display:none;
	margin: 0 auto 0 auto;
	background-color: #167FC3;
}
#footerSlideContent2 {
	width: 750px;
	height: 100px;
	color: white;
	margin: 0 auto 0 auto;
	text-align: left;
}
.moved_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
}
#footerSlideText {
	width:650px;
	cursor: pointer;
	float: right;
	border-bottom-width: 0px;
		font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#footerSlideBristol {
	width:325px;
	cursor: pointer;
	float: left;
	border-bottom-width: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 175px;
}
#footerSlideReading {
	width:325px;
	cursor: pointer;
	border-bottom-width: 0px;
}
.jobtitlesearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F8931F;
	font-weight: lighter;
	word-spacing: normal;
	vertical-align: 100%;
	text-align: left;
	white-space: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}
