/* CSS Document */

/* CONTENT */
.preamble {font-size:14px; font-weight:bold;}
.conclusion {font-weight:bold; color:#005581}

#contentHolder p {color:#666666}
#contentHolder {width:755px; margin:0px auto; position:relative; font-size:12px;}
#contentHolder #introduction {padding:10px;}
#contentHolder #introduction p {margin:15px 0px 0px 0px;}

#subContent{height:350px; margin-top:10px; margin-bottom:15px}
#subContent #images {width:275px; float:left; display:inline; padding-left:15px;}
#subContent #subLinks h1 {font-size:16px; font-weight:bold; margin:0px; padding:0px;}
#subContent #subLinks p {margin:10px 0px 0px 0px; width:440px;}
#subContent #subLinks .subSection {margin:0px 10px 15px 300px; width:430px;}
#subContent #subLinks .subSection .subSectButs {float:right; padding:10px 5px 0px 5px;}

#subContent #subLinks h1.learners {color:#9d0007; background:url(../images/learnerTitleBg.jpg) no-repeat bottom;}
#subContent #subLinks h1.employers {color:#ba8300; background:url(../images/employerTitleBg.jpg) no-repeat bottom;}
#subContent #subLinks h1.recruitment {color:#2a93ba; background:url(../images/recruitmentTitleBg.jpg) no-repeat bottom;}

/* FOOTER */
#footerHolder {background: url(../images/footerBg.jpg) no-repeat; width:808px; height:127px;}
#footerHolder #relatedLinksHolder {background: url(../images/addButsBg.jpg) no-repeat; width:740px; height:71px; margin-left:40px; float:left; display:inline}
#footerHolder #relatedLinksHolder ul {margin:0px; padding:0px 0px 0px 0px; color:#4c4c4c; float:left}
#footerHolder #relatedLinksHolder li {display:inline; padding:0px 20px; list-style:none;}
#footerHolder #relatedLinksHolder p.linkTitle {display:inline; float:left; font: bold 11px Arial, Helvetica, sans-serif; margin:25px 0px 0px 30px;}

#footerHolder #footerLinks {margin:10px 10px 3px 0px; float:right; }
#footerHolder #footerLinks p.disclaimer {font-size:10px; color:#999999;margin:0px;padding:0px;}
#footerHolder #footerLinks ul {font-size:10px; display:inline;margin:0px 5px 3px 2px; padding:0px;}
#footerHolder #footerLinks li {display:inline;}
#footerHolder #footerLinks a {text-decoration:none; color:#4c4c4c}
#footerHolder #footerLinks a:hover {text-decoration:underline;}

/* Hides from IE5-mac 
* html #content {height: 1%;}
End hide from IE5-mac */ 
	