@charset "utf-8";
/* CSS Document */
.poweredby {
	font-size:10px;
	color:#000;
}
a.poweredby:link, a.poweredby:visited, a.poweredby:active,  {
	font-size:10px;
	color:#000;
	text-decoration:none;
}
a.poweredby:hover {
	font-size:10px;
	color:#000;
	text-decoration:underline;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#68655C;
}
.cartBG {
	background-image:url(images/header_cart.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:231px;
	min-height:154px;
	text-align:left;
	padding:10px 0 0 95px;
}
/*td {
	background-color:#fff;
}*/
.header {
	/*width:1000px;*/
	height:154px;
	background-color:#FDFFCD;
	text-align:left;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
.aom_t2 {
	float:left;
	line-height:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 1em;
	position:relative;
	white-space:nowrap;
	width:947px;;
	background-color:#FFF;
}