#nav {
	text-align: center;
/*		width:137px; */
	margin: 0 10px 0 5px;
}
#nav ul {
	list-style: none;
	background: transparent url(/img/turquoise.gif) repeat-y top center;
	width: 140px;
	margin: 0;
	padding: 0;
}
#nav li {
	background: transparent url(/img/button_bg.gif) no-repeat 50% 50%;
/*		background: transparent url(/img/button_bg.gif) no-repeat center center;
	height: 64px; */
	line-height: 64px;
	margin: 0;
	padding: 0;
}
#nav a {
	color:#00dddd;
	text-decoration:none;
	font-weight:700;
/*		font-size:1.2em;*/
	display: block;
}
body {
  background: #a8d8dc url(/img/bluepeachgrad.jpg) repeat-y right;
}

div.detaildiscounts {
  font-size:12px;
  color: #550000;
}

span.discountsapply {
  color:#dd0000;
}
