/* Reset Styles
***********************/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q demo blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}


/*
 * MyFonts Webfont Build ID 1114443, 2011-09-02T06:08:04-0400 - REGULAR
 * MyFonts Webfont Build ID 1118460, 2011-09-05T07:13:16-0400 - MEDIUM
 * MyFonts Webfont Build ID 825795, 2011-05-26T03:42:08-0400 - SEMIBOLD
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=1114443 - REGULAR
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=1118460 - MEDIUM
 * License: http://www.myfonts.com/viewlicense?1056 - SEMIBOLD
 * 
 * Webfont: Geogrotesque SemiBold
 * URL: http://new.myfonts.com/fonts/emtype/geogrotesque/semibold/
 * Foundry: Emtype Foundry
 * Copyright: Copyright © 2009 by Eduardo Manso. All rights reserved.
 * Licensed pageviews: 10,000,000/month
 * 
 * © 2011 Bitstream Inc
*/


/* GEO - Semibold */

@font-face {
    font-family: 'Geogrotesque-SemiBold';
    src: url('../fonts/webfonts/geo-semibold/eot/style_169898.eot');
    src: url('../fonts/webfonts/geo-semibold/eot/style_169898.eot?#iefix') format('embedded-opentype'), url('../fonts/webfonts/geo-semibold/woff/style_169898.woff') format('woff'), url('../fonts/webfonts/geo-semibold/ttf/style_169898.ttf') format('truetype'), url('../fonts/webfonts/geo-semibold/svg/style_169898.svg#Geogrotesque-SemiBold') format('svg');
}


/* GEO - Medium */

@font-face {
    font-family: 'Geogrotesque-Medium';
    src: url('../fonts/webfonts/geo-medium/eot/1110FC_0.eot');
    src: url('../fonts/webfonts/geo-medium/eot/1110FC_0.eot?#iefix') format('embedded-opentype'), url('../fonts/webfonts/geo-medium/woff/1110FC_0.woff') format('woff'), url('../fonts/webfonts/geo-medium/ttf/1110FC_0.ttf') format('truetype'), url('webfonts/1110FC_0.svg#wf') format('svg');
}


/* GEO - Regular */

@font-face {
    font-family: 'Geogrotesque-Regular';
    src: url('../fonts/webfonts/geo-regular/eot/11014B_0.eot');
    src: url('../fonts/webfonts/geo-regular/eot/11014B_0.eot?#iefix') format('embedded-opentype'), url('../fonts/webfonts/geo-regular/woff/11014B_0.woff') format('woff'), url('../fonts/webfonts/geo-regular/ttf/11014B_0.ttf') format('truetype'), url('../fonts/webfonts/geo-regular/svg/11014B_0.svg#wf') format('svg');
}

.get_links {
    overflow: hidden;
    width: 1100px;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 20px;
}