@charset "utf-8";
/*---- Eric Meyer's Global CSS Reset ----*/
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, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;	padding:0;	border:0;	outline:0;	font-size:100%; font:inherit;	vertical-align:baseline; }
body { 	line-height:1; }
ol, ul { 	list-style:none; }
a{ text-decoration:none;}

/*-- Typography --*/
@font-face {
    font-family: 'istok_webbold';
    src: url('../fonts/istokweb-bold-webfont.eot');
    src: url('../fonts/istokweb-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/istokweb-bold-webfont.woff') format('woff'),
         url('../fonts/istokweb-bold-webfont.ttf') format('truetype'),
         url('../fonts/istokweb-bold-webfont.svg#istok_webbold') format('svg');}
@font-face {
    font-family: 'pt_monoregular';
    src: url('../fonts/ptm55ft-webfont.eot');
    src: url('../fonts/ptm55ft-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptm55ft-webfont.woff') format('woff'),
         url('../fonts/ptm55ft-webfont.ttf') format('truetype'),
         url('../fonts/ptm55ft-webfont.svg#pt_monoregular') format('svg');}
@font-face {
    font-family: 'special_eliteregular';
    src: url('../fonts/specialelite-webfont.eot');
    src: url('../fonts/specialelite-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/specialelite-webfont.woff') format('woff'),
         url('../fonts/specialelite-webfont.ttf') format('truetype'),
         url('../fonts/specialelite-webfont.svg#special_eliteregular') format('svg');}		 