/* Enowine Promotion Case 1 */
#promotion1_outer {
	background-image: url(../build2008/tag1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 225px;
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#promotion1_outer #left {
	display: block;
	float: left;
	width: 290px;
	padding-left: 60px;
	padding-top: 30px;
}
#promotion1_outer #promo_image {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 192px;
}
#promotion1_outer #left h2 {
	font-size: large;
	color: #6A1969;
}

/* Enowine Promotion Case 2 */

#promotion2_outer {
	background-image: url(../build2008/tag1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 225px;
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#promotion2_outer #left {
	display: block;
	float: left;
	width: 290px;
	padding-left: 60px;
	padding-top: 30px;
}
#promotion3_outer #left h4 {
	color: #FF0000;
}

#promotion2_outer #promo_image {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 192px;
}
#promotion2_outer #left h2 {
	font-size: large;
	color: #6A1969;
}
/* Enowine Promotion Case 3 */
#promotion3_outer {
	background-image: url(../build2008/tag1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 225px;
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#promotion3_outer #left {
	display: block;
	float: left;
	width: 290px;
	padding-left: 60px;
	padding-top: 30px;
}
#promotion3_outer #promo_image {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 192px;
}
#promotion3_outer #left h2 {
	font-size: large;
	color: #6A1969;
}
#promotion2_outer #left h4 {

	color: #FF0000;
}
#promotion1_outer #left h4 {

	color: #FF0000;
}
