h1.homepageH1 {
	margin:7px 0px 0px 0px;
}
.homepageHeadline {
	padding:3px 0px 10px 0px !important;
}
#FeaturedWorkDiv {
	float:left;
	padding-top:10px;
	padding-bottom:3px;
}
.homePageClientPreview {
	float:left;
}
.homepageJoinMailingList {
	color:#ef491c; 
	font-size:18px;
	width:476px;
}
.homePageNewsletter, .APOn, .freshFromTheBlog {
	float:left;
	width:224px;
	padding-right:28px;	
	color:#434343;
	padding-top:19px;
}
.homePageNewsletter p {
	margin:0px;	
	font-size:11px;
}
#homepageFlashDiv {
	height:512px;
}
.APOn a {
	display:block;
	line-height:20px;
	float:left;
	clear:both;
	font-family:Georgia;
	font-style:italic;
	font-size:12px;
}
.APOn a span {
	line-height:20px;
	float:left;
	display:block;
	height:30px;
}
.APOn a img {
	margin-right:7px;	
	float:left;
}
div.freshFromTheBlog {
	width:465px;
	height:180px;
	padding-right:0px;
	overflow:hidden;
}
div.freshFromTheBlog .homepageBlogHeadline {
	height:26px;	
	position:relative;
}
div.freshFromTheBlog .homepageBlogHeadline h3 {
	float:left;	
}

/* BLOGS */
.blogPreviewArea {
	clear:both;
	width:100%;
	position:relative;
	float:left;
	height:178px;
	overflow:hidden;
}
.blogPreviewArea .blogPreview {
	position:absolute;
	width:100%;
	float:left;
	padding:5px 0px;
	height:40px;
}
.blogPreviewArea .blogPreview a {
	display:block;	
}
.blogPreviewArea .blogPreview span {
	display:block;
	font-size:11px;
	color:#424242;
}
.socialMediaWrapper {
	padding-top:10px;	
}
.newsLetterForm {
	padding-top:10px;	
}
.newsletterSubmitLink {
	display:block;
	padding-top:5px;
}
#Footer {
	margin-top:102px;
}