#wrap {
	width: 800px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/top.jpg) no-repeat;
	position: relative;
	border-style: solid;
	border-left-color: #e6edf7;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0;
	border-bottom-width: 0;
	border-right-color: #e6edf7;
}

#logo {
	top: 9px;
	left: 9px;
	position: absolute;
}

h1 {
	background: url(../img/title.png) no-repeat;
	width: 333px;
	height: 147px;
	top: 78px;
	left: 210px;
	text-indent: -9999px;
	position: absolute;
}

#copy {
	position: absolute;
	top: 250px;
	left: 215px;
	color: #a1291b;
	font: 13px/15px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	width: 320px;
	height: auto;
}

p.info {
	color: #a1291b;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 10px;
}

/* Left product pic & info starts here */


.text {
	position: absolute;
	top: 230px;
	left: 40px;
	color: black;
	font: 11px/12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	width: 475px;
	height: auto;
}

.pictxt {
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
		color: #a1291b;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}

.left
		{
	float: left;
}


.prodtxt {
	color: #a1291b;
	font: 13px/15px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	width: 220px;
	height: auto;
	float: right;
}

.prodtxt p {
	margin-bottom: 9px;
}

table {
    width: auto;
    background-color:#F9CF7F;
	text-decoration: none;
	margin-top: 5px;
	color: black;
}

.grid {
	background-color: #EFFF94;
}

.bold {
	font-weight: bold;
}

  
td {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 13px;
	border-style: solid;
	border-width: 1px;
	border-color: #A96458;
	padding: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

td:first-child {
	width: 20%;
	}
	


#copy img {
	float: right;
	margin-top: 10px;
}

#copy p {
	margin-bottom: 15px;
}

#info {
	width: 200px;
	height: 375px;
	top: 225px;
	left: 600px;
	position: absolute;
	text-align: center;
}


ul {
	font: 10px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

A:link {
	text-decoration: none;
	color: black;
}

A:hover {
	text-decoration: none;
	color: #a1291b;
}

A:visited {
	text-decoration: none;
}

#info img {
	padding-top: 15px;
	margin-bottom: 90px;
	margin-right: 4px;
	margin-left: 4px;
}



.info {
	text-align: center;
	font: 15px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 5px;

}

.prod {
	text-align: center;
	font: bold 18px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 2px;
}

#angel {
	background: url(../img/angel.jpg) no-repeat;
	width: 190px;
	height: 162px;
	position: absolute;
	top: 284px;
}

#pipe {
	position: absolute;
	top: 32px;
	left: 550px;
	width: 129px;
	height: 548px;
	background: url(../img/pipe.png) no-repeat;
}

.navtxt {
	margin-top: 15px;
	margin-bottom: 20px;
	clear: left;
}