﻿* html form
{
	height: 100%;
}

* html #cmsWrapper
{
	height: 100%;
	width: 960px;
}

* html #outerContainer
{
	height: 100%;
}

* html #breadcrumbContainer
{
	background-position: 0 1px;
}


* html #banner_graphics h1
{
    top:20px;
    }

* html #banner_graphics h2
{
    top:53px;
    }

* html #navigation 
{
    width:545px;}

* html #contentContainer
{
	height: 300px;
}
* html #footerContainer .centerColumn
{
    margin:0px;
    width:425px;
   }

* html #footerContainer
{
	height: 165px;
}

* html #footer
{
	height: 77px;
}

* html #footerContent
{
	float: left;
}

* html #footerContent .centerColumn
{
	margin: 0 12px;
}

* html #footerCorner
{
	bottom: -2px;
}