#inner {
	clear:both;
	margin: auto;
	width: 842px;
	min-height:638px;
	border: 1px solid #cccccc;
	background:url('../images/contentbg.jpg') no-repeat;
	background-position: 0px 30px;
	background-color:#FFFFFF;
}
#content {
	clear:both;
	width:795px;
	margin: 18px 0px 0px 23px;
	min-height: 424px;
}
#youAreHere {
	margin: 0px 0px 0px -24px;
	padding: 8px 0px 0px 24px;
	width: 496px;
	height: 23px;
	font-size: 1.4em;
	font-weight:bold;
	color: #4f324c;
	background:url('../images/breadbg.png') no-repeat;
}
#youAreHere a {
	font-size: 0.9em;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
	color: #fc9a1c;
}
#youAreHere a:hover {
	text-decoration:underline;
}
#youAreHere .last {
	color: #4f324c;
	font-style:normal;
}

#contentLeft {
	float: left;
	width: 532px;
	margin: 0px 20px 0px 0px;
}

#content h1 {
	margin: 0px 0px 4px 0px;
	font-size: 3.2em;
	color: #4f324c;
}

#contentLeft h2 {
	margin: 0px 0px 10px 0px;
	font-size: 1.4em;
	color:#4f324c;
}
#contentLeft h1 a {
	text-decoration:none;
	color: #4f324c;
}
#contentLeft h1 a:hover {
	text-decoration:underline;
}
#contentLeft p {
	margin: 0px 0px 10px 0px;
	font-size: 1.3em;
}
#contentLeft p a {
	color:#FC9A1C;

}
#contentLeft p a:hover {
	text-decoration:none;
}
#contentLeft h3 {
	margin: 0px 0px 10px 0px;
}
#contentLeft ul {
	margin: 0px 0px 10px 23px;
}
#contentLeft ul li {
	font-size: 1.3em;
}
#contentLeft table {
	margin: 0px 0px 10px 0px;
}
#contentLeft table td {
	padding: 5px;
	font-size: 1.3em;
}

#contentRight {
	float:left;
	margin:-78px 0px 0px 0px;
	width: 243px;
}
#contentRight h1 {
	width: 253px;
	height: 154px;
	background:url('../images/product/sloeginscribe.png' ) no-repeat;
	text-indent:-3000px;
	overflow:hidden;
}

/* Shopping Basket */
#basket {
	margin: 0px 0px 20px 8px;
	width:223px;
	height:89px;
	background:url('../images/product/basketbg.png' ) no-repeat;
}
#basket h2 {
	margin: 0px 0px 26px 35px;
	padding: 11px 0px 0px 0px;
	font-size: 1.4em;
	font-weight:bold;
	color: #4f324c;
}
#basket p {
	text-align:center;
	font-size: 1.2em;
	font-weight:bold;
	color:#4f324c;
}
/* Recipies Area */
#recipies {
	margin: 0px 0px 0px 8px;
	padding: 55px 0px 0px 13px;
	width: 210px;
	min-height: 11px;
	background:url('../images/product/sloeginrecipiesbg.png' ) no-repeat;
	background-position:top;
}
#recipies p {
	margin: 0px 0px 10px 0px;
	width: 185px;
	font-size: 1.3em;
	color: #195570;
}
#recipies p a {
	color: #195570;
}
#recipies p a:hover {
	text-decoration:none;
}
#recipies ul {
	margin: 0px 0px 10px 15px;
	list-style:none;
}
#recipies ul li {
	padding: 0px 0px 0px 10px;
	background:url('../images/bullet3.jpg') no-repeat;
	background-position: 0px 7px;
}
#recipies ul li a {
	font-size: 1.3em;
	color: #d76917;
}
#recipies ul li a:hover {
	text-decoration:none;
}
