@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg_white.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 50px;
}#siteContainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 138px;
	width: 173px;
	position: relative;
	z-index: 1;
	visibility: show;
	left: 20px;
	top: 20px;
}


#navContainer {
	position: relative;
	z-index: 2;
	height: 41px;
	width: 490px;
	visibility: show;
	left: 460px;
	top: -75px;
}



#copyContainerHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
	margin-top: 40px;
}
#decoration {
	margin-top: 30px;
}
.headline {
	font-size: 50px;
	margin-bottom: 35px;
	padding-bottom: 0px;
	font-style: normal;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	padding-top: -50px;
	margin-top: -10px;
	margin-right: 50px;
	margin-left: 50px;
	display: block;
	margin-bottom: 50px;
}


.copyCallout {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 30px;
	padding-top: -50px;
	margin-top: -10px;
	margin-right: 50px;
	margin-left: 50px;
	display: block;
	margin-bottom: 50px;
	font-style: italic;
	color: #d2baaa;
}


.copyCalloutGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 30px;
	padding-top: -50px;
	margin-top: -10px;
	margin-right: 50px;
	margin-left: 50px;
	display: block;
	margin-bottom: 50px;
	font-style: italic;
	color: #b9cda6;
}



.copyLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	padding-top: -50px;
	margin-top: -10px;
	margin-right: 50px;
	margin-left: 50px;
	display: block;
	margin-bottom: 50px;
	font-style: italic;
	color: #b9cda6;
}





.copyLink a:link {
	color: #b9cda6;	
}

.copyLink a:hover {
	color: #ffffff;	
}




.calloutHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	padding-top: -50px;
	margin-top: -10px;
	margin-right: 50px;
	margin-left: 50px;
	display: block;
	margin-bottom: 20px;
	color: #ffffff;
}


.calloutCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	padding-top: -50px;
	margin-top: -10px;
	margin-right: 50px;
	margin-left: 50px;
	display: block;
	margin-bottom: 20px;
	color: #ffffff;
	font-style: italic;
}


#button {
	float: left;
}

#subnavButton {
	float: left;
	margin-left: 1px;
}

#divider {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#subnavContainer {
	background-image: url(images/bg_approach.jpg);
	height: 300px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#subnavBox {
	display: block;
	width: 870px;
	padding-top: 30px;
}
#clear {
	clear: both;
}
#subContent {
	padding-top: 20px;
}
