/*--- 2 Column Form Styles End ---*/
.layout-full #colophon {
  white-space: normal;
}

#colophon #theme-attribution {
  opacity: 0.9;
  display: none;
}

/* Vantage Center Logo */

header#masthead .hgroup .logo {
float: none !important;
}

header#masthead .hgroup .logo img {
display: block;
margin: 0 auto;
}


/*--- 2 Column Form Styles Start ---*/

#left {
    width: 47%;
    float: left;
    margin-right:6%;
}
 
#right {
    width: 47%;
    float: left;
}