﻿
.topbar, .subsectiontitle
{
    display:none;
}

HR.vertical
{
    height:100%;
    width:1px;
}

.leftcolumn
{
	width:180px;	
}

.middlecolumn
{
	width:480px;	
}

.rightcolumn
{
	width:180px;
}

.gutter
{
    width:51px;
}

.banner
{
    width:995px;
    background-image:url(/images/bg/bg_homepage_right.jpg);
    background-position:right bottom;
    background-repeat:no-repeat;
    border-top: solid 3px #18497D;
    border-bottom: solid 3px #18497D;    
}