@charset "utf-8";
/* CSS Document */

body{
margin:0px;
font-family:"Helvetica", Verdana, Arial, sans-serif;	
font-size:12px;
background:#000;
color:#FFFFFF;
}
.headerSpan{
clear: both;
background:url(../images/headerFooterRepeatX.jpg) repeat-x;
width:auto;
height:165px;
}
.headerContainer{
margin:0 auto;
background:url(../images/headerFooterRepeatX.jpg) repeat-x;
height:165px;
width:900px;
}
.logo{
background:url(../images/Logo.jpg) no-repeat;
width:477px;
height:165px;
}
.phoneNumber{
padding-top:10px;
position:relative;
left:700px;
top:55px;
font-size:14px;
}

#headerNav ul{
position:relative;
top:80px;
left:280px;
float:left;
list-style-type:none;
margin:0px;
padding:0px;
width:800px;
font-size:12px;
}
#headerNav ul li {
float:left;
margin-right:10px;
} 
#headerNav ul li a {
float:left;
color:#FFFFFF;
padding-left:10px;
padding-right:10px;
text-decoration:none;
line-height:30px;
text-transform:uppercase;
} 
#headerNav ul li:hover{
text-decoration:underline;
color:#CCCCCC;
}
nav{}


.banner{
margin:0 auto;
background:url(../images/banner.jpg) no-repeat;
width:900px;
height:250px;
}

.contentContainer{
margin:0 auto;
overflow:hidden;
width:900px;
height:auto;
font-size:12px;

padding-top:10px;
}
.content{
position:relative;
width:598px;
height:auto;

float:left;
}
.ourSpeakers{
position:relative;
width:298px;
height:auto;
padding-left:4px;
float:left;
}

.connectAgent{

width:294px;
height:140px;
background:url(../images/connectAgent.jpg) no-repeat;
float:left;

}

.learnSpeakers{

width:294px;
height:140px;
background:url(../images/learnAboutSpeakers.jpg) no-repeat;
float:left;
margin-left:8px;
}

.latestNews{
width:594px;
height:105px;
background:url(../images/latestNews1.jpg) no-repeat;
}
.ourSpeakersHeader{
background:url(../images/ourSpeakersHeader.jpg) no-repeat;
width:300px;
height:25px;
}
.speaker{
width:300px;
height:105px;
}
.speaker a{
width:300px;
height:105px;
}
.speakerFooter{
width:300px;
height:34px;
}
.footerNav {
margin:0 auto;
width:900px;
padding-top:52px;
font-size:11px;
color:#999999;
text-decoration:none;
text-align:center;
}
.footerNav a{
text-decoration:none;
font-size:11px;
color:#999999;
}

.speaker1{ width:300px; height:105px; background:url(../images/KenWales.jpg) no-repeat; }
.speaker2{ width:300px; height:105px; background:url(../images/LynneJackson.jpg) no-repeat; }
.speaker3{ width:300px; height:105px; background:url(../images/JosephPhillips.jpg) no-repeat; }
.speaker4{ width:300px; height:105px; background:url(../images/MichaelLeahy.jpg) no-repeat; }

.speaker1:hover{ background:url(../images/KenWalesRoll.jpg) no-repeat; }
.speaker2:hover{ background:url(../images/LynneJacksonRoll.jpg) no-repeat; }
.speaker3:hover{ background:url(../images/JosephPhillipsRoll.jpg) no-repeat; }
.speaker4:hover{ background:url(../images/MichaelLeahyRoll.jpg) no-repeat; }


.innerHeader{
background:url(../images/innerHeader.jpg) no-repeat;
margin:0 auto;
width:900px;
height:48px;
}

.pageTitle{
text-transform:uppercase;
padding-top:15px;
padding-left:30px;
font-size:16px;
color:#999999;
}


.innerSpeakerContainer{
margin:0 auto;
width:900px;
background:#999999;
}



.linkFormat{
text-decoration:none;
color:#000000;
}
.speakerBlock{
width:200px;
background:#666;
height:30px;
}
.speakerBlock:hover{
background:#999;
}
.speakerLink{
position:relative;
top:8px;
left:40px;
text-decoration:none;
color:#FFFFFF;
font-size:12px;
}




.innerContainer{
margin:0 auto;
width:900px;
height:auto;
background:#999999;
}
.innerContainer p{
width:700px;
padding-top:20px;
padding-left:20px;
font-size:12px;
line-height:18px;

}

ul.bullet li{list-style-image:url(../images/spot.jpg);}

.newsLink{
position:relative;
top:30px;
left:50px;
font-weight:bold;

}