﻿#homePageText
{
	line-height: 20px;
	height: 168px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;
	background: url(../../images/HeaderBackgd.gif) repeat-y;
	
}
#feature
{
	float: right;
	width: 553px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #FFF;
}
#featureLeft
{
	float: left;
	width: 260px;	
}
#featureRight
{
	float: right;
	width: 277px;
}
#caseStudy h1
{
	letter-spacing: 2px;
	font-size: 190%;
	font-weight: normal;
	padding-left: 5px;
	margin: 0px;
	color: #999999;
}
#caseStudy h3
{
	font-size: 70%;
	padding-left: 5px;
	padding-bottom: 20px;
	margin: 0px;
}
#caseStudy dl {
	margin: 0;
	padding: 0;
	width: 265px;
	height: 116px;
	border-bottom: solid 1px #CCCCCC;
	background: url(../images/bodyBackgd.gif) repeat-y 0 0;
}
#caseStudy dt {
	margin: 0;
	padding: 0;
}
#caseStudy dd {
	margin: 0 0 0 90px;
	padding: 0;
	color: #999;
	font-size: 80%;
}
#caseStudy #top {
	padding: 25px 0 0 0;
	font-size: 80%;
	font-weight: bold;
	color: #000;
}
#caseStudy dt a {
	float: left;
	display: block;
}
#footer
{
	background: url(../../images/homeFooterBackgd.gif) repeat-y;

}