/*

Title:      Flordis
Author:     Boyd Design - Steve Tonkin

*/

@import url("reset.css");
@import url("style.css");
@import url("fonts.css");


html {height: 100%;}
body {margin:0;	height:100%;}
.none{display:none;}
*{margin:0; padding:0;}
img{border:0;}

sup,sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 11px;
}

sup {bottom: 1ex;}

sub {top: .5ex;}

