/* ******************************************* */
/* CUSTOM CSS FILE                             */
/*                                             */
/* Here you can define your own styles or      */
/* override styles defined in pap4.css file    */
/* ******************************************* */

.Navigation {
display: none;
}
.Logo {
	top: 0px;
	left: 0px;
	position: relative;
	float: none;
	margin:0px auto;
        max-width: 225px;
}

.Header {
    width: 100%;
    position: relative;
    margin: auto;
    background: black;
}

.HeaderInfo {
    height: auto;
}

.c1_AffiliatesMainbox {
    background: none;
    background-color: #f9f9f9;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "myriad-pro",sans-serif !important;
    font-weight: 300 !important;
  }

body, p {
  font-family: "myriad-pro",sans-serif !important;
}
