body {
    font-family: "Andale Mono", monospace;
    color: #6b6b6b;
    width: 100%;
    background-color: white;
margin:0;
    padding:0;
}

.purplehighlight{color: #910b89;}

h1 {float:left; clear: both;  font-size:medium;}

.dieselhighlight{color: #299999;}

#site {
    margin:0;
    padding:0;

}

#navbar{
    padding: 0;
    margin:  0;
    float: left;
    width: 100%;
    height: 48px;
    color: #6b6b6b;
    z-index: 5;

}

#navbar #home
{
    float: left;
margin:0;
    padding: 1% 1px 0 0;
width:14%;
    visibility: hidden;

}

#tabbar{
    padding: 20px 0 0 0;
    z-index: 5;
    float: right;
margin:0;

  width:82%;}

#tabbar img{
     padding: 0;
    margin:  0;
       float: left;}


#tabbar li {
    padding: 0;
    margin:  0;
    list-style: none;
    float:left;
    width: 20%;
    text-decoration: none;
    height: 100%;
}

#tabbar #philosphy, #tabbar #services, #tabbar #news, #tabbar #clients, #tabbar #contact {dixsplay: none;}

#tabbar #p_icon, #tabbar #s_icon, #tabbar #cl_icon, #tabbar #n_icon, #tabbar #ct_icon {dixsplay: none;}

#tabbar li:hover {
    color: #910b89;
}


#main-intro, #main-philosophy, #main-services, #main-services, #main-clients,#main-news ,#main-contact
{ 
    position: relative;
    float: left;
    width:85%;
    height:53%;
    color: black;
    margin: 4% 0 0 5%;
    padding: 0;
    color: #6b6b6b;
    z-index: 5;
  }

#main-intro
{
 
    margin: 2% 0 0 5%;
  
  
}

#mainlogo
{
    float: left;
    position: relative;
  left:23%;
    padding:0;
margin: 0 0 3% 0;
}

#main-intro p, #main-philosophy p, #main-services p, #main-services h2, #main-clients p,#main-news p,#main-news h2,#main-contact p
{font-size: large;
top:2%;
z-index: 5;}

#main-intro p
{font-size: large;
z-index: 5;
top:2%;
position: relative;
clear: both;
}

#main-news p, #main-news p a
{
float:left;
clear:both;
}
.smallerfont{
    font-size: medium;
float:left;
clear: both;
margin: 1.5em 0 0 0;
z-index: 5;}

.hide {display: none}

.pdf_link{color: #299999;}

.web_link{color: #910b89;}

.email_link{color: #299999;}

.email_link:link {
    color: #299999;
}

.email_link:visited {
    color: #299999;
}

.email_link:active {
    color: #299999;
}




#flock{
    float: left;
    clear: both;
    position: absolute;
    left:67%;
    top:92%;
    height: 265px;
    width: 261px;
    z-index: 1;}

#jumptonews{color:blue;
            text-decoration: underline;
            cursor: hand;}


.testversion{
    float: left;
    display: block;
    clear: both;
    position: relative;
    top: 20%;
    left: 20%;
    font-size: xx-large;
}
