﻿div#MainBanner {
	width: 844px;
	height: 100px;
	background-image: url(../images/developer_designer_user_experience.png);
	background-repeat: no-repeat;
	text-indent: -3000px;
	margin-bottom: 29px;
}
div#ExperienceSection {
	margin-bottom: 28px;
	color: #807d78;
}
div#ExperienceSection div.Box div.Years {
	float: left;
	width: 46px;
	height: 22px;
	text-align: center;
	font-family: Georgia, Serif;
	font-style: italic;
	padding: 6px;
	font-size: 15px;
	font-weight: bold;
}
div#ExperienceSection div.Box div.Years div {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 3px;
}
div#ExperienceSection div.Box p.Explain {
	font-family: Georgia, Serif;
	font-style: italic;
	padding-top: 15px;
	font-size: 11px;
	margin-left: 64px;
}
div#ExperienceSection div.Box {
	width: 245px;
	height: 40px;
	background-image: url(../images/experiencebox.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
div.Testimonial {
	margin-bottom: 28px;
}
div.Testimonial p {
	font-family: Georgia, Serif;
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	color: #807d78;
}
div.Testimonial p.Attribution {
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	font-style: normal;
}
div.Project {
	width: 240px;
	height: 270px;
	margin-right: 37px;
	margin-bottom: 15px;
	float: left;
}
div.Project h4 {
	font-size: 16px;
	font-family: Georgia, Serif;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
}
div.Project p {
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	line-height: 15px;
	color: #808080;
}
div.Project img {
	width: 240px;
	height: 149px;
	border: solid 1px #c0c0c0;
	padding: 3px;
}
