﻿body
{
    /*width:2480px;
    height:3508px;*/
    background:White;
}

.main, .main-content, .column-center
{
    width:650px;
}

#header
{
    border-bottom:1px solid #d6d4c7;
}
#header .logo a
{
    display:inline;
}

.breadcrumbs, .box-main-menu, .column-left, #footer, .top-menu, .slogan, .las-block, .tools, .right-sidebar
{
    display:none;
}

.main-inner-column
{
    display:inline;
}

.column-left
{
    width:0px;
}
.column-right, .column-right-wide
{
    width:650px;
}

.block, .block-header, .block-footer, .column-right
{
    background-image:none;
    width:650px;
}

.MainBody p
{
    font-size:16px !important;
    line-height:20px !important;
}

h2 p
{
    font-size:18px !important;
    line-height:22px !important;
}
