body, html, #wrapouter {
	height:100%;
}
#wrapouter {
	background:#58C3EC url(../_layout/content_bk.jpg) repeat-y 50%;
	min-width: 950px;
	width: auto !important;
	width: 100%;
	 min-height: 100%;
	 height: auto !important;
	 height: 100%;
}
.pad {
	padding:0 18px;
}
.lastpad {
	padding:0 18px 0 10px;
}
.firstpad {
	padding:0 18px 0 18px;
}
div.border {
	border-color:#066E26;
}
#footer {
	font-size:.9em;
	font-weight:bold;
}