#homeOverview {
	float:left;
	width:578px;
	margin-left:1px;
}

#homeOverview ul {
	list-style-type:none;
	float:left;
	width:100%;
}

#homeOverview ul li, #homeOverview ul:hover li:hover, #homeOverview ul.sfhover2 li.sfhover3 {
	background: url('../images/quickBox.jpg') no-repeat;
	display:block;
	width:285px;
	height:125px;
	float:left;
	margin:0px 0px 3px 3px;
}

#homeOverview ul:hover li {
	background-position:0px -125px;
}


#homeOverview ul li h2, #homeOverview ul:hover li:hover h2, #homeOverview ul.sfhover2 li.sfhover3 h2{
	font-family:arial;
	font-size:18px;
	color:#525252;
	margin-top:5px;
	font-weight:400;
	padding:7px;
	text-align:center;
}

#homeOverview ul li div.designHov {
	background: url('../images/design_hov.jpg') 0px -91px no-repeat;
	width:100px;
	height:76px;
	float:right;
	margin:1px;
}

#homeOverview ul:hover li:hover div.designHov {
	background-position: 0px 0px;
}

#homeOverview ul li div.seoHov {
	background: url('../images/design_hov.jpg') 0px -91px no-repeat;
	width:100px;
	height:76px;
	float:right;
	margin:1px;
}

#homeOverview ul:hover li:hover div.seoHov {
	background-position: 0px 0px;
}

#homeOverview ul li div.dynamHov {
	background: url('../images/design_hov.jpg') 0px -91px no-repeat;
	width:100px;
	height:76px;
	float:right;
	margin:1px;
}

#homeOverview ul:hover li:hover div.dynamHov {
	background-position: 0px 0px;
}

#homeOverview ul li div.hostHov {
	background: url('../images/design_hov.jpg') 0px -91px no-repeat;
	width:100px;
	height:76px;
	float:right;
	margin:1px;
}

#homeOverview ul:hover li:hover div.hostHov {
	background-position: 0px 0px;
}

#homeOverview ul li ul.details {
	margin:0px 0px 0px 15px;
	padding:0;
	background:none;
	height:auto;
	width:100px;
	float:left;
	list-style-type:disc;
}

#homeOverview ul li ul.details li {
	margin:0;
	padding:3px 0px;
	background:none;
	height:auto;
	font-family:verdana;
	line-height:18px;
	font-size:11px;
	width:160px;
}

#homeOverview ul li ul.details li:hover {
	margin:0;
	padding:3px 0px;
	background:none;
	height:auto;
	font-family:verdana;
	line-height:18px;
	font-size:11px;
	width:160px;
}

#homeOverview ul:hover li ul.details li a {
	color:#999999;
}

#homeOverview ul li ul.details li a {
	color:#525252;
	display:block;
}

#homeOverview ul:hover li:hover ul.details li a {
	color:#222222;
	display:block;
}

#homeOverview ul:hover li:hover ul.details li a:hover {
	color:#37677f;
}
