* {
	padding: 0;
	margin: 0;
}
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #566047;
	background-color:#e3e4d8;
}
img {
padding:10px;
float: right;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	line-height: 1.7em;
	font-size: 13px;
	
}
#google{position:absolute;
left:-120px;
top:700px;
z-index:1;
}

#container {
	position: relative;
	margin: auto;
	text-align: left;
	width: 775px;
	z-index:2;
	left: 0;
}
#pageHeader {
    text-align: center;
    background: url(tut-bg.jpg) center top no-repeat;
    height:400px;
}
#card .p1 {
	position: absolute;
	top: 28px;
	left: 320px;
	font-weight: bold;
	color: #e3e4d8;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}
#card .p2 span {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	top: 65px;
    left: 300px;
	width: 385px;
}
#card .p3 span {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	top: 120px;
    left: 300px;
	width: 385px;
}
#card .p4 {
	position: absolute;
	top: 360px;
	left: 320px;
	font-weight: bold;
	color: #e3e4d8;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}#stepbox {
    margin-left: 50px;
    padding: 10px 20px 0px 20px;
}

#steps {
    padding-right: 20px;
}
#footerAd {
	background-image: url(cd-ad.jpg);
	height:150px;
	position:relative;
	width:700px;
	background-repeat: no-repeat;
	background-position: right;
	visibility: visible;
}

h3 {
	margin-bottom:10px;
	height: 28px;
	background: url(step.gif) left top no-repeat;
	border-bottom: 1px solid #7D8965;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 65px;
	padding-top: 2px;
	clear: both;
}

.second {
	margin-bottom:10px;
	height: 28px;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 100px;
	padding-top: 2px;
	clear: both;
	padding-bottom: 1px;
	font-weight: bold;
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF6600;
	font-size: 18px;
	line-height: 35px;
	text-decoration: underline;
}

h6 {
	margin-bottom:10px;
	 font-size: 14px;
	height: 28px;
	font-family:Arial, Helvetica, sans-serif;
	
	padding-top: 2px;
	clear: both;
}
#footer {
    margin: 0 0 0px 0px;
    padding: 20px 20px 0 20px;
    text-align: center;
    clear: both;
    font-size: 70%;
}

#linkList {
    position: absolute;
    top: 140px;
    left: 300px;
    width: 200px;}

#ingredients ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    color: #8C9777;
    border-bottom: 1px solid #8C9777;
	list-style: none;
}
h4 {
	margin-bottom:1;
	height: 28px;
	background: url(../../images/forwardbullet.gif) left top no-repeat;
	border-top: 1px solid #7D8965;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent: 30px;
	padding-top: 2px;
	clear: both;
}
#back{
position: absolute;
	top: 320px;
	left: 500px;
	width:200px;
	height:60px;
	visibility: visible;
	overflow: hidden;

}
a:link {
	color:#000066;
}
a:visited {
	color:#003366;
}
a:hover {
	color: #0033CC;
}
a:link.credit {
	color:#FF9900;
}
a:visited.credit {
	color:#CCCCCC;
}
a:hover.credit {
	color: #0033CC;
}
ol, ul, li{
list-style-type:square;
list-style-position:inside;
font-size:10px;
}
