#content
{
	background: transparent url("../images/textborder.gif") no-repeat 90px 0px;
}

#main
{
	margin: 10px 0 0 120px;
	width: 400px;
	height: 115px;
}

.heading
{
	font-weight: bolder;
	font-size: 120%;
	color: #626262;
	margin-top: 1em;
}

.heading h2
{
	font-size: 100%;
	display: inline;
}

#services
{
	background: transparent url("../images/ul_end.gif") no-repeat bottom left;
	color: #5f5f5f;
	font-weight: bold;
	margin: 50px 0 50px 120px;
	padding: 0 0 15px 69px;
}

#services li
{
	list-style-type: none;
	background: transparent url("../images/li_start.gif") no-repeat center left;
	padding: 20px 0 25px 65px;
	font-size: 110%;
}

.capname
{
	color: #28166f;
	float: left;
	position: absolute;
	margin: -2px 0 0 -170px;
	background: transparent url("../images/hdots.gif") no-repeat 46px 9px;
	width: 105px;
	line-height: 90%;
}

#decoration
{
	background: transparent url("../images/decoration.gif") no-repeat top left;
	width: 140px;
	height: 180px;
	display: block;
	float: right;
	right: 0
	top: 340px;
}

.product_image
{
	position: absolute;
	top: 450px;
	right: 80px;
}

table
{
	background-color: white;
	margin: 3em auto;
	border: 1pt solid black;
	border-right-width: 0;
}

th, td
{
	text-align: center;
	color: black;
	border-right: 1pt solid black;
}

tr.subheader
{
	background-color: #6e67a3;
}

tr.subheader td h2
{
	font-size: 90%;
	margin: 0;
	padding: 0;
	font-weight: bolder;
}

tr.subheader td
{
	text-align: left;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px;
}

tr.even
{
	background-color: #e0ebf8;
}

tr
{
	border: 1px solid black;
}

td h3
{
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: black;
}
