﻿body {
	background: none;
}

#forms {
	background: none;
	padding: 0;
	width: 899px;
}

#forms .module-content-wide {
	width: 899px;
}

#primaryContent, #secondaryContent {
	width: 899px;
	overflow: hidden;
}

#bottom {
	margin: 40px 0 0 0;
}

#mainPanel {
	width: 596px;
	min-height: 314px;
	float: left;
	margin: 0 2px 0 0; 
	background: #f7f3da url(../Images/Homepage/streamers.jpg) no-repeat bottom left;
	position: relative;
	overflow: hidden;
}

#mainPanel #white-loz {
	width: 265px;
	position: relative;
	top: 16px;
	left: 16px;
}

#mainPanel #white-loz-top {
	width: 265px;
	height: 34px;
}

#mainPanel #white-loz-top img, #mainPanel #white-loz-bot img {
	display: inline;
	border: 0;
}

#mainPanel #white-loz-mid {
	padding: 0 27px 0 32px;
	background: url(../Images/Homepage/white-loz-mid.png) repeat-y;
	overflow: hidden;
}

#mainPanel #white-loz-mid h3, #white-loz-mid p {
	margin: 0 0 12px 0;
}

#mainPanel #white-loz-mid div.ctaLink {
	width: 120px;
	height: 27px;
	margin: 0 0 30px 0;
}

#mainPanel #white-loz-bot {
	width: 265px;
	height: 4px;
}

#secondPanel {
	position: relative;
	width: 279px;
	min-height: 314px;
	float: left;
	margin: 0 0 1px 0;
	padding: 0 0 0 21px; 
	background: #fe5815 url(../Images/Homepage/eco-manager.jpg) no-repeat bottom left;
}

#secondPanel h3 {
	margin-top: 20px;
	color: #EE2B00 !important;
}

#secondPanel h3, #secondPanel p {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 258px;
	color: #666666;
}

.greyPanelLeft, .greyPanelRight {
	float: left;
	margin: 5px 1px 0 0;
	border: solid #e4e4e4 1px;
	min-height: 143px;
}

.greyPanelLeft {
	width: 576px;
	margin-right: 2px;
	padding: 0 0 0 18px;
}

.greyPanelRight {
	width: 278px;
	padding: 0 0 0 20px;
}

.greyPanelLeft h4 {
	margin: 15px 0 8px 0;
}

.greyPanelRight h4 {
	margin: 20px 0 12px 0;
}

ul.orangeArrows {
	overflow: hidden;
}

ul.orangeArrows li {
	line-height: 0.5em;
	float: left;

}

ul.orangeArrows li.left {
	width: 125px;
	margin: 0 20px 0.7em 0;
}

ul.orangeArrows li.right {
	width: auto;
	margin: 0 0 0.7em 0;
}

ul.orangeArrows li a 
{
	text-decoration: none;
	color: #333333;
}

ul.orangeArrows li a img
{
	border: 0;
}

.logo-2020 {
	vertical-align: middle;
	right: 0;
}

#footer-terms {
	clear:both;
	padding-top:10px;
}

.float-right 
{
    float: right;
}

.float-left 
{
    float: left;
}