body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	margin: 10px;
	color: #000000;
	background-image: url(slices/bg_stripes.gif);
	background-position: center;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #019093;
}
a:hover {
	text-decoration: none;
	color: #C2AD70;
	font-weight: bold;
}

#layoutmidcell {
	background-image: url(slices/slicex.gif);
	background-repeat: no-repeat;
	height: 341px;
	background-color: #F1EFE2;
}
#layoutmidcell #left {
	width: 180px;
}
#content {
	width: 98%;
}
#content td {
	padding: 5px;
}
#content td.header {
	padding: 20px 0px 0px 0px;
}
#content td.title {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #008E90;
	font-weight: bold;
	line-height: 80%;
	padding: 20px 5px 0px 5px;
}



#content ul {
	margin-left: 20px;
	list-style: url(slices/bullet.gif);
}

#oursatisfiedcustomers {
	width: 148px;
}
#oursatisfiedcustomers td.bg {
	padding: 5px 8px 5px 8px;
	text-align: left;
	color: #999999;
	background-color: #FFFFFF;
}
#oursatisfiedcustomers td.bg img {
	float: right;
}
#speech td.bot {
	font-style: italic;
	background-image: url(images/speechbubble_bot.gif);
	background-repeat: no-repeat;
	padding-left: 135px;
	padding-top: 12px;
	color: #008E90;
}
#speech td.top {
	background-image: url(images/speechbubble_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#speech td.mid {
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 10px 20px 10px 20px;
}
input,textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	border: 1px solid #1A9A9B;
	padding: 3px;
}
