/* Layout Stylesheet */ 

body {
	margin:20px;
	color: #000000;
	text-align:center;
	padding:0;
	background-image: url(../../images/cart_bkg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }

#outer {
	text-align:left;
	border:1px solid #000000;
	width:700px;
	margin:auto;
	background-image: url(../../images/broder.png);
 }

#hdr {
	height:115px;
	color: #000000;
	background-image: url(../../images/banner.gif);
 }

#bar {
	height:25px;
	color: #333333;
	border:solid #000000;
	border-width:1px 0 1px 0;
	background-image: url(../../images/broder.png);
 }

#bodyblock {
 position:relative;
 background: #ffffff;
 color: #333333;
 width:700px;
 padding:0;
 }

#l-col {
	background:#ffffff;
 }

#cont {
	width:640px;
	background:#ffffff;
	color: #333333;
	border:solid #000000;
	border-width:0 0 0 1px;
	text-align:left;
 }

#ftr {
	height:40px;
	color: #FFFFFF;
	border:solid black;
	border-width:1px 0 0 0;
	margin:0;
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../../images/broder.png);
 }
 
#Layer1 {
	position:absolute;
	width:136px;
	height:32px;
	z-index:1;
	left: 22px;
	top: 7px;
}
.style1 {color: #000000}
