html { overflow-y: scroll; }

body {
	font: normal normal normal 75%/1 Arial, Helvetica, sans-serif;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 2.8em;
	line-height: 1.2em;
	font-weight: normal;
}
h2 {
	font-size: 1.667em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 0px;
	font-weight: normal;
}
h3 {
	font-size: 0.917em;
	line-height: 1.455;
	text-transform: uppercase;
}
h4 {
	font-size: 1.083em;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 1ex;
	margin-top: 1ex;
}
p, li{
	font-size: 1.083em;
	line-height: 1.462;
	margin-left: 0px;
}
p {
	margin-bottom: 1.2em;
	margin-top: 0px;
	padding-bottom: 1px;
}

#page-wrap{
	width: 745px;
	margin: 0px auto;
}
#header-wrap {
	width: 745px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
#header-logo {
	float: left;
	width: 140px;
	margin: 3px 0 0 0
}
#header-strapline {
	float: right;
}
#header-navigation {
	float: right;
	font-size: 0.917em;
	width: 605px;
	text-align:right;
	color: #FFFFFF;
	height: 24px;
	padding-top: 8px;
	background-image: url(../img/waste2tricity_nav_background.png);
	background-repeat: repeat-x;
}

#header-navigation a, #header-navigation a:link, #header-navigation a:visited {
	color:#ffffff;
	text-decoration:none;
}
#header-navigation a:hover {
	color:#333333;
	text-decoration:none;
}

#content-wrap {
}

#content-mast {
	position: relative;
	width: 745px;
	height: 250px;
}
#content-mast-text {
	position: absolute;
	margin-top: 180px;
	padding-left: 20px;
}
#content-mast-text h1{
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: normal;

}
#home-mast-logo {
	position: absolute;
	left: 0px;
}
#home-mast-logo img{
	position:absolute;
    top:0;
    left:0;
    z-index:3;
}
#home-mast-left { position: absolute; left: 0px; width: 372px; }
#home-mast-right { position: absolute; left: 372px; width: 373px; }
#home-mast-left img, #home-mast-right img { position:absolute; visibility:visible; z-index:0; }
#home-mast-left img.active, #home-mast-right  img.active { z-index:2; visibility: visible; }
#home-mast-left img.last-active, #home-mast-right  img.last-active { z-index:1; visibility: visible; }

#content-body {
	margin: 20px 0 50px 0;
	padding-left: 20px;
	padding-right: 20px;
}
#content-body ul{
	margin-left: 0px;
}
#content-body li{
	margin-left: 0px;
	margin-bottom: 5px;
}
#footer-wrap {
	width: 745px;
	height: 25px;
	background-image: url(../img/waste2tricity_footer_background.png);
	background-repeat: no-repeat;
}
#footer-copyright {
	float: right;
	padding: 25px 0 25px 0;
	font-size: 9px;
}
.highlight {
	padding: 10px;
	color:#ffffff;
	background-color:#009933;
	clear: right;
}
.page-top {
	font-size: 10px;
}
.green {
	color:#009933;
}

#red {
color: red;
}

#portcom {
width: 282px;
height: 70px
}

