/* CSS Document */

body {
	margin: 0;
	}

.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #272727;
	}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #b2b2b2;
	}
	
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #515151;
	line-height:140%;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:visited {
	color: #b1b1b1;
}
a:hover {
	color: #a1a1a1;
}
a:active {
	color: #b1b1b1;
}


a.donkey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.donkey:visited {
	color: #333333;
}
a.donkey:hover {
	color: #000000;
}
a.donkey:active {
	color: #333333;
}

.ContentHolder {
	width: 739px;
	height: 235px; // 235
	background-image: url(images/content_dots.gif);
	background-repeat: no-repeat;
	padding: 30px;
	}
.contentImg {
	float: right;
	padding-left: 20px;
	}
.ContentBio {
	width: 430px;
	}
.ContentClients {
	width: 480px;
	padding: 20px;
	}
.Contentservices {
	width: 380px;
	}