* { 
margin:0; 
padding:0; 
border:none; 
z-index:0; 
} 
html, body {
	height:100%;
	width: 100%;
	text-align: center;
} 

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

#header{
	top:0;
	left:0;
	width:760px;
	height:243px;
	font-weight:bold;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	color: #FFFFFF;
} 

#clearheader { 
height:0px; 
} 

#outer{
	margin-left:auto;
	margin-bottom:10px;
	width: 760px;
	margin-right: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	min-height: 100%;
} 
#left {
	position:relative;
	width:260px;
	text-align:center;
	float:left;
	z-index:100;
	margin-left:auto;
	background-color: #FFFFFF;
	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;
}
#middleCart {

	width:750px;
	position:relative;
	z-index:1;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	padding: 5px;
}
