@charset "utf-8";
/* CSS Document */

#header{
height:44px;
z-index: 9;
position: absolute;
top: 0;
width: 100%;
}

#content{
margin:0px auto;
height:153px;
width:100%;
bottom:0px;
z-index: 3;
background:#ffffff no-repeat 90%;
border-top:1px solid #247782;
border-bottom:1px solid #4F4F4F;
position:absolute;
}
#slidecounter{
float:left;
color:#4F4F4F;
font:50px "Helvetica Neue", Arial, sans-serif;
font-weight:bold;
margin:18px 20px;	
}
#slidecaption{
overflow: hidden;
float:left;
color:#FFF;
font:26px "Helvetica Neue", Arial, sans-serif;
font-weight:bold;
margin:33px 0;
}
/*Supersized Stamp*/
.stamp{
float: right;
margin: 25px 20px 0 0;
}


#headline {
z-index: 99;
bottom: 230px;
right: 10px;
text-align: right;
}

.leader_title_news,.leader_title_movein,.leader_title_register {
display: block;
width: 232px;
height: 18px;
text-indent: -9999px;
margin-bottom:3px;
}
.leader_title_news {
background: url(../images/leader_title_news.gif) top left no-repeat;
}
.leader_title_movein {
background: url(../images/leader_title_movein.gif) top left no-repeat;
}
.leader_title_register {
background: url(../images/leader_title_register.gif) top left no-repeat;
}

#leaders {
padding: 0 4%;
height:126px;
background: url(../images/leaders_bg.gif) bottom repeat-x;
bottom: 0;
font-size: 12px;
}	

#leaders p {
font-size: 12px;
line-height: 17px;
margin-bottom: 7px;
}

#leaders em {
font-size: 15px;
line-height: 22px;
}

.leader {
height: 106px;
width: 301px;
padding-top: 20px;
text-align: left;
}
.movein {
margin: auto;
background: url(../images/leader_movein.jpg) right no-repeat;
}

.building {
margin-top: -50px;
margin-right: -20px;
padding-top: 70px;
padding-right: 20px;
background: url(../images/leader_building.png) top right no-repeat;
}


.notes {
background: url(../images/bg_notes.gif) top right no-repeat;
}