body {
background-color: #EBEBEB;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Tahoma,Verdana,sans-serif;
font-size:11px;
color:#333333;
}

img{
behavior:url(/css/pngHack.htc);
}

a{
color:#025C94;
}
a:hover{
color:#0986D3;
}
.spacer{
clear:both;
}
h1{
font-size:17px;
font-weight:normal;
color:#5074AE;
letter-spacing:-1px;
}
h2{
font-size:13px;
font-weight:normal;
color:#5074AE;
letter-spacing:-1px;
}
li{
padding-bottom:4px;
}

#container{
width:999px;
margin:0px auto;
margin-bottom:30px;
}

#topBar #topNav{
float:right;
padding-top:26px;
padding-right:10px;
}

#blueBar{
margin-bottom:1px;
background-color:#A2BBE4;
height:10px;
}
#barHome{
margin-bottom:1px;
background-image:url(images/topNav2/homeBar.gif);
background-repeat:repeat-x;
height:10px;
}
#barAbout{
margin-bottom:1px;
background-image:url(images/topNav2/aboutBar.gif);
background-repeat:repeat-x;
height:10px;
}
#barEmployers{
margin-bottom:1px;
background-image:url(images/topNav2/employerBar.gif);
background-repeat:repeat-x;
height:10px;
}
#barCandidates{
/*margin-bottom:1px;
background-image:url(images/topNav2/candidateBar.gif);
background-repeat:repeat-x;
height:10px;*/
margin-bottom:1px;
background-image:url(images/topNav2/employerBar.gif);
background-repeat:repeat-x;
height:10px;
}
.barCandidates{
/*margin-bottom:1px;
background-image:url(images/topNav2/candidateBar.gif);
background-repeat:repeat-x;
height:10px;*/
margin-top:8px;
margin-bottom:1px;
background-image:url(images/topNav2/employerBar.gif);
background-repeat:repeat-x;
height:10px;
}
#barCaseStudies{
margin-bottom:1px;
background-image:url(images/topNav2/caseStudyBar.gif);
background-repeat:repeat-x;
height:10px;
}
#barContact{
margin-bottom:1px;
background-image:url(images/topNav2/contactBar.gif);
background-repeat:repeat-x;
height:10px;
}





#bottomBar{
background-image:url(images/home/bottomBarBG.png);
background-repeat:repeat-x;
}
#bottomBar .bottomBarItem{
background-image:url(images/home/bottomBarRight.png);
background-repeat:no-repeat;
background-position:top right;
padding-left:16px;
padding-right:20px;
}

#footer{
color:#2153A3;
height:44px;
padding-top:6px;
padding-left:90px;
padding-right:90px;
background-image:url(images/footer.png);
background-repeat:no-repeat;
}

#mainContent{
background-color:#FFFFFF;
background-image:url(images/mainContentImages/aboutRecart.jpg);
background-repeat:no-repeat;
min-height:500px;

font-family:Verdana,Arial,sans-serif;
font-size:11px;
color:#252525;
}
#mainContentPlain{
background-color:#FFFFFF;
background-image:url(images/mainContentPlainBG.jpg);
background-repeat:no-repeat;
min-height:500px;

/*font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:13px;*/
font-family:Verdana,Arial,sans-serif;
font-size:11px;
color:#252525;

}

.mainContentImage{
padding-right:28px;
padding-top:30px;
padding-left:40px;
padding-bottom:50px;
}
.pageTitle{
float:right;
padding-bottom:20px;
}
.textContent{
width:330px;
}

.textContentRight{
float:right;
margin-right:30px;
width:430px;
padding-bottom:30px;
}
.textContentTitle{
width:280px;
}
.textContentTitleText{
width:220px;
}


.pageImageRight{
width:340px;
float:right;
}

.pageCurl{
height:46px;
width:847px;
background-image:url(images/pageCurl.png);
background-position:bottom right;
background-repeat:no-repeat;
}


