*footer{
    position:fixed;
    bottom:0;
    width:100%;
}
main {

    min-height: 777px;
}

.home10-btn03 a {
    background-color: rgb(0, 169, 224);
}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close {
   
    top: 0;
  
}
.banner-container {

    margin: -1px;
}

body {
 font-family: 'Open Sans', sans-serif;
 background-color: #004976;
}
a {
 text-decoration: none;
}
body, td, th {
 font-family: 'Open Sans', sans-serif;
}
.button {
 border: none;
 color: black;
 padding: 15px 24px;
 text-align: center;
 text-decoration: none;
 display: block;
 font-size: 16px;
 font-weight: bold;
 cursor: pointer;
 background-color: #00a3e0;
 margin-top: -40px;
 margin-left: auto;
 margin-right: 95px;
 width: 150px;
 border-radius: 4px;
 border: 1px solid #00a3e0;
}
.speakerbio {
 display: inline-block;
 vertical-align: top;
 margin-left: 0px;
 line-height: 1.4em;
 font-size: 18px;
 color: black;
}
.break {
 background-color: #324194;
}
.item_wrapper {
 background-color: white;
 width: 1000px;
 padding: 20px;
 margin-left: 100px;
 height: 150px;
}
.speakerimage {
 width: 60px;
height=60px;
}
.title {
 color: #00a3e0;
 font-size: 22px;
 margin-right: 60px;
 line-height: 1.5em;
}
.name_list {
 background-color: white;
 max-width: 600px;
}

.item_wrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: 1em;
}

.item_wrapper li {
   float:left;
}
.item_wrapper ul a {
   text-decoration:none;
}

.authors {
 color: black;
 line-height: .3em;
}

main {
    background: #004976;
    border: 0px solid #ececec; 
    border-top: none;
    margin-bottom: 15px;
    min-height: 350px;
}

.eval_wrapper{
background-image: url("Styles/Images/inspiring.png");
width:100%;

}

.container{
width:100%;
padding:0px;
}


#mainContent-inner {
    padding: 0px;
}

#breadcrumb{
display:none;
}

.dnnGridItem{
	background: #dedede;
}








