
#home-main {
width:960px; 
background:#fff url(../images/home/mainimage-homepage.jpg) no-repeat 0 30px;
}

#employers, #employees {
float:left; 
width:183px; 
margin-bottom:20px;
margin-left:20px; 
padding-left:10px; 
background:transparent;
}

#employers {
margin-top:30px; 
}

#employees {
margin-top:-120px; 
}

#employers h2, #employees h2 {
margin-right:25px; 
margin-bottom:3px; 
padding-bottom:3px; 
font-size:1.8em; 
font-weight:normal; 
border-bottom:1px solid #ccc;
}

#employers p a, #employees p a {
text-transform:uppercase;
}

#search-home-container {
float:right; 
width:460px; 
margin:50px 20px 170px 0; 
padding-bottom:10px; 
background:transparent;
}

#search-home-container h2 {
margin-bottom:10px; 
font-size:1.8em; 
font-weight:normal;
}

#search-home #search {
float:left; 
display:inline;
width:254px; 
height:20px; 
margin:0 10px 0 2px; 
border:1px solid #bdbdbd; 
font-size:1.2em; 
background-color:#f4f4f4;
}

#search-home submit {
float:right; 
width:186px; 
height:24px; 
margin-right:2px;
}

#home-secondary {
clear:both; 
height:225px; 
margin-top:60px; 
background-color:#fff;
}

#home-secondary-content {
float:left; 
width:450px; 
margin:0 20px; 
background:transparent;
}

#home-secondary-content h1 {
width:450px; 
height:81px; 
margin-bottom:5px; 
background:url(../images/home/homepage-h1.gif) no-repeat left top;
}

#home-secondary-events, #home-secondary-promo {
float:left; 
width:220px; 
margin-right:10px;

background:#f9f7f2;
}

#home-secondary-events {
padding-bottom:7px; 
}

#body-home #home-secondary-events ul, #body-home #home-secondary-promo ul {
list-style:none;
margin:10px 10px 5px 10px;
padding-top:5px;
font-size:1.1em;
border-top:1px solid #ccc;
}

#body-home #home-secondary-events ul li, #body-home #home-secondary-promo ul li {
margin:2px 0;
}

#home-secondary-events h3, #home-secondary-promo h3 {
margin:5px 5px 10px 5px; 
padding:1px 0 1px 3px; 
border-top:2px solid #999; 
border-bottom:1px solid #ccc; 
font-size:1.1em; 
font-weight:normal;
}

#home-secondary-events h4, #home-secondary-promo h4 {
margin:5px 5px 0 7px; 
font-size:1.1em;
}

#home-secondary-events p, #home-secondary-promo p {
font-size:1.1em;
}


