body{
	background-color:#212121;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	text-align:center;
	font-family:helvetica,arial;
	margin:0;
	color:#ccc;
}

div.content{
	margin:0 auto;
	padding:0;
	text-align:left;
	width:926px;
}

a{
	color:#f44;
}

a:hover{
	color:#ff4;
}

div.header{
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:174px;
}

	div.header h2, div.header h3{
		margin:0;
		padding:0;
		height:68px;
		text-indent:-999em;
		overflow:hidden;
	}


	div.header ul, div.header li{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	div.header li{
		float:left;
		display:block;
		padding:4px 5px 3px;
	}
	
	div.header li a{
		display:block;
		margin:-3px -5px;
		padding:3px 20px;
		color:white;
		text-decoration:none;
		font-weight:bold;
	}
	
div.storefront{
	width:580px;
	float:left;
}

div.extras{
	padding-top:20px;
	width:320px;
	float:right;
}

#pfw0{
	background:none !important;
	background-color:white !important;
	padding:0 0 5px !important;
	/*height:125px !important;*/
	/*border:1px solid #999 !important;*/
}

div.pfw-heading{
	/*display:none !important;*/
}
