.ctop {
	background-image: url(../images/pricing_topcurve.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 62px;
}
.cbottom {
	background-image: url(../images/pricing_bottomcurve.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
}
.cmiddle {
	background-image: url(../images/pricing_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#logo {
	background-image: url(../images/pricing_logodesign.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
}
#stationery {
	background-image: url(../images/pricing_stationery.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
}
#animated {
	background-image: url(../images/pricing_animated.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
}
#website {
	background-image: url(../images/pricing_website.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
}
#features {
	background-image: url(../images/pricing_features.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
}
#payment {
	background-image: url(../images/pricing_payment.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
}

#card {
	background-image: url(../images/pricing_card.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
}
.wtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#header_remedy {
	background-image: url(../images/header_remedy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 266px;
	color: #333333;
}
#header_entry {
	background-image: url(../images/header_entry.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 266px;
}
#header_professional {
	background-image: url(../images/header_professional.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 266px;
}
#header_executive {
	background-image: url(../images/header_executive.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 266px;
}
#header_corporate {
	background-image: url(../images/header_corporate.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 266px;
}
#header_value {
	background-image: url(../images/header_value.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 266px;
}
#dhtmltooltip{
position: absolute;
width: 250px;
border: 1px solid #CCCCCC;
padding: 10px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
	vertical-align: top;
}.strike {
	text-decoration: line-through;
}
.red {
	color: #FF0000;
}
