* {box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box}
body {color:#909090;font-family:"Ubuntu";font-size:14px;font-weight:400;line-height:24px;margin:0;padding:0;}
ul, li, dl, dt, dd {list-style:none;margin:0;padding:0;vertical-align:top;}
a {border:none;font-weight:500;outline:none;text-decoration:none;}
h2, h3 {font-family:"Oswald";margin:0;padding:0;text-transform:uppercase;}
.red {color:#ff3e00;}
button, .button, input[type='submit'] {background-color:#ff3e00;border:none;border-radius:3px;color:#fff !important;cursor:pointer;display:inline-block;font-family:"Oswald";font-size:18px;padding:10px 20px 10px 20px;text-align:center;text-transform:uppercase;}
button:active, .button:active, input[type='submit']:active {position:relative;top:2px;}
input, textarea {background-color:#fff;border:1px solid #909090;border-radius:3px;color:#909090;font-family:"Ubuntu";font-size:14px;font-weight:400;margin-bottom:10px;padding:5px;}

.container {margin:0 auto;width:960px;}
.clear {clear:both;}

header {background-color:#555555;height:74px;position:fixed;text-align:right;width:100%;z-index:99999;}
header .container {position:relative;}
header #logo {left:0px;position:absolute;top:0px;}
header #logo img {height:120px;}
header .menu-primary-navigation-container {float:right;margin:24px 20px 0 0;}
header li {display:inline-block;margin-right:20px;}
header li:last-child {margin-right:0;}
header a {color:#fff;font-weight:500;}
header a:hover, .current_page_item a {color:#fff54e;}
.current_page_item a, .current-menu-item a {border-top:2px solid #fff54e;color:#fff54e;padding-top:24px;}
#social {float:right;margin-top:24px;}
#social a {display:inline-block;height:24px;width:24px;}
#social a:last-child {margin-right:0;}
#social img {border-radius:3px;height:100%;width:100%;}

#main {padding-top:74px;}

footer {background-color:#ececec;color:#616161;padding:40px 0 20px 0;}
footer dl {display:inline-block;margin:0 70px 20px 0;width:247px;}
footer dl:last-child {margin-right:0;}
footer dd a {color:#ff3e00;}
footer dt {font-family:"Oswald";font-size:24px;text-transform:uppercase;}
footer dt a {font-weight:normal;}
footer #legal {font-size:10px;text-transform:uppercase;}
footer #legal a {color:#616161;}