body{border:0;width:100%;background:#fff;font-size:90%;margin:0;padding:0;}
#header{clear:both;padding-left:27%;}
.colmask{position:relative;clear:both;float:left;width:100%;overflow:visible;}
.colright,.colmid,.colleft{float:left;width:100%;position:relative;}
.col1,.col2,.col3{float:left;position:relative;overflow:visible;padding:2em 0 1em;}
.threecol{background:#fff;}
.threecol .colmid{right:25%;background:#fff;}
.threecol .colleft{right:50%;background:#fff;}
.threecol .col1{width:46%;left:102%;min-height:600px;}
.threecol .col2{width:21%;left:31%;padding-top:3em;}
.threecol .col3{width:21%;left:85%;padding-top:3em;}
#footer{clear:both;padding-top:3em;padding-left:27%;}
@media only screen and (max-width: 1023px) {
body {width:980px;}
}