.Site .template a
{
    font-family:Arial, Verdana, Trebuchet MS, Sans-Serif;
    color:#fff;
    text-decoration:underline;
}
.Site .template a:hover
{
    text-decoration:none;
}
.Site a
{
    text-decoration:none !important;
}
.Site a:hover
{
    color:#ff6500;
}
.Site img
{
    border:1px solid #fff!important;    
}
.Site H1, H2, H3, H4, H5, H6
{
color:#fff !important;
}
.Site H1
{
    
}
.Site H2
{
    
}
.Site H3
{
    
}
.Site H4
{
    
}
.Site H5
{
    
}
.Site H6
{
    font-weight:700;
    font-size:1.0em;
}
.Site .mainHeaderImage img
{
    display:;    
}
.Site .template img
{
    border:none;    
}
.Site .template #header
{
    margin-bottom:100px !important;  
}
.Site #mainHeader
{
    background:#000000 url(/images/gofunk_header.jpg) top left no-repeat;
    border-bottom:1px solid #fff;
}
.Site #mainHeader span 
{
    background: url(/images/) top left no-repeat; 
}
.Site #mainLayout .list
{

}
.Site .testimonial h4
{
    display: none;    
}
.Site #subMenu ul a
{
  
}
.Site #subMenu a:hover,
.Site #subMenu a.active,
.Site #subMenu a.on
{
  
}
.Site #location a 
{

}
.Site #location
{

}
.Site .principle
{
    background:#ff4200;
}
.Site #mainFooter p
{
    padding-top:5px;    
}
.Site #developerLink a
{
    font-size:.9em;
    background: url(/images/layout/eoniclogo_bg.gif) right center no-repeat;
    padding:7px 52px 12px 0;  
}