.bodyCopy  {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	font-stretch: normal
}
.selectorCopy  {
	color: #000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	font-stretch: normal
}
.bodyCopyBold {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	font-stretch: normal
}
.bodyCopyItalic {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	font-stretch: normal
}
.externalLinks {
	color: #065198;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	font-stretch: normal;
	text-decoration: none;
}
.subHeadline {
	color: #8b8d5c;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	font-stretch: normal
}
.subHeadline2 {
	color: #065198;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	font-stretch: normal
}

#background-images {
	position:fixed; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    z-index: 1;
    /*background: transparent url(images/bg/ADW_web3.jpg) top center;*/
}

#background-images div.active {
	display:block;
	z-index: 3;
}

#background-images div {
	position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}

#container {
	z-index: 5;
	position: relative;
	width: 1202px;
	margin: 0 auto;
}

#bImg1 {
	
    z-index: 1;
    background: url(images/bg/ADW_web1.jpg) no-repeat top center;
    }

#bImg2 {
    z-index: 2;
    background: url(images/bg/ADW_web2.jpg) no-repeat top center;
    }

#bImg3 { 
   	z-index: 3;
    background: url(images/bg/ADW_web3.jpg) no-repeat top center;
    }*/
