html, body {
	height:100%;
	width: 100%;
	text-align: center;
	margin-top: 0px;
} 

body {
	text-align: left;
	height: 100%;
	width: 98%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../MANAGE/SITEHEADERS/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C6DEE8;
} 

#header{
	top:0;
	left:0;
	width:760px;
	height:240px;
	font-weight:bold;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
} 

#clearheader { 
height:0px; 
} 

#outer{
	margin-left:auto;
	margin-bottom:10px;
	width: 760px;
	margin-right: auto;
	min-height: 100%;
	background-color: #FFFFFF;
} 
#left {
	position:relative;
	width:260px;
	text-align:center;
	float:left;
	z-index:100;
	margin-left:auto;
	margin-top: 23px;
} 

#middle {
	width:490px;
	float:right;
	position:relative;
	z-index:1;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	padding: 5px;
} 

#clearfooter { 
clear:both; 
height:0px; 
} 

#footer {
	width:750px;
	text-align:left;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 5px;
	height: auto;
}
#outerCart {

	margin-left:auto;
	margin-bottom:10px;
	width: 760px;
	margin-right: auto;
	min-height: 100%;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
