html, body {

	padding: 0;

	margin: 0;

	height: 100%;

}



body {

	min-width: 960px;

	background-color: #ff9900;

}



div#headerwrap {

	position:absolute;

	width:100%;

	top:0;

	left:0;

	height: 170px;

}



body>div#headerwrap {

	position:fixed;

}



div#header {

	height:170px;

	width:960px;

	margin:0 auto;

	background: url('images/webhead.gif');

 	background-repeat: no-repeat;

 	background-color: #ada7a3;

 	text-align: right;

 	border-left: 1px solid white;

 	border-right: 1px solid white; 	

}



div#middlewrap {

	padding:170px 0 0 0;

	margin-left:0;

	voice-family: "\"}\""; 

	voice-family:inherit;

	margin-left:16px;

	padding-bottom:15px;

}

body>div#middlewrap {

	margin-left:0;

}

div#middle {

 	border-left: 1px solid white;

 	border-right: 1px solid white; 	

	width:960px;

	margin:0 auto;

	background-color: #ffffff;

		min-height: 800px;

}

div#content {

	padding:0 10px;

	margin-left: 0px;

}

div#footerwrap {

	width:100%;

	p\osition:absolute;

	bottom:0;

	left:0;

	height:15px;

}

body>div#footerwrap {

	position:fixed;

}

div#footer {

 	border-left: 1px solid white;

 	border-right: 1px solid white; 	

	height:20px;

	width:960px;

	margin:0 auto;

	background-color: #ff9900;

}

