#header, #contentRight, #footer {
     display: none;
}

h4, h1, h3 {
     margin: 0;
     padding: 0;
     float: left;
     width: 70%;
     text-align: left;
     clear: both;
}

p {
    clear: both;
}

.teamDetLeft {
    clear: both;
}

.teamDetLeft li {
    padding: 4px 0;
}

.teamBoxFloat {
    padding: 0px 0 15px 0;
}

#mainContent {
   font-family: arial;
}

h3, h4, .servicePText, a {
   color: #309DCF;
}

h1 {
   color: #2A1E59;
}

