body {
	background-image: url(../images/home/bg_page.gif);
	color:#343434;
}
#pageleft {
	background-image: url(../images/home/bg_leftexpander.gif);
	background-repeat: repeat-x;
}
#outerwrapper {
	background-image: url(../images/home/bg_outerwrapper.gif);
}
#wrapper {
	background-image: url(../images/home/bg_innerwrapper.jpg);
}
#mainsection {
	padding-right: 35px;
	padding-left: 36px;
	padding-top: 27px;
	padding-bottom: 0px;
}
#homeleftcolumn {
	float: left;
	width: 700px;
}
#homerightcolumn {
	float: right;
	width: 160px;
}
#homecontent {
	min-height: 250px;
}
#homecontent p {
	margin:0px;
	line-height: 19px;
	padding: 0px 78px 19px 22px;
	font-size:12px;
}
h1 {
	background-image: url(../images/home/bg_h1.png);
	height: 42px;
}
#testimonial {
	width:147px;
	background-image: url(../images/home/bg_testimonial.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:22px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#testimonial p {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #434343;
	font-style:italic;
	padding-bottom: 14px;
}
#footer {
	padding-left: 58px;
}

