body {
margin: 0px;
padding: 0px;
margin-top: 15px;
background-color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
}

.zeroPaddingeMargins{
margin: 0px;
padding: 0px;
}

#container {
width: 763px;
margin: 0 auto;
background-color:#FFFFFF;
}

#contactpic01{
position: relative;
top: 40px;
}

#contactpic02{
position: relative;
top: 16px;
}

#header {
background-image:url(../img/bg.jpg);
background-repeat:repeat-y;
position: relative;
width: 763px;
height: 210px;
padding: 14px 0px 0px 0px;
}

#headerImage {
	width:709px;
	height:157px;
	overflow:hidden;
	position:absolute;
	left: 22px;
	top: 21px;
}

#headerImageOverlay {
	/*background-image:url(../img/header-images/header_block.png);
	background-repeat:no-repeat;*/
	width: 722px;
	height:210px;
	position:absolute;
	left: 15px;
}

#content {
background-image:url(../img/bg.jpg);
background-repeat:repeat-y;
padding: 35px;
font-size: 12px;
line-height: 20px;
}

#content #left {
width: 168px;
float: left;
padding-right: 40px;
}

#content #right {
float: left;
width: 467px;
}

#footer {
background-image:url(../img/footer.jpg);
width: 763px;
height: 19px;
}

.clearer {
clear:both;
}

/* navigation */

.navItem {
display: none;
}

#header ul {
	list-style-type:none;
	text-align:right;
	position:absolute;
	margin: 0px;
	padding: 0px;
	left: 172px;
	top: 187px;
}

#header li {
display:inline;
}

#header li a, #header li a:visited {
background-image:url(../img/navigation.gif);
background-repeat: no-repeat;
height: 26px;
}

#navHome {
width: 92px;
display:block;
float: left;
}

#navHome:hover {
background-image:url(../img/navigation.gif);
background-position: 0px -30px;
}

#navAbout {
width: 113px;
display:block;
background-position: -93px 0;
float: left;
}

#navAbout:hover {
background-image:url(../img/navigation.gif);
background-position: -93px -30px;
}

#navClients {
width: 99px;
display:block;
background-position: -207px 0;
float: left;
}

#navClients:hover {
background-image:url(../img/navigation.gif);
background-position: -207px -30px;
}

#navCandidates {
width: 128px;
display:block;
background-position: -307px 0;
float: left;
}

#navCandidates:hover {
background-image:url(../img/navigation.gif);
background-position: -307px -30px;
}

#navContact {
width: 127px;
display:block;
background-position: -436px 0;
float: left;
}

#navContact:hover {
background-image:url(../img/navigation.gif);
background-position: -436px -30px;
}

/* end navigation */

.footerText {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #999999;
padding: 15px 0px 15px 0px;
font-size: 11px;
}

.footerText a, .footerText a:visited {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #999999;
font-size: 11px;
}

.footerText a:hover {
text-decoration:none;
}

/* left content */

.leftContent {
background-image:url(../img/left_content.jpg);
background-repeat:no-repeat;
width: 135px;
height: 223px;
overflow:hidden;
padding: 21px 17px 0px 17px;
color: #ffffff;
font-size: 90%;
line-height: 12px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.leftContent p {
padding: 0px;
margin: 0px;
}

.leftContent ul {
margin: 0px;
padding: 0px;
margin-left: 16px;
margin-top: 4px;

}

.leftContent li {
color: #A9C3DA;
}

.whiteLink, .whiteLink:visited {
color: #ffffff;
text-decoration: none;
font-size: 11px;
}

.whiteLink:hover {
text-decoration:underline;
}

.leftNav {
background-image:url(../img/left_nav.jpg);
background-repeat:no-repeat;
width:135px;
height:190px;
overflow:hidden;
padding: 21px 17px 0px 17px;
color: #ffffff;
}

.leftNav ul {
margin: 0px;
padding: 0px;
list-style-type: none;
margin-top: 5px;
}

.leftNav li {
height: 20px;
}

.leftNav a, .leftNav a:visited {
color: #ffffff;
text-decoration:none;
display:block;
height: 20px;
margin-bottom: 5px;
padding-bottom: 5px;
}

.leftNav a:hover {
color: #ffffff;
text-decoration:none;
display:block;
height: 20px;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #ffffff;
}



.leftNav .line1 {
border-bottom: 1px solid #427BB2;
}

.leftNav .line2 {
border-bottom: 1px solid #4A87BD;
}

.leftNav .line3 {
border-bottom: 1px solid #4F92C9;
}

a, a:visited {
color: #1D65A7;
}

a:hover {
text-decoration:none;
}

h2 {
color: #1D65A7;
font-size: 13px;
}

/* Contact Page */
#right p{

}

#clrboth{clear: both;}
#hdrspace{
height:32px;
}
#addtop{
height: 180px;
}
#addbottom{
height: 220px;
}

#rightleft{
width: 220px;
float: left;
}
#rightright{
float: right;
}

.screenreaders {
display:none;
}

