html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #33333;
}

img {
	border: none;
}

#sale-header {
	font-size: 1px;
	font-visibility: none;
	text-align: right;
	background: url(images/new_opaz_header.jpg) no-repeat;
	width: 924px;
	height: 317px;
	color: #006;
	margin-bottom: 0px;
	}

#sale-menu {
	background: url(images/menu_bg.gif) no-repeat;
	width: 177px;
	height: 357px;
	float: left;
	}

p.sale-pmenu {
	padding: 0;
	margin: 15px 0 0 0;
}	
	
	
#sale-content {
	padding: 10px;
	margin-left: 185px;
	width: 720px;
	font-family: tahoma, arial, san-serif;
	}


#sale-footer {
	padding: 10px;
	margin-left: 185px;
	width: 720px;
	text-align: center;
	font-family: tahoma, arial, san-serif;
	}
	
#copyright {
	font-family: tahoma, arial, san-serif;
	font-size: 8pt;
}

#poweredby {
	text-decoration: none;
	color: #000000; 
	font-family: tahoma, arial, san-serif;
	font-size: 8pt;
}