@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('/font/ColabThi-webfont.eot');
    src: url('/font/ColabThi-webfont.eot?#iefix') format('eot'),
         url('/font/ColabThi-webfont.woff') format('woff'),
         url('/font/ColabThi-webfont.ttf') format('truetype'),
         url('/font/ColabThi-webfont.svg#webfontbOrwRK9P') format('svg');
    font-weight: normal;
    font-style: normal;

}
body { background:#000 url(/image/background.jpg); font-family: 'ColaborateThinRegular'; font-weight: 300; line-height: 140%; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
img { border-width:0px; }
a { color:#00AEE4; text-decoration:none;}
a: hover { text-decoration:underline; }
.wrap { background: url(/image/background-top.jpg) repeat-x; }
.content { margin:0 auto; padding-top:180px; width:980px; }
.logo { height:155px; text-align:center; }
.break { height:5px; background:url(/image/line.jpg) no-repeat; }
.text { text-align:center; color:#A6A8AB; padding:30px 0px; font-size:16px;}
.contact { text-align:center; }
.contact p { color:#00AEE4; font-size:24px; line-height:30px }
.contact p.small { font-size:16px;  line-height:18px}
.sm { text-align:center; margin-top:50px; }
.sm a { margin:0px 3px; }