/* CSS Document */
	body {
		text-align:center;
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		background-color:#222;
	}
	a {
		color:#A9701B;
	}
	h1 {
		color:#666666;
		font-size:18px;
		padding : 10px 0 5px 10px; 
	}
	h2 {
		color:#666666;
		font-size:14px;
		padding : 10px 0 5px 10px; 
	}
	.error {
		text-align:center;
		color:#FF0000;
	}
	.cartheader {
		color:#FFFFFF;
	}
	#container{
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		background-color:#FFFFFF;
	}
	#frame {
		width:980px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background-color:#FFFFFF;
	}
	#top {
		background-image:url("images2009/topbg.jpg");
		height:147px;
		width:980px;
	}
	#top a, #top a:link {
		color:#FFFFFF;
	}
	#top a:hover {
		color:#eaffb2;
	}
	#topleft {
		float:left;
		width:504px;
		height:147px;
	}
	#topright {
		float:left;
		width:476px;
		height:147px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
	}
	#nav {
		background-image:url("images2009/navbg.jpg");
		height:53px;
		color:#eaffb2;
	}
	#nav a, #nav a:link {
		color:#eaffb2;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		vertical-align:middle;
		line-height:53px;
		text-transform:uppercase;
	}
	#nav a:hover {
		color:#eaffb2;
	}
	#bottom1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#8e7c72;
		float:left;
		width:335px;
		padding-top:20px;
	}
	#bottom1 a {
		color:#8e7c72;
	}
	#bottom1 a:hover {
		color:#000000;
	}
	#bottom2 {
		padding-top:25px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#9e7b66;
		float:left;
		width:645px;
		vertical-align:middle;
	}
	#bottom2 a {
		color:#9e7b66;
	}
	#bottom2 a:hover {
		color:#000000;
	}
	#contentleft {
		width:726px;
		padding:0px;
		float:left;
		background-color:#FFFFFF;
	}
	
	#contentright {
		width:254px;
		padding:0px;
		float:left;
		background:#FFFFFF;
	}
	#footer {
		background-image:url("images2009/footerbg.jpg");
		width:980px;
		height:72px;
		padding:0px;
		float:left;
		color:#FFFFFF;
		text-align:center;
	}
	#baskets_container{
		width: 980px;
		float:left;
		background:#FFFFFF;
	}
	#baskets_left {
		width:10px;
		padding:0px;
		float:left;
		height:400px;
		background:#FFFFFF;
	}
	#baskets_center {
		width:955px;
		padding:0px;
		float:left;
		background:#FFFFFF;
	}
	#middle {
		width:980px;
		padding:0px;
		float:left;
		background:#FFFFFF;
	}
	
	.products_listing, a.products_listing {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#990000;
		text-align:center;
	}
	.products_name {
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
	}
	.products_code {
		font-family:Arial, Helvetica, sans-serif
		font-size:14px;
		font-weight:bold;
		color:#990000;
	}
	.ups_rate {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#0033FF;
	}
	.products_desc {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	.products_price {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	
	#breadcrumb {
		width:980px;
		height:30px;
		background:#f8ba0f;
		color:#FFFFFF;
		line-height:30px;
		vertical-align:middle;
	}
	#breadcrumb a {
		color:#ffffff;
		font-weight:bold;
	}