@charset "utf-8";

/* Services */
#services{
}
#services ul{
	color: #504F4F;
	padding-left: 30px;
}
#services ul li{
}
#services ul li a{
	color: #264F63;
	font-weight: normal;
}
#services ul li a:hover{
}

/* Websolutions */
#webSolution{
}
#webSolution ul{
	list-style: none;
}
#webSolution ul li{
	padding-bottom: 5px;
}
#webSolution a{
	color: #264F63;
	font-weight: normal;
}

/* Branding and Graphics Design */
#branding{
}
#branding ul{
	list-style: none;
}
#branding ul li{
	padding-bottom: 5px;
}
#branding a{
	color: #264F63;
	font-weight: normal;
}

/* LAN & WAN Networking */
#LAN{
}
#LAN ul{
	list-style: none;
}
#LAN ul li{
	padding-bottom: 5px;
}
#LAN a{
	color: #264F63;
	font-weight: normal;
}

/* software Development */
#softDev{
}
#softDev ul{
	padding-left: 13px;
}
#softDev ul li{
	padding-bottom: 5px;
}
#softDev a{
	color: #264F63;
	font-weight: normal;
}
