﻿div#content
{
	background-color: #fff;
	background-image: none;
	margin: 30px 0px 0px 0px;
}
div#local
{
	display: none;
}
div#layout
{
	float: none;
	width: 706px;
}
div#main
{
	width: 750px;
	min-height: 530px;
	margin-left: 18px;
	margin-right: 0px;
}

/*sitemap specific*/
.sitemap-section
{
    width: 160px;
    display: inline-block;
    padding: 3px 5px;
    margin: 5px;
    vertical-align: top;
    background-image:url('../../hempstead/images/bg-sitemap-header.html');
    background-repeat: repeat-x;
    border-left: 1px solid #0055A4;
}
.sitemap-section-header
{
    color: #fff !Important;
    text-decoration: none !Important;
    width: 140px;
    padding: 6px 0px;
    font-weight: bold !Important;
}
.sitemap-subsection
{
    margin-top: 8px;
    list-style-type: none;
}
