@charset "UTF-8";
@import url("supersized.css");
@import url("typography.css");
.global {
}
* {
	margin:0;
	padding:0;
}
img {
	border:none;
}
/* Home
=======================*/
#contentHome {
	width:960px;
	height:868px;
	text-align:left;
	margin-bottom: 80px;
	margin-top: 24px;
	margin-left: auto;
	margin-right: auto;
}
#mastheadHome {
	width: 726px;
	height: 124px;
	background-color: #af141e;
	float: left;
}
#news {
	float: right;
	width: 234px;
	height: 624px;
	background-color:rgba(0, 0, 0, 0.90);
}
#FeaturedCaseStudy {
	float: left;
	width: 186px;
	margin-left: 24px;
}
#signup {
	width:210px;
	text-align:left;
	margin-bottom: 24px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#news1 {
	width:186px;
	text-align:left;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 24px;
	margin-right: 24px;
}
#news2 {
	width:186px;
	text-align:left;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 24px;
	margin-right: 24px;
}
#news3 {
	width:186px;
	text-align:left;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 24px;
	margin-right: 24px;
}
#mainHome {
	float: left;
	width: 726px;
	height: 344px;
	background-color: #af141e;
}
#bannerHome {
	float: left;
	width: 678px;
	height: 320px;
	background-color: #af141e;
	margin-top: 24px;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 0px;
}
#case {
	float: left;
	width: 726px;
	height: 168px;
	background-color: #af141e;
}
#footerHome {
	float: left;
	width: 726px;
	height: 232px;
	background-color: #af141e;
}
#footerContentHome {
	float: left;
	width: 678px;
	height: 184px;
	margin: 24px;
	ext-align:left;
}
/* End of Home
=======================*/
