@charset "UTF-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}

ul {
  list-style-type: none;
}

body {
	font-family: HelveticaNeue;
	font-size: 15px;
	line-height: 1.4em;
	background-color: #fff;
	color: #666;
	-webkit-text-size-adjust: 100%;
}

nav {
  position: relative;
}

img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
