.cell_red {
	background-image: url(images/corner_red.jpg);
	background-position: right bottom;
	background-color: #DC1319;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DC1319;
	border-right-color: #DC1319;
	border-bottom-color: #DC1319;
	border-left-color: #DC1319;
}
.cell_grey {
	background-image: url(images/corner_grey.jpg);
	background-position: right bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BFBFBF;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
}
.title_red {
	font-family: Tahoma;
	font-size: 46px;
	font-weight: bold;
	color: #DC1319;
	padding-left: 25px;
	padding-right: 10px;
}
.title_red_small {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #DC1319;
	padding-left: 25px;
	padding-right: 10px;
}
.title_white {
	font-family: Tahoma;
	font-size: 46px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 100px;
	padding-right: 10px;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding-left: 25px;
	padding-right: 10px;
	line-height: 16px;
}
.content_white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 100px;
	padding-right: 50px;
	line-height: 20px;
}
.content_home {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.cell_casestudies {
	padding-left: 25px;
	padding-right: 10px;
}
.casestudies {
	font-family: Tahoma;
	font-size: 12px;
	color: #DC1319;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	text-transform: uppercase;
}
.title_casestudy {
	font-family: Tahoma;
	font-size: 12px;
	color: #DC1319;
	padding-left: 25px;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.staff_pics {
	border: 2px solid #DC1319;
}
.staff_pics_blank {
	border: 2px solid #FFFFFF;
}
.staff_ourstaff {
	font-family: Tahoma;
	font-size: 46px;
	font-weight: bold;
	color: #DC1319;
}
.staff_name {
	font-family: Tahoma;
	font-size: 16px;
	color: #DC1319;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 5px;
}
.staff_title {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	padding-bottom: 15px;
}
.staff_content {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

