#left
{
	border: none;
}
#left ul
{
	padding-left: 20px;
	margin-top: 3px;
	margin-left: 0;
}
#home-manufacturers
{
	text-align: center;
}
	#home-manufacturers img
	{
		margin-bottom: 10px;
	}

#super-promo
{
	width: 45%;
	float: left;
	background: url('../images/super-promo.jpg') no-repeat top left;
	margin-right:30px;
}
	#super-promo h2
	{
		/*background: url('../images/man_top.gif') no-repeat top left;*/
		margin: 0;
		padding-top: 33px;
		padding-left: 100px;
		padding-bottom: 19px;
		font-size: 12pt;
		color: #ffffff;
	}
	#super-promo-text
	{
		/*background: url('../images/man_bottom.gif') no-repeat top left;*/
		color: #616161;
		letter-spacing: 1px;
		/*font-weight: bold;*/
		padding-left: 70px;
		padding-top: 5px;
		height: 200px;
		width: 340px;
	}
	#super-promo-price
	{
		padding: 10px;
		padding-top: 30px;
		margin-left: 150px;
		font-size: 13pt;
		font-weight: bold;
		color: #75848A;
		text-align: center;
	}
		#super-promo-price b{
			font-weight:normal;
			color:black;
			font-size:10px;
		}
		#super-promo-price s
		{
			color: #75848A;
			text-decoration: none;
			background: url('../images/strikethrough.gif') repeat-x center;
		}
		#super-promo-promo
		{
			width: 150px;
			margin: 0 auto;
			font-size: 13pt;
			margin-top: 5px;
			margin-bottom: 5px;
			/*background-color: #0033CC;
			color: #ffffff;*/
			color:#0033CC;
		}
			#super-promo-promo b
			{
				display: block;
				padding: 3px;
				font-size: 7pt;
				border: 1px solid #0033CC;
				border-top: none;
				background-color: #ffffff;
				color: #000000 !important;
			}
.home-specials
{
	width: 23%;
	float: left;
	margin: 5px;
	height: 140px;
	background: url('../images/bg_box.gif')
}
	.home-specials h3
	{
		background: #ff9900 url('../images/home-specials-h3.gif') no-repeat right;
		font-size: 9pt;
		margin: 0;
		margin-bottom: 5px;
	}
		.home-specials h3 a
		{
			display: block;
			background: url('../images/home-specials-h3-a.gif') no-repeat left;
			padding-left: 14px;
			color: #ffffff;
		}
		.home-specials h3 a:hover
		{
			color: #ffffff;
		}
	.home-specials-image
	{
		width: 50%;
		text-align: center;
	}
	.home-specials-price
	{
		width: 50%;
		float: right;
		font-size: 10pt;
		font-weight: bold;
		padding-top: 5px;
		color: #0033CC;
		text-align: right;
	}
	.home-specials-price s
	{
		color: #75848A;
		/*font-weight: normal;*/
		text-decoration: none;
		background: url('../images/strikethrough.gif') no-repeat center;
	}
	.home-specials-price b
	{
		color: black;
		font-size:10px;
		font-weight:normal;
	}
		.home-specials-promo
		{
			margin-top: 3px;			
			font-size: 10pt;
			/*
			margin-bottom: 5px;
			background-color: #0033CC;
			color: #ffffff;*/
			color:#0033CC;
		}
			.home-specials-promo b
			{
				display: block;
				padding: 3px;
				font-size: 7pt;
				border: 1px solid #0033CC;
				border-top: none;
				background-color: #ffffff;
				color: #000000 !important;
			}
		.home-specials-perte
		{
			margin-top: 5px;
			margin-bottom: 5px;
			font-size: 10pt;
			background-color: #ff9900;
			color: #ffffff;
		}
			.home-specials-perte b
			{
				display: block;
				padding: 3px;
				font-size: 7pt;
				font-weight: normal;
				border: 1px solid #ff9900;
				border-bottom: none;
				background-color: #ffffff;
				color: #000000 !important;
			}
	.home-specials-name
	{
		clear: both;
		height: 40px;
		overflow: hidden;
	}
		.prefix-title
		{
			display: inline;
		}
#map-table
{
	width: 100%;
	margin-top:10px;
	float: left;
}

#map-table-title{
	margin-top:15px;
	padding-left:10px;
}

	#map-table .highlight-title
	{
		font-size: 1em;
	}
	#map-table td
	{
		/*background: url('../images/right.jpg') no-repeat top right;*/
		font-size: 7pt;
		padding-left:25px;
	}
	#map-table h3
	{
		margin: 0;
		font-size: 8pt;
		color: #6F6F6F;
		border-bottom: 1px solid #ff9900;
	}
	#map-table ul
	{
		padding-left: 15px;
		margin-left: 0;
	}
	#map-table li
	{
		clear: both;
		list-style-image: url('../images/bullet.gif');
	}
	#map-table img
	{
		float: right;
		margin-left: 2px;
	}
	.map-table-odd
	{
		background: #F6F6F6;
	}

.reception-ag
{
	float: left;
	width: 33%;
}
