﻿div#topsection
{
    background-image:url('/Images/Structure/top_gradient.jpg');
    height:370px;
    width:100%;
    background-repeat:repeat-x;
}

div#topsection #topcontainer
{
    width:880px;
    margin-left:auto;
    margin-right:auto;
}
div#topsection #topcontainer #menubar
{ 
    padding-top:20px;
    height:54px;
    overflow:hidden;
}
div#topsection #topcontainer #menubar img
{ 
    border:0;
}
div#topsection #topcontainer #menubar #logo
{     
    width:150px;
    float:left;
}
div#topsection #topcontainer #menubar #menu
{ 
    margin-left:60px;
    width:670px;
    float:right;
    height:100%;
    margin-top:31px;       
}
div#topcontent #topslider
{
    margin:10px;
}