/* welcome */

#welcome {
	margin: 0 0 30px;
}

#welcome h1{
	margin: 0 0 10px;
}

/* hp services */

#hp_services{
	background: #eee8e5;
	border-bottom: 1px solid #cab5ab;
	margin: 0 0 30px;
}

#hp_services h2{
	border-bottom: 1px solid #fff;
	padding: 10px 15px;
	margin: 0;
}

* html #hp_services h2{
	height: 1px;
}

#hp_services h2 a{
	text-decoration: none;
}

#hp_services #services{
	padding: 10px 0 15px;
}

* html #services ul{
	height: 1px;
}

#hp_services ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#hp_services ul li{
	 margin: 0;
	 padding: 0 0 0 15px;
	 list-style: none;
	 width: 280px;
	 float: left;
	 background: none;
}

#hp_services li a strong{
	font-weight: normal;
/*	padding: 0 14px 0 0;
}

#hp_services li a:hover strong{
	background: url(../images/quicklinks.gif) no-repeat right 5px;
*/
}

/* quicklinks */

#quicklinks{
	margin: 0 0 30px;
}

#quicklinks h2{
	margin: 0 0 10px;
}

#quicklinks li{
	padding: 0 0 0 14px;
	background: url(../images/quicklinks.gif) no-repeat 0 6px;
}
