
html {

}

body {
background: #fff;
color: #000;
}

#wrapper {
width: 100%;


}

#pf-top {
display: block;
height: 85px;
margin: 0 0 2em 0;


}

.pf-logo {
float: left;
margin: 0 3em 0 0;
}

.pf-logo-name {
float: left;
display: block;
width: 500px;
font-size: 2.6em;
font-weight: bold;
margin: 20px 0 0 0;
}

#left-column {
display: none;
}

#right-column {
width: 100%;
border-width: 0;
}

#content {
width: 100%;
overflow: visible !important;
}

#logo-name {
display: none;
}

h2,h3,h4,h5,h6,h7 {
color: #000;
}

h2 {
padding: 0 0 0.2em 0;
border-bottom: 1px solid #000;
background: #fff;
font-size: 1.75em;
color: #000;
}

#footer {
width: 100%;
display: block;
clear: both;
font-size: 0.9em;
}

#footer-left-column {
display: none;
}

#footer-right-column {
float: none !important;
border-top: 1px solid #000;
background: #fff;
width: 100%;
text-align: center;
color: #000;
}
