#nav {
	margin:200px auto;
	width:730px;
	font-family: Arial, Helvetica, sans-serif;
    }
     
#nav ul {
    list-style:none;
    
    }
     
#nav ul li {
    display:inline-block;
    line-height:44px;
    }
     
#nav ul li a {
    margin:9px;
    color:#FFF;
    padding:0px;
    font-size:17px;
    text-decoration:none;
    }
     
#nav ul li:hover a {
    color: yellow;
    }
  
#nav ul li.active a {
    color: yellow;
    }

.wrapper {
	background-color: #FFF;
	height: 1106px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#mainmenu {
	position:absolute;
	width:530px;
	height:350px;
	z-index:9;
	left: 674px;
	top: 26px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.bodycopyCopyblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.bodycopyCopyblkCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	text-align: left;
}


.bodycopyCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 42px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
}
.bodycopyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
}
.bodycopyCopyNEW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}



.bodysmallerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
}
.bodysmallergrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-align: left;
}

.bodysmallerwhiteCopyLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: left;
}
