body#home {
	background-image: none;
	}
	
#home #project-header {
	height: 114px;
	}
	
#home #project-header a#project-logo {
	top: 45px;
	}
#home #project-header a#project-logo:hover {
	background-position: 0 0;
	cursor: default;
	}
	
#home #dh-outer-wrapper {
	background-image: url(../images/home/home-bkgkd.jpg);
	}
	
#home #dh-footer {
	font: 11px/14px Arial, sans-serif;
	padding-top: 22px;
	color: #728ba4;
	background-image: none;
	}
	
#home #dh-footer a,
#home #dh-footer a:visited {
	color: #728ba4;
	}
	
#home #dh-footer span,
#home #dh-footer span a,
#home #dh-footer span a:visited,
#home #dh-footer span a.dh-link {
	color: #6b7980;
	}

#home #dh-inner-wrapper {
	border-top: none;
	background: transparent url(../images/home/home-text-bkgd.jpg) repeat-y 0 0;
	}
	
#home #dh-container {
	border-top: none;
	padding: 0;
	}
	
#home #dh-menu {
	border-bottom: none;
	}
	
/* content */

#home h3#mission {
	background: transparent url(../images/home/solutions-team.png) no-repeat 0 0;
	width: 780px;
	height: 267px;
	text-indent: -1000000px;
	padding: 0;
	}
	
#home-col-left {
	float: left;
	width: 449px;
	padding: 34px;
	vertical-align: top;
	background: transparent url(../images/home/home-col-left-shadow.jpg) no-repeat 0 0;
}

#home-col-right {
	float: left;
	width: 241px;
	padding: 11px;
	vertical-align: top;
	background: transparent url(../images/home/home-col-right-shadow.jpg) no-repeat 0 0;
}
	
#home h1 {
	font: normal 20px/25px "Trebuchet MS", Arial, sans-serif;
	color: #4c4122;
	padding-bottom: 1em;
	margin-bottom: 0;
	border-bottom: none;
	}

#home p { color: #5a2a1a; 	}	

ul#sevice-list {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul#sevice-list li {
	font: normal 16px/20px "Trebuchet MS", Arial, sans-serif;
	}
	
ul#sevice-list li a {
	padding: 12px 0 13px 96px;
	margin-top: 12px;
	display: block;
	height: 54px;
	color: #faefde;
	text-decoration: none;
	text-shadow: -1px -1px #341910;
	}
	
ul#sevice-list li a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
ul#sevice-list li#list-1, ul#sevice-list li#list-2 { 
	background: transparent url(../images/home/home-hr.png) no-repeat 0 bottom; 
	}
	
ul#sevice-list li#list-1 a { background: transparent url(../images/home/home-sq-1.jpg) no-repeat 12px 0; }
ul#sevice-list li#list-2 a { background: transparent url(../images/home/home-sq-2.jpg) no-repeat 12px 0; }
ul#sevice-list li#list-3 a { background: transparent url(../images/home/home-sq-3.jpg) no-repeat 12px 0; }

