#header {
background:url('../images/employment_header.jpg') no-repeat center top;
}
#content {
position:relative;
background:#ffffff url('../images/employment_aSpot.jpg') no-repeat;
}
#aSpot {
height:360px;
position:relative;
}
#aSpot a{
height:130px;
width:700px;
font-size:12px;
font-weight:bold;
float:right;
margin:199px 0 0 0;
}
#aSpot #linkText {
position:absolute;
bottom:35px;
left:348px;
color:#fff;
font-weight:normal;
text-transform:uppercase;
}
#aSpot a:hover #linkText{
text-decoration:underline;
}
#bSpot {
clear:left;
background:#fff url('../images/shopping_divider.jpg') no-repeat;
height:auto;
}
#cSpots {
float:left;
width:255px;
padding-bottom:5px;
}
#cSpots img{
padding:10px 0 0 10px;
border:none;
}
#copy {
float:right;
width:620px;
padding:10px 10px 40px 0;
color:#565659;
font-size:12px;
}
h1{
font-size:12px;
font-weight:bold;
margin:0 0 3px 0;
padding:0;
text-transform:uppercase;
}
h2{
font-size:12px;
font-weight:bold;
margin:5px 0 8px 0;
padding:0;
text-transform:uppercase;
}
h3{
display:inline;
font-size:12px;
font-weight:bold;
}
br{
margin-bottom:4px;
}
#copy p{
padding:0 10px 10px 0;
}
#copy a{
color:#e06da4;
text-decoration:underline;
}
#copy a:hover{
color:#565659;
}
#copy ul{
margin:5px 0 10px 0;
padding-left:10px;
}
#copy li{
margin:4px 0 2px 40px;
}
div.clear {
clear: both;
}