#wrapper, #wrapper2 
{
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#wrapper 
{
	background: url(images/content_bg.gif) repeat-y center;
}

#wrapper2
{
	background: url(images/content_bg2.gif) repeat-y center;
}

#cart_util_bar 
{
	height: 43px;
	background-image: url(images/user_bar_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
}

#cart_util_bar table
{
	padding-top:3px;
}

#seperator { height: 43px;}
		
#seperator {
	width: 20px;
	background-image: url(images/user_bar_seperator.gif);
	background-repeat: no-repeat;
	background-position: center -3px;
}
		
#countries { margin: 0 10px 0 10px; }
#countries img { margin: 0 0 0 5px;}

#user_status {
	width: 480px;
	padding: 0 0 0 20px;
}
#shopping_cart_wrapper {
	font-family: "Myriad Pro", Verdana;
	line-height: 18px;
	cursor: pointer;
	float: right;
	padding:  0 10px 0 0;
}
		
#header { height: 180px; background: url(images/header.jpg) no-repeat top left;}
	
#leftcol, #content_wrapper, #content_wrapper2, #rightcol { float: left;}
#leftcol, #rightcol {
	width: 222px;
}

#content_wrapper {
width: 516px;
padding: 10px;
}

	#content_wrapper2 
	{
	width: 738px;
	padding: 10px;
	}
	#rightcol {}
	
	#footer  {
	clear: both;
	width: 980px;
	height: 63px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer_logos { background-color: #FFFFFF; text-align: center;}
