#menu #cono{
	color: #0064B5;
	background: #fff url(/images/menubghover.gif) no-repeat  center top;
}


#top{

	background: url(/images/hometop.png) no-repeat left top;
	height:100px;
	border-top:2px solid #55A0D3;
}


.des{
	padding-bottom:15px;
}

#services, #services li{
	margin:0px;
	padding:0px;

}

#services{
	height:120px;
}

#services li{
	list-style-type:none;
	float:left;
	width:148px;
	text-align:center;
	padding-bottom:15px;
	border:0px solid #eee;
	margin:0px 0px;
}

#services a{
	font-size:11px;
	color:#000;
	font-weight:bold;
}

#services a:hover{
	color:red;
}


.tip{
	clear:both;
	margin:0px;
}

