body {
	margin:0px;
	background-image:url(images/bob.gif);
	background-repeat:repeat-x;
	FONT-FAMILY:Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	Color: #000000;
}
h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}	

h6 {
	border-bottom:#ccc 1px solid;
	margin:8px 0 8px 0;
	padding:0;
	}
	
#container {
	width:1000px;
	margin:auto;
	background-image:url(images/paper.gif);
}

#header {
	background-image:url(images/header.jpg);
	height:285px;
	}
	
#footer {
	background-image:url(images/footer.gif);
	height:25px;
	width:1000px;
	}
	
#content {
	width:740px;
	margin:0 auto 0 auto;
}

.myvalue{
	font-size:14px;
	font-weight:bold;
	color:#900;
	width:100px;
	text-align:center;
	border:#ccc 1px solid;
	margin:30px 0 0 auto;
	padding:10px;
}

.productbox {
	position:relative;
	width:600px;
	margin:20px auto 20px auto;
	}
	
.productbox p {
	margin:0px;
	padding:8px 0 8px 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	}
	
.pbtop {
	background-image:url(images/productboxtop.jpg);
	height:115px;
	}
	
.pbtoptitle {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	padding:55px 0 0 80px;
	}
	
.pbmiddle {
	background-image:url(images/prodboxpaper.gif);
	padding:10px 40px 0 30px;
	position:relative;
	}
	
.pbbottom {
	background-image:url(images/productboxbot.gif);
	height:27px;
	}
	
.orderbox {
	border:#990000 5px dashed;
	width: 400px;
	margin:50px auto;
	padding:30px 0;
	}
	
.listtext {
	font-size:11pt;
	}
	
.ticklist {
	border: #CCC 1px solid;
	}
	
.subheading {
	padding:30px 0;
	}