/* \*/html, body {height:100%}/* */
body {
	padding: 0;
	margin: 0;
	text-align: center;
	min-width: 813px;
}

#container {
	margin:0;
	text-align:center;
	height: 100%;
}

#outer{
	height: 100%;
	min-height: 100%;
	width: 813px;
	text-align: left;
	margin: auto;
	position: relative;
}

html>body #outer { height:auto; }
#innerwrap {
	float: left;
	width: 812px;
}

#header {
	position: absolute;
	top: 0;
	width: 813px;
	height: 138px; /* picture is 108 px */
	overflow: hidden;
	z-index: 100;
}

#left {
	position: relative;
	width: 210px;
	float: left;
	padding: 128px 0 98px 40px;
}

#right {
	position: relative;
	width: 1px;
	float: right;
	padding-top: 128px;
	padding-bottom: 98px;
}

#footer {
	width: 813px;
	clear: both;
	height: 98px;
	left: 0;
	bottom: 0;
	position: absolute;
}

* html #footer {
	\height: 98px;
	he\ight: 98px;
	margin-bottom: -1px;
}

div, p  { margin-top: 0 }

#centrecontent {
	width: 562px;
	float: right;
	padding-top: 128px;
	padding-bottom: 98px;
}

#centrecontent, p {padding-left:0px}
#clearfooter {width:100%;height:1px;clear:both}