body
{
    background-color: #FAFAFA !important;
}

#page {
    padding-top: 60px;
    background-color: #FAFAFA;
    clear: both;
}
#footer
{
    position: fixed;
    bottom:0px;
    width: 100%;
    height: 20px;
    padding:5px;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #EEEEEE;
    text-align: center;
}
#header
{
    background-color: #FAFAFA;
    padding: 10px 0px 15px 0px;
}
#header, #mainmenu, #slider
{
    width: 1170px;
    height: auto;
    margin-left:auto;
    margin-right: auto;
    margin-top:20px;
}
#logo
{
    float: left;
    margin-bottom: 20px;
}

#topmenu, #topsearch
{
    float: right;
}
#mainmenu
{
    position: relative;
    clear: both;
    background-color: #823E97;
    height:50px;
    
    
}
#mainmenu a
{
    color:white;
}
#banner
{
    float:left;
    width:600 px;
    heigh:115 px;
    margin-left:60px;
}
#banner img
{
    border-radius: 10px;
}
#banner .carousel-control
{
    display: none !important;
}

#topsearch
{
    width:auto;
    height: 30px;
    text-align: center;
    margin-top: 40px;
}
div.container{width:100%;}

div.float-row{
    display: inline-block;
}

h1.title{font-size: 2em;}