body
{
	background: none;
	background-color: #FFFFFF;
}

	#container
	{
		min-height: 0;
		height: auto;
	}
	
/* Print Brochure Styles */
.col2 .left 
{
    float: left;
    width: 281px;
}
.col2 .right
{
    float: left;
}
    .col2 .right .content2
    {
        margin: 0 0 0 20px;
    }   
