l#all {
	width: 100%;
	text-align: center;
}
table.layout {
	border-width: 0 3px 3px 3px;
	border-spacing: 0;
	border-style: solid;
	border-color: #424242;
	border-collapse: collapse;
	background-color: white;
	text-align: left;
	margin: 0px auto 0px auto;
	width: 808px;
}
.mainHeaderArea_2 {
	vertical-align: top;
	width:808px;
	line-height: 13px;
}

.mainHeaderArea {
	vertical-align: top;
	width:808px;
	height:127px;
	line-height: 13px;
}

.mainContent {
	padding: 0px 15px 0px 15px;
	background-color: white;
	vertical-align: top;
	width:636px;
}
.leftNavTop {
	width: 172px;
	height: 1px;
	overflow:hidden;

}
.leftNavigation {
	vertical-align: top;
	width: 172px;
	overflow:hidden;
	background:#E1F5AB;
}

#headerContent {
	width:805px;
	height:100px;
	position:absolute;
	overflow:hidden;
}
#headerGreenBarTop {
	width:789px;
	height:29px;
	background-color:#ADDE26;
	position:absolute;
	margin-top:89px;
	background: #ADDE26 url(http://graphics.suite101.com/header_top_green_curve.gif) 100% 0% no-repeat;
}
#headerGreenBarBottom {
	width:788px;
	height:6px;
	background-color:#9BCC14;
	position:absolute;
	margin-top:31px;
	background: #9BCC14 url(http://graphics.suite101.com/header_bottom_green_curve.gif) 100% 100% no-repeat;
}

.mainFooter {
	text-align:center;
	clear:both;
	font-size:11px;
	text-transform:lowercase;
	margin-top: 20px;
}

.mainFooter a {
	text-decoration:none;
	font-weight:normal;
	text-transform:lowercase;
}

.header_logo {z-index:1000; position:absolute;}

#mainBanner {
	height: 60px;
	width: 470px;
	display: inline;
	float:right;
	margin:1px 25px 0 0;
}

.maintenanceAlert {
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	border:3px solid red;
	background:yellow;
}
