#content
{
	background: transparent url("../images/textborder.gif") no-repeat 90px 20px;
}

#main
{
	margin: 10px 0 0 120px;
	width: 400px;
	height: 135px;
	overflow: hidden;
}

#main_concealer
{
	height: 60px;
	top: 300px;
	width: 2px;
	left: 134px;
}

.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: 25px 0 30px 65px;
	font-size: 110%;
}

#decoration
{
	background: transparent url("../images/decoration.gif") no-repeat top left;
	width: 140px;
	height: 180px;
	display: block;
	float: right;
	right: 0
	top: 340px;
}
