* {
margin:0px;
padding:0px;
}

html, body {
height:100%;
}

body {
font-family: "Trebuchet MS",Arial,Helvetica,Verdana, Sans-Serif;
font-size: 62.5%;
background: #ffffff url(../images/body.png) repeat-x top;
}

img {border:0px;}
img.border{border:1px solid #e8e8e8;}
img.block {display:block;}
img.inline {display:inline;}
.clear {clear: both;}

em {font-style:italic;}

strong {font-weight:bold;}

sup, sub {
height: 0;
line-height: 1;
vertical-align: baseline;
position: relative;

}
sup {bottom: 1ex;}
sub {top: .5ex;}

sup.requiredField {color:#0e78ae;}

acronym, abbr {
border-bottom: none;
cursor:help;
}

span.hide {display:none;}

hr {display:none;}

div.hr {
display:block;
height: 12px;
border-bottom: 1px dotted #b2b2b2;
clear: both;
}

div.hr2 {
display:block;
height: 1px;
border-bottom: 1px dotted #b2b2b2;
clear: both;
}

div.load {display:none;}

#wrapper {
width:940px;
margin: 0px auto 0px auto;
padding:20px 0px;
}

#header {
width:940px;
height:60px;
background: url(../images/header.png) no-repeat bottom;
}

#header #logo {
float:left;
width:350px;
}

#header a {
background: url(../images/logo.png);
width:303px;
height:52px;
display:block;
text-indent:-10000px;
}

#header a:focus {outline: none;}

#contact-header {
float:right;
width:174px;
position:relative;
top:10px;
}

#contact-header div.call-us {
font-size:13px;
float:left;
position:relative;
margin:2px 10px 0px 0px;
}

#contact-header span.blue {
color:#0e78ae;
font-weight:bold;
}

#contact-header div.phone-number {
color:#68b4da;
font-size:18px;
font-family: Arial,Helvetica,Verdana, Sans-Serif;
float:left;
}

#navbar {
margin: 11px auto 0px auto;
height:46px;
width:940px;
overflow: visible;
list-style-type: none;
background: url(../images/navbar2.png) 0px 0px no-repeat;
}

#navbar ul {
height:46px;
display: inline;
width: auto;
list-style-type: none;
}
#navbar li {
display: inline;
position: relative;
list-style-type: none;
}

#navbar a {
display: block;
position: relative;
float: left;
text-decoration: none;
text-indent: -20000px;
}

#navbar a:focus {outline: none;}

/* home NavBar styles*/
.navbar-home a,  li .navbar-home {
width: 74px;
height: 46px;
background: url(../images/navbar2.png) 0px 0px no-repeat;
}

.navbar-home a:hover, .navbar-home a.current {
background: url(../images/navbar2.png) 0px -46px no-repeat;
list-style-type: none;
}


/* about-us NavBar styles*/
.navbar-about-us a,  li .navbar-about-us {
width: 90px;
height: 46px;
background: url(../images/navbar2.png) -74px 0px no-repeat;
}

.navbar-about-us a:hover, .navbar-about-us a.current {
background: url(../images/navbar2.png) -74px -46px no-repeat;
list-style-type: none;
}


/* our clients NavBar styles*/
.navbar-our-clients a,  li .navbar-our-clients {
width: 76px;
height: 46px;
background: url(../images/navbar2.png) -164px 0px no-repeat;
}

.navbar-our-clients a:hover, .navbar-our-clients a.current {
background: url(../images/navbar2.png) -164px -46px no-repeat;
list-style-type: none;
}


/* Canditate NavBar styles*/
.navbar-candidate a,  li .navbar-candidate {
width: 104px;
height: 46px;
background: url(../images/navbar2.png) -240px 0px no-repeat;
}

.navbar-candidate a:hover, .navbar-candidate a.current {
background: url(../images/navbar2.png) -240px -46px no-repeat;
list-style-type: none;
}


/* Contact us NavBar styles*/
.navbar-contact-us a,  li .navbar-contact-us {
width: 101px;
height: 46px;
background: url(../images/navbar2.png) -344px 0px no-repeat;
}

.navbar-contact-us a:hover, .navbar-contact-us a.current {
background: url(../images/navbar2.png) -344px -46px no-repeat;
list-style-type: none;
}


/* Work for us NavBar styles*/
.navbar-work a,  li .navbar-work {
width: 104px;
height: 46px;
background: url(../images/navbar2.png) -445px 0px no-repeat;
}

.navbar-work a:hover, .navbar-work a.current {
background: url(../images/navbar2.png) -445px -46px no-repeat;
list-style-type: none;
}

#content {
min-height:150px;
margin:25px 0px;
}

#content h2.terms {
font-size: 13px;
color:#000;
font-weight:bold;
margin: 10px 0px 10px 0px;
}

#content h2 {
font-size: 18px;
color:#000;
font-weight:normal;
margin: 30px 0px 15px 0px;
}

#content h3 {
font-size: 14px;
color:#000;
margin: 15px 0px 0px 0px;
}

#content h4 {
font-size: 13px;
color:#000;
margin: 15px 0px 0px 0px;
}

#content h3.margin {margin: 15px 0px -10px 0px}

#content h2.top {margin: 0px 0px 15px 0px;}

#content a {
color:#3399cc;
text-decoration:none;
}
#content a:hover {text-decoration:underline;}

#content p {
font-size: 13px;
color:#555555;
font-weight:normal;
line-height:17px;
margin: 15px 0px 15px 0px;
clear:both;
}

#content p.top {margin: 0px 0px 15px 0px;}

#content p.job {margin: 5px 0px 10px 0px;}

#content p.mandatory {
font-size: 13px;
color:#888888;
font-weight:normal;
margin: 10px 0px 5px 0px;
}

#content p.pdf {
float:left;
margin: 0px 15px 0px 0px;
}

#content p.none {clear:none;}

#home-text {
position: relative;
float:left;
width:450px;
margin: 0px 20px 0px 0px;
}

#home-panels {
position: relative;
float:left;
width:470px;
}

#home-panels h3 {
padding: 20px 0px 0px 230px;
font-size:21px;
font-weight:normal;
}

#home-panels h3 {color:#000000;}

#looking-panel {
margin:11px 0px;
}

#home-panels div.panel {
position: relative;
background: url(../images/grey-background.png) no-repeat;
width:470px;
height:201px;
}
#home-panels div.hover {background: url(../images/blue-background.png) no-repeat;}

#home-panels div.hover h3 {color:#0e79af;}

#home-panels p {
font-size:13px;
color:#555555;
margin:10px 0px;
padding: 0px 40px 0px 230px;
}

#home-panels a.morebutton {
display:block;
width:59px;
height:26px;
background: url(../images/more.gif);
}

#girl {
position:absolute;
left:30px;
top:20px;
}

#boy {
position:absolute;
left:18px;
top:20px;
}


#left-box {
width:220px;
position:relative;
float:left;
}

#subnav {
border-top:1px solid #e8e8e8;
margin:3px 0px 20px 0px;
}

#subnav ul {
font-size:13px;
}

#subnav li {
border-top:1px solid #e8e8e8;
list-style-type: none;
height:35px;
}

#subnav a {
margin:0px 0px 0px 20px;
height:35px;
line-height:34px;
display:block;
text-indent:15px;
background:  url(../images/bullet.png) no-repeat left center;
font-weight:bold;
text-decoration:none;

}

#subnav a:hover,#subnav a.current {
text-decoration:none;
color:#000000; 
}

#bulletin {
border: 1px solid #e8e8e8;
width:198px;
padding:10px;
}

#bulletin h3 {
font-size: 15px;
font-weight:bold;
color:#000;
margin: 0px 0px 5px 0px;
padding: 0px 0px 5px 0px;
border-bottom:1px solid #e8e8e8;
}

#brochure-home {
border: 1px solid #e8e8e8;
padding:10px;
margin:0px 0px 15px 0px;
}

#brochure-home h2 {
margin: 0px 0px 10px 0px;
}

#brochure {
border: 1px solid #e8e8e8;
width:198px;
padding:10px;
margin:0px 0px 15px 0px;
}

#brochure h3 {
font-size: 15px;
font-weight:bold;
color:#000;
margin: 0px 0px 10px 0px;
}

#brochure div.txt {
margin: 0px 0px 0px 15px;
float:left;
width:135px;
font-size:12px;
color:#555555;
}

#brochure div.pdf {
float:left;
width:46px;
}

#left-box img.profile-pic {
border: 1px solid #e8e8e8;
padding:4px;
width:130px;
height:110px;
margin: 0px auto 1px auto;
}

#text-right {
width:700px;
position:relative;
float: right;
}

#txt-legal{
float:left;	
margin: -18px 0px;
}

#txt {
float:left;	
width:460px;
margin: -18px 0px;
}

#txt ul, #txt-legal ul {
font-size:13px;
margin:0px 0px 15px 0px;
list-style-type: none;
color:#555555;
}

#txt li, #txt-legal li {
background: url(../images/bullet2.png) no-repeat left 7px;
text-indent: 14px;
line-height:17px;
}

#text-legal li {
line-height:19px;
}

/*#txt li span {color:#555555;}*/

#txt ul.column1 {float:left;width:150px;}
#txt ul.column2 {float:left;width:150px;}
#txt ul.column3 {float:left;width:160px;}

#txt-registration {
float:left;	
width:700px;
margin: -18px 0px 18px 0px;
}

#img {
float:right;
width:220px;
}

#text-right div.profile {
clear:both;
padding-top:15px;
}

#text-right div.profile h3 {
font-size:13px;
margin: 0px 0px 0px 0px;
}

#text-right div.profile p {
margin: 5px 0px 5px 0px;
}

#text-right div.txt-profile {
float:left;
width:550px;
}

#contact-details {
width:300px;
float:left;
}

#contact-form {
width:320px;
float:right;
}

#position-list {border-top: 4px solid #e8e8e8;}

#navfoot {
font-size:11px;
color:#bbbbbb;
padding:50px 0px 0px 0px;
height:25px;
clear:both;
}

#navfoot ul {
display: inline;
width: auto;
list-style-type: none;
}

#navfoot li {float: left;display:block;}
#navfoot li.home {
background: url(../images/separator.png) no-repeat right;
text-align:center;
width:41px;
}
#navfoot li.about {
background: url(../images/separator.png) no-repeat right;
text-align:center;
width:64px;
}
#navfoot li.client {
background: url(../images/separator.png) no-repeat right;
text-align:center;
width:54px;
}
#navfoot li.candidate {
background: url(../images/separator.png) no-repeat right;
text-align:center;
width:72px;
}
#navfoot li.contact {
background: url(../images/separator.png) no-repeat right;
text-align:center;
width:74px;
}
#navfoot li.work {
text-align:center;
width:80px;
}

#navfoot a {
color:#0e78ae;
text-decoration:none;
}

#navfoot a:hover {text-decoration:underline;}

#footer {
border-top: 1px solid #e8e8e8;
clear:both;
padding:10px 0px;
font-size:11px;
color:#555555;
height:35px;
}

#footer a {
text-decoration:none;
color:#0e78ae;
}

#footer a:hover {
text-decoration:underline;
}

span.grey {color:#bbbbbb;}

#footer div.copy {float:left;}

#footer div.webby {float:right;}


/***************************FORMS***********************************/

#bulletin div.formRow {margin:0px 0px 5px 0px;}

#bulletin div.formRowSubmit {margin:10px 0px 0px 0px;}

#bulletin label {
font-size:12px;
display:block;
color:#555555;
margin:0px 0px 3px 0px;
}

#bulletin input.txt {
font-size:13px;
width:190px;
height:25px;
border: 1px solid #dedede;
background: #fbfbfb;
line-height:25px;
font-size:12px;
font-family: "Trebuchet MS",Arial,Helvetica,Verdana, Sans-Serif;
}

#bulletin div.error {font-size:12px;color:#1784B8;font-weight:bold;}

#txt-registration fieldset {
border:0px;
padding:25px 0px 0px 0px;
width: 700px;
}

div.legend {
font-size:13px;
font-weight:bold;
border-bottom: 1px dotted #b2b2b2;
color:#000000;
display:block;
width: 700px;
padding: 0px 0px 8px 0px;
margin:0px 0px 10px 0px;
}

#txt-registration label {
font-size: 13px;
float:left;
color:#555555;
position:relative;
width:230px;
margin: 0px 5px 0px 0px;
padding: 0px 8px 0px 0px;
height:25px;
line-height:25px;
}

#txt-registration .formRow {
padding: 15px 0px 0px 0px;
clear: both;
display: block;
}
#txt-registration .field {
float:left;
padding: 0px 0px 0px 0px;
font-size:12px;
color:#888888;
}

#txt-registration input.txt {
width:300px;
height:25px;
border: 1px solid #dedede;
background: #fbfbfb;
line-height:25px;
font-size:13px;
font-family: "Trebuchet MS",Arial,Helvetica,Verdana, Sans-Serif;
}

#txt-registration input.file {
width:300px;
padding:3px 0px;
border: 1px solid #dedede;
background: #fbfbfb;
font-size:13px;
font-family: "Trebuchet MS",Arial,Helvetica,Verdana, Sans-Serif;
}

#txt-registration input.checkbox {
background: #fbfbfb;
margin: 6px 0px 0px 0px;
}

#txt-registration select.normal {
width:300px;
height:25px;
border: 1px solid #dedede;
background: #fbfbfb;
line-height:25px;
font-size:13px;
font-family: "Trebuchet MS",Arial,Helvetica,Verdana, Sans-Serif;
}

#txt-registration select.multi {
width:300px;
height:80px;
border: 1px solid #cbcbcb;
background: #fbfbfb;
font-size:13px;
padding:5px 0px 5px 5px;
font-family: "Trebuchet MS",Arial,Helvetica,Verdana, Sans-Serif;
}

#txt-registration div.error {font-size:12px;color:#1784B8;font-weight:bold;margin:3px 0px;}


#contact-form label {
font-size: 13px;
float:left;
color:#555555;
position:relative;
width:80px;
margin: 0px 5px 0px 0px;
padding: 0px 8px 0px 0px;
height:25px;
line-height:25px;
}

#contact-form .formRow {
padding: 15px 0px 0px 0px;
clear: both;
display: block;
}

#contact-form .formRowTop {
padding: 0px;
clear: both;
display: block;
}
#contact-form .field {
float:left;
padding: 0px 0px 0px 0px;
font-size:12px;
color:#888888;
}

#contact-form input.txt {
width:220px;
height:25px;
border: 1px solid #dedede;
background: #fbfbfb;
line-height:25px;
font-size:13px;
font-family: "Trebuchet MS",Arial,Helvetica,Verdana, Sans-Serif;
}

#contact-form textarea {
width:220px;
height:70px;
border: 1px solid #dedede;
background: #fbfbfb;
}

#contact-form div.error {font-size:12px;color:#1784B8;font-weight:bold;margin:3px 0px;}

/******************************************************************/