#nav-home { background-position: left bottom !important; }


#image-tagline {
	display: block;
	position: absolute;
	z-index: 5;
	height: 200px;
	width: 375px;
	margin: -365px 0 0 600px !important;
}
#image-tagline a { display: block; width: 100%; height: 100%; }
#image-tagline span { display: none; }


#prefold {
	background: #FFA930 url(/resources/images/home/home-prefold-bg-x.jpg) top left repeat-x;
}

#prefold .content {
	background:  url(/resources/images/home/home-prefold-bg.jpg) top left no-repeat;
	padding: 388px 0 20px 0;
}

#prefold .content .intro {
	width: 440px;
	float: left;
	margin-left: 20px;
}

#prefold .content h2, #prefold .content h3 {
	margin: 24px 0px 12px;
	color: black;
	font-size: 20px;
	font-weight: bold;
}


#prefold .content .list {
	width: 440px;
	float: right;
	margin-right: 40px;
	
}

#prefold .content a {
	color: black;
	text-decoration: underline;
}

#prefold .content a:hover {
	color: white;
	text-decoration: underline;
}

#main .content {
	padding: 20px 0px;
}

.column-left {
	width: 450px;
	float: left;
} 

.column-right {
	width: 450px;
	float: right;
}

#main .sub-header {
	height: 76px;
	background-position-y: bottom;
	background-reepeat: no-repeat;
	display: block;
}

#main .sub-header h2 {
	display: none;
}

.subheader-link {
	float: right;
	font-size: 11px;
	padding-right: 5px;
}

.entry {
	background: url(/resources/images/layout/hr-450-6-24.png) bottom center no-repeat;
	padding: 10px 0px 10px 20px;
}

#theblog { background: url(/resources/images/home/home-header-blog-24.png);}
#aboutus { background: url(/resources/images/home/home-header-about-24.png);}
#ourwork { background: url(/resources/images/home/home-header-body-24.png);}
#testimonials { background: url(/resources/images/home/home-header-testimonials-24.png);}
#contactus { background: url(/resources/images/home/home-header-contact-24.png);}
