body {
margin: 0 0;
width: 725px;
padding: 10px;
font-family: tahoma;
color: #336699;
}

img.skyline {
position:absolute;
left: 11px;
top: 6px;
z-index:1;
}

p {
margin: 0 0;
padding: 0;
position: relative;
background: transparent;
}

#headerLogo {
margin: 0 0;
position: absolute;
height: 78px;
width: 100%;
background-image: url(images/logoBlue.jpg);
background-repeat: no-repeat;
background-color: transparent;
}

#headerTextBox {
margin: 0 0;
position: absolute;
height: 78px;
width: 100%;
padding-left: 390px;
padding-top: 10px;
font-size: 80%;
font-style: italic;
background-color: transparent;
}

.headerFirstLine {
font-size: 225%;
font-style: normal;
border-top: 2px #336699 solid;
}

#contentArea {
position: absolute;
width: 570px;
/*height: 400px; */
margin-top: 78px;
margin-left: 162px;
letter-spacing: .1em;
font-size: 80%;
text-align: left;
color: #000;
background: transparent;
}

#contentAreaAbout {
position: relative;
width: 300px;
margin-top: 0px;
margin-left: 0px;
text-align: justify;
color: #000;
background: transparent;
}

#contentAreaIndex {
position: relative;
width: 550px;
margin-top: 0px;
margin-left: 0px;
text-align: justify;
color: #000;
background: transparent;
}

img.aboutPageImage {
position:absolute;
left:320px;
top:52px;
z-index:1; }

img.candidateServicesImage {
position:absolute;
left:320px;
top:52px;
z-index:1;
}

img.clientServicesPageImage {
position:absolute;
left:280px;
top:165px;
z-index:1; }

img.contactInfoPageImage
{
position:absolute;
left:400px;
top: 54px;
z-index:1;
}

img.homePageImage {
position:absolute;
left:290px;
top:212px;
z-index:1;
}

.indentTwenty {
padding-left: 20px;
}

#navColumn {
width: 152px;
height: 750px;
margin-top: 78px;
margin-left: 0;
position: absolute;
background-color: transparent;
background-image: url(images/xtraBlue.jpg);
background-repeat: repeat-y;
}

#navColBttn {
width: 152px;
height: 37px;
margin-top: 0px;
position: relative;
background-image: url(images/buttonBlue.gif);
background-repeat: no-repeat;
}

#navText {
margin-left: 25px;
position: relative;
letter-spacing: .1em;
font-size: 80%;
font-weight: bold;
}

#navTextInfo {
margin-left: 20px;
position: relative;
letter-spacing: .1em;
font-size: 80%;
font-weight: bold;
}

#navText2ndRow {
margin-left: 50px;
position: relative;
letter-spacing: .1em;
font-size: 65%;
font-weight: bold;
}

#nexforceMotto {
position: relative;
font-size: 90%;
font-style: italic;
color: #336699;
background-color: transparent;
}

#navBarBottom {
position: relative;
font-size: 70%;
text-align: center;
}

a:link {
color: #336699;
text-decoration: none;
}
a:visited {
color: #336699;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;
}
a:active {
color: #336699
text-decoration: underline;
}

ul.disc {
list-style-type: disc;
line-height: 135%;
word-spacing: 0.4em;
}
