html {
	background: #FFF;
	color: #000;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,th,var,optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,button,textarea,select {
	font-size: 100%;
}

article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video
	{
	display: block;
}

mark,rp,rt,ruby,summary,time {
	display: inline;
}

@font-face {
	font-family: 'FS Sinclair Web Bold';
	src: url('../fonts/fssinclairbold-webfont.eot');
	src: url('../fonts/fssinclairbold-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/fssinclairbold-webfont.woff') format('woff'),
		url('../fonts/fssinclairbold-webfont.ttf') format('truetype'),
		url('../fonts/fssinclairbold-webfont.svg#fs_sinclairbold')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FS Sinclair Web Regular';
	src: url('../fonts/fssinclairregular-webfont.eot');
	src: url('../fonts/fssinclairregular-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/fssinclairregular-webfont.woff') format('woff'),
		url('../fonts/fssinclairregular-webfont.ttf') format('truetype'),
		url('../fonts/fssinclairregular-webfont.svg#fs_sinclair_regularregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FS Sinclair Web Medium';
	src: url('../fonts/fssinclairmedium-webfont.eot');
	src: url('../fonts/fssinclairmedium-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/fssinclairmedium-webfont.woff') format('woff'),
		url('../fonts/fssinclairmedium-webfont.ttf') format('truetype'),
		url('../fonts/fssinclairmedium-webfont.svg#fs_sinclairmedium')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FS Sinclair Web Light';
	src: url('../fonts/fssinclairlight-webfont.eot');
	src: url('../fonts/fssinclairlight-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/fssinclairlight-webfont.woff') format('woff'),
		url('../fonts/fssinclairlight-webfont.ttf') format('truetype'),
		url('../fonts/fssinclairlight-webfont.svg#fs_sinclairlight')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	font-size: 100%;
	font-family: "FS Sinclair Web Regular", Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #fff;
}

fieldset,img {
	border: 0;
}

/*body { width: 100%; margin:0; }

	
*html body{ height: 100%; }*/
.clear {
	clear: both;
}

/*a{background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICR‌​AEAOw==');}*/
html {
	margin: 0;
	padding: 0;
}

img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
}

div {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
}

