html, body, h1, h2, h3, h4, ul {
	margin: 0;
	padding: 0;
}
li {
   margin: 100;
   padding-left: 50;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #333333;
}
a:hover {
	color: #333333;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #D5DBE2 url(images/bg.gif) repeat;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}
#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 180px;
  background: url(images/header_2.jpg) no-repeat;
}
#header_index, #header_about, #header_services, #header_clients, #header_candidates, #header_career, #header_contact {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 180px;
  background: url(images/header_index.jpg) no-repeat;
}
#header_about {
  background: url(images/header_about.jpg) no-repeat;
}
#header_services {
  background: url(images/header_services.jpg) no-repeat;
}
#header_clients {
  background: url(images/header_clients.jpg) no-repeat;
}
#header_candidates {
  background: url(images/header_candidates.jpg) no-repeat;
}
#header_career {
  background: url(images/header_career.jpg) no-repeat;
}
#header_contact {
  background: url(images/header_contact.jpg) no-repeat;
}
#left {
  background:#64646C url(images/nav_left.jpg) repeat-y;
  float: left;
  width: 243px;
}
#logo {
  width: 243px;
  height: 201px;
  background: url(images/header_1.jpg) no-repeat;
}

#nav {
  background: url(images/nav_bg.jpg) repeat-y;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 18px;
  /*background: #64646C;*/
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_grey.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav .li-last {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  border-bottom: 1px solid #959595;
  background: 188px 10px url(images/arr_grey.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav .li-last-important {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  border-bottom: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav .li-last-important a {
  color: #FFFFFF;
}
#nav a {
  color: #FFFFFF;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  background: 188px 10px url(images/arr_white.gif) no-repeat;
}
#nav .important a {
  color: #FFFFFF;
}
#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-top: 10px;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: left;
}
#news h2 {
  font-size: 12px;
  color: #003366;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #333333;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #333333;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}
#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 195px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #003366;
  border-bottom: 1px solid #336699;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #003366;
  border-bottom: 1px solid #336699;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#right .indent {
  padding-left: 30px;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#candidates, #clients {
  float: left;
  width: 49%;
}
#candidates {
  margin-right: 1%;
}
#candidates-img, #clients-img {
  background: url(images/index_candidates.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#clients-img {
  background: url(images/index_clients.jpg) no-repeat;
}
#spacer {
  height: 2em;
}
#contact-left{
  float: left;
  width: 195px;
  padding-left: 10px;
  padding-right: 10px;
}
#contact-right {
  float: right;
  width: 230px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#form {
  background: #E1E2E4;
  float: left;
  width: 410px;  
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  border-top: 1px solid #879CA2;
  border-bottom: 1px solid #879CA2;
  border-left: 1px solid #879CA2;
  border-right: 1px solid #879CA2;
}

	
 /*txtareaStyle:: Controls the text areas*/ 	
 .txtareaStyle {
/* border-top: ;
border-bottom: ;
border-left: ;
border-right: ;*/
background-color: #FFFFA0;
color: #000000;
}
#careers {
  background: url(images/careers_bg.gif) repeat-y;
}
#careerstext {
  padding-left: 25px;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-right: 25px;
  color: #000000;
  text-align: center;
}
#careers .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}
#careers h2 {
  font-size: 13px;
  color: #003366;
  text-align: center;
}
#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#footertext {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
#web a {
  font-size: 9px;
  background-color: 959595;
  color: #FFFFFF;
}
