body, html {margin:0px;padding:0px;height:100%;}
body {	
        margin:0;
	background-color:#111b34;background-size:cover;background-attachment:fixed;
	background-image:url(bg.gif);
	background-position:top center;
        text-align:center;
}

br,td,center,ul,li,div {
        font-family:'verb';
        color:#FFFFFF;
	font-size:16px;line-height:24px;
}
a {
	text-decoration:underline;
	color:#FFF;
}

a:hover { }

.bgwhite a, .bggrey a {color:#223669;}

img {display:block;border:0px;}
.blue {color:#223669}
.dkblue {color:#111b34;}
.grey {color:#d9dde5;}
.dkgrey {color:#bfc4d2;}

.bgblue, .bgblue .container {background:#223669;color:#FFF;}
.bgdkblue, .bgdkblue .container {background:#111b34;color:#FFF;}
.bggrey, .bggrey .container {background:#d9dde5;color:#223669;}
.bgdkgrey, .bgdkgrey .container {background:#bfc4d2;color:#FFF;}
.bgwhite, .bgwhite .container {background:#FFF;color:#223669;}

h1,h2,h3,h4,h5,h6 {font-family:'machine';font-weight:normal;margin:10px 0px;padding:0px;}
h1 {}
h2 {font-size:36pt;line-height:30px;}
h3 {font-size:24pt;}
h4 {font-size:16pt;letter-spacing:.5pt;}
h5 {}
h6 {font-size:7pt;font-family:'verb';display:inline;}


.blog .items-row {background:#FFF;display:block;color:#111b34}
.blog .items-row:nth-child(odd) {background:#bfc4d2;}

.item-separator {display:none;}
.table {width:100%;height:100%;}
.table td {padding:50px 25px;}
.subtable td {padding:0px;text-align:left;}
.container, article {width:1000px;margin:auto;}
article {text-align:left;padding:30px;}
ul, li {margin:0px;padding:0px;font-size:0pt;}
.menu li {display:inline;}
.menu li a {text-decoration:none;font-size:16pt;letter-spacing:.5pt;font-family:'machine';display:inline-block;padding:25px;}
.menu li a:hover {background:#FFF;color:#223669;}

.label {color:#d9dde5;}
input,textarea {background:#FFF;color:#223669;padding:5px;font-family:'verb';border:1px solid #d9dde5;width:400px;margin:0 25px 0 5px;
	font-size:16px;line-height:24px;}
textarea {height:111px;}
.button {background:#111b34;color:#FFF;border:4px solid #FFF;padding:5px;font-size:16pt;letter-spacing:.5pt;font-family:'machine';}

.logos {margin:auto;}
.logos img {display:inline;margin:0 14px;}
section img  {float:right;margin:15px;}

@font-face {
    font-family: 'machine';
    src: url('machinen-webfont.woff2') format('woff2'),
         url('machinen-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'verbb';
    src: url('verbcondblack-webfont.woff2') format('woff2'),
         url('verbcondblack-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'verb';
    src: url('verbcondmedium_-_copy-webfont.woff2') format('woff2'),
         url('verbcondmedium_-_copy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

p