
/* ----- Wider CSS Rules ----- */

#AllContent {
	float: left;
	width: 770px;
}
#container{
width:100%;
}
#primaryContent{
	width:100%;
	float:left;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: top;	
}
#secondaryContent{
	width:100%;
	float:left;	
}
#extraContent{
	display:block;
	background-color: #62483d;
	width:230px;
	float:right;
	color:#FFFFFF;
	height: 1045px;
	margin: 1px;
	padding: 9px 2px 4px 5px;
	background-image: url(../images/template/extra-bak.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 6px;
	border-right: 2px solid #e32c2c;
	border-bottom: 2px solid #e32c2c;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#Shop {
	float: left;
	width: 510px;
}
