/* CSS Document */

/* ######## SERVICES SECTION ######## */
/* Displays section h1 image */
#servicesSection { 
	width: 501px;
	height: 199px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#servicesSection span {
	background: url(/images/sectionbanner_services.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

/* Display h6 testimonial image */
#servicesQuote { 
	width: 240px;
	height: 199px;
	position: relative;
	margin: 0;
	padding: 0;
	border-left: 1px solid #f7f4ef;
	float: left;
	display: inline;
	clear: right;
}

#servicesQuote span {
	background: url(/images/testimonials_services.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	display: inline;
}

/* Displays subpage h1 image */
#servicesSubtitle { 
	width: 742px;
	height: 43px;
	position: relative;
	margin: 0;
	padding: 0;
}

#servicesSubitle span {
	background: url(/images/hdr_services.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


/* ######## PORTFOLIO SECTION ######## */
/* Displays section h1 image */
#portfolioSection { 
	width: 501px;
	height: 199px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#portfolioSection span {
	background: url(/images/sectionbanner_portfolio.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

/* Displays h6 testimonial image */
#portfolioQuote { 
	width: 240px;
	height: 199px;
	position: relative;
	margin: 0;
	padding: 0;
	border-left: 1px solid #f7f4ef;
	float: left;
	display: inline;
	clear: right;
}

#portfolioQuote span {
	background: url(/images/testimonials_portfolio.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	display: inline;
}


/* Displays subpage h1 image */
#portfolioSubtitle { 
	width: 742px;
	height: 43px;
	position: relative;
	margin: 0;
	padding: 0;
}

#portfolioSubtitle span {
	background: url(/images/hdr_portfolio.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


/* ######## FIRM SECTION ######## */
/* Displays section h1 image */
#firmSection { 
	width: 501px;
	height: 199px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#firmSection span {
	background: url(/images/sectionbanner_firm.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

/* Displays h6 testimonial image */
#firmQuote { 
	width: 240px;
	height: 199px;
	position: relative;
	margin: 0;
	padding: 0;
	border-left: 1px solid #f7f4ef;
	float: left;
	display: inline;
	clear: right;
}

#firmQuote span {
	background: url(/images/testimonials_firm.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	display: inline;
}


/* Displays subpage h1 image */
#firmSubtitle { 
	width: 742px;
	height: 43px;
	position: relative;
	margin: 0;
	padding: 0;
}

#firmSubtitle span {
	background: url(/images/hdr_firm.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

/* ######## CAREERS SECTION ######## */
/* Displays section h1 image */
#careersSection { 
	width: 501px;
	height: 199px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#careersSection span {
	background: url(/images/sectionbanner_careers.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

/* Displays h6 testimonial image */
#careersQuote { 
	width: 240px;
	height: 199px;
	position: relative;
	margin: 0;
	padding: 0;
	border-left: 1px solid #f7f4ef;
	float: left;
	display: inline;
	clear: right;
}

#careersQuote span {
	background: url(/images/testimonials_careers.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	display: inline;
}


/* Displays subpage h1 image */
#careersSubtitle { 
	width: 742px;
	height: 43px;
	position: relative;
	margin: 0;
	padding: 0;
}

#careersSubtitle span {
	background: url(/images/hdr_careers.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

/* ######## CONTACT US SECTION ######## */
/* Displays section h1 image */
#contactSection { 
	width: 501px;
	height: 199px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#contactSection span {
	background: url(/images/sectionbanner_contact.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

/* Displays h6 testimonial image */
#contactQuote { 
	width: 240px;
	height: 199px;
	position: relative;
	margin: 0;
	padding: 0;
	border-left: 1px solid #f7f4ef;
	float: left;
	display: inline;
	clear: right;
}

#contactQuote span {
	background: url(/images/testimonials_contact.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	display: inline;
}


/* Displays subpage h1 image */
#contactSubtitle { 
	width: 742px;
	height: 43px;
	position: relative;
	margin: 0;
	padding: 0;
}

#contactSubtitle span {
	background: url(/images/hdr_contact.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
