#banner-wrapper {
	position: relative;
	height: 350px;
	width: auto;
	margin: 0 auto;
	background-image: url('images/backgrounds/banner.jpg');
	background-repeat: repeat;
	background-position: top left;
	text-align: left;
	border-top: 1px solid #C8D4E6;
	border-bottom: 1px solid #C8D4E6;
}

#banner {
	position: relative;
	width: 960px;
	height: 350px;
	margin: 0 auto;
}

#banner-text {
	padding-top: 24px;
}

#banner #banner-text p {
	font-family: myriad-pro, myriad-pro-1, myriad-pro-2, Arial, Sans-Serif;
	font-size: 22px;
	font-style: italic;
	font-weight: 400;
	line-height: 175%;
	letter-spacing: 0px;
	margin: 12px 0px 20px 0px;
	color: #91A9CD;
	text-shadow: #FFFFFF 1px 1px 1px;
}

#banner #slideshow {
    position: absolute;
    width: 385px;
	height: 358px;
	top: -20px;
	left: 550px;
	line-height: 100%;
}

#banner #slideshow img {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 8;
    opacity: 0.0;
}

#banner #slideshow img.active {
    z-index: 10;
    opacity: 1.0;
}

#banner #slideshow img.last-active {
    z-index: 9;
}

div.highlighted-content {
	margin-top: 0px;
}

div.highlighted-content p {
	color: #666666;
}

div.highlighted-content h2 {
	font-size: 24px;
	font-weight: 400;
	font-style: italic;
	letter-spacing: -1px;
	text-align: center;
	margin: 5px 0px 5px 0px;
}

#content div.highlighted-content a:link {
	text-decoration: none;
}

#content div.highlighted-content a:hover h2 {
	color: #142E56;
}

div.column-1 h2 {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: -1px;
	text-align: center;
}

div#why-work-with-us {
	float: left;
	width: 705px;
	background-image: url('images/backgrounds/why-work-with-us.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 30px 0px 0px 60px;
}

div.glyph {
	margin-bottom: 30px;
}

#services p {
	margin-top: 0px;
}

#leaf-design-has {
	background-image: url('images/bg/dotted-line.png');
	background-repeat: repeat-x;
	background-position: top left;
}

span.leaf-design-has {
	font-family: "myriad-pro-1", "myriad-pro-2", Georgia, 'Times New Roman', Serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 400;
	color: #24539B;
}

#leaf-design-has .column-4-1 {
	float: left;
	width: 225px;
	padding-right: 0px;
	padding-top: 30px;
	margin-bottom: 0px;
}

#leaf-design-has .column-4-2,
#leaf-design-has .column-4-3 {
	background-image: url('images/icons/checkmark.jpg');
	background-repeat: no-repeat;
	background-position: 3px 12px;
	margin-bottom: 0px;
}

#leaf-design-has .column-4-4 {
	background-image: url('images/icons/checkmark.jpg');
	background-repeat: no-repeat;
	background-position: 3px 12px;
	margin-bottom: 0px;
}

#leaf-design-has p {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

