@charset "UTF-8";
/* CSS Document */


/* Resets */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,dl,dt,dd,ol,ul,li,fieldset,form,label,
legend,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section { margin: 0;padding: 0;border: 0;}


/* HTML Root */

html {height: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body { height: 100%; margin: 0; font-size: 100%; font-size: 1em; font-size: 1em;line-height: 1.5em; min-height: 100%;} /* 16px / 24px */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,audio,canvas,video {display: block;}
sub, sup {line-height: 0;position: relative;vertical-align: baseline;}
sup {top: 0em; font-size: 95%;}
sub {bottom: -0.11em; font-size: 0.25em; font-smoothing: antialiased;}
pre {white-space: pre; white-space: pre-wrap; word-wrap: break-word;}
b, strong {font-weight: bold;}
abbr[title] {border-bottom: 1px dotted;}
input, textarea, button, select {margin: 0;font-size: 100%;line-height: normal;vertical-align: baseline;}
button,html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button;}
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;	box-sizing: content-box;}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
textarea {overflow: auto;}
table {border-collapse: collapse;border-spacing: 0;}



@font-face {
    font-family: 'colaborate-regularregular';
    src: url('../fonts/colaborate/colabreg-webfont.eot');
    src: url('../fonts/colaborate/colabreg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/colaborate/colabreg-webfont.woff') format('woff'),
         url('../fonts/colaborate/colabreg-webfont.ttf') format('truetype'),
         url('../fonts/colaborate/colabreg-webfont.svg#colaborate-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'colaboratelightregular';
    src: url('../fonts/colaborate/colablig-webfont.eot');
    src: url('../fonts/colaborate/colablig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/colaborate/colablig-webfont.woff') format('woff'),
         url('../fonts/colaborate/colablig-webfont.ttf') format('truetype'),
         url('../fonts/colaborate/colablig-webfont.svg#colaboratelightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



body {font-size: 1em; background: #009e7d;; bottom:0; overflow: hidden; height: 100%; width: 100%; }

.page-wrapper { float: center; position:absolute; left:0; top:0; width: 100%; height: 100%; background: #fff; text-align:center; }
	
.page-glue { position:absolute; background: #fff; left:0; top:0; width: 100%; height: 100%;	padding-bottom: 20px; }
	
.hello { position: absolute; top:48%; left:47%;	}
	
.middle { float:left; top:0; position: fixed; height: 100%; width: 100%; }
	
.left { left: 0; background: #009e7d; width: 20px; height: 100%; }
		
.top { float: left; background: #009e7d; width: 100%; height: 20px;	}
	
.right { right:0; background: #009e7d; width: 20px; height: 100%; }
	
.bottom { bottom: 0; float: left; background: #009e7d; width: 100%; height: 20px; }
	
.left, .right, .top, .bottom { position: fixed;	}
	
header { color: #009e7d; }
	
a { color:#009e7d;	text-decoration: none; font-size: 1.5em; font-family: colaboratelightregular; letter-spacing: .08em; font-style:oblique;}

	