h1, h2, h3, h4, h5, h6 {
    font-family: "Lato",Helvetica,Arial,Lucida,sans-serif;
	color: #1f4e79;
    font-weight: 500;
    line-height: 1em;
    padding-bottom: 10px;
}
h1 {
    font-size: 26px;
}

h2 {
    font-size: 22px;
}


#wrapper { padding: 0; margin:-20px 0 0 0; max-width: auto;}

html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
body, input, textarea, select {
    font-family: "Lato",Helvetica,Arial,Lucida,sans-serif;
}

body {
    color: #222222;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5em;
}

#main {
	padding-bottom: 20px
}