/* CSS Document */

#leftside
{
	background-image: url(../images/framework/img000_leftside.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
}

#mainbody
{
	width: 695px;
	margin-left: 155px;
	border-bottom: 15px solid #D0D3C7;
	position: relative;
}

#mainbodyheader
{
	height: 282px;
	position: relative;
}

#supportA
{
	width: 695px;
	height: 94px;
	background-image: url(../images/framework/img000_supportA.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#supportB
{
	width: 101px;
	height: 180px;
	background-color: #BBC683;
	position: absolute;
	top: 98px;
	left: 0px;
}

#supportC
{
	width: 390px;
	height: 180px;
	background-color: #A9CFDA;
	background-image: url(../images/framework/img000_supportB.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	position: absolute;
	top: 98px;
	left: 105px;
}

#supportD
{
	width: 196px;
	height: 180px;
	background-image: url(../images/framework/img000_supportC.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 98px;
	left: 499px;
}

#ldem
{
	width: 164px;
	min-height: 200px;
	float: right;
	background-image: url(../images/framework/img000_testimonial_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #BBC683;
	padding: 16px;
}

#testimonials p
{
    color: #7C7E74;
}

#testimonials a
{
    color: #7C7E74;
	text-decoration: none;
}

#testimonials a:hover
{
    color: #999999;
	text-decoration: underline;
}

#bodytext
{
	width: 470px;
	padding: 12px 12px;
}