div#webdesign {
	background-image: url(../images/web-design-and-development.jpg);
	background-repeat: no-repeat;
	background-position: 0px -34px;
}

div#webdesign a, div#webdesign a:link, div#webdesign a:visited, div#webdesign a:active {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 365px;
	background-image: url(../images/web-design-and-development.jpg);
	background-repeat: no-repeat;
	height: 34px !important;
	height: 34px;
}
div#webdesign a:hover {
background: none;
}

div#consulting {
	background-image: url(../images/strategic-internet-consulting.jpg);
	background-repeat: no-repeat;
	background-position: 0px -34px;
}

div#consulting a, div#consulting a:link, div#consulting a:visited, div#consulting a:active {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 365px;
	background-image: url(../images/strategic-internet-consulting.jpg);
	background-repeat: no-repeat;
	height: 34px !important;
	height: 34px;
}
div#consulting a:hover {
background-position: 0px -34px;
}

div#software {
	background-image: url(../images/custom-software-development.jpg);
	background-repeat: no-repeat;
	background-position: 0px -34px;
}

div#software a, div#software a:link, div#software a:visited, div#software a:active {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 365px;
	background-image: url(../images/custom-software-development.jpg);
	background-repeat: no-repeat;
	height: 34px !important;
	height: 34px;
}
div#software a:hover {
background-position: 0px -34px;
}

.capital {
	font-size: 16px;
		}

p {
line-height: 23px;
}
