*	{margin:0;
	padding:0;}

body	{color:#FF8500;
	background:#EBF459 url('img/stripes.png');
	font-family: 'Enriqueta', Georgia, serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 28px;
	width:12002px;
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;}

.section{margin:0px;
	bottom: 0px;
	width:2000px;
	height:1500px;
	float:left;}

.section h2{font-family: 'Maven Pro', arial, sans-serif;
	font-size: 80px;
	line-height: 58px;
	font-weight: 900;
	margin:60px 0px 10px 100px;
	text-decoration:none;}

p	{margin:0px 0px 15px 100px;
	width:700px;
	font-style:normal;}

table	{border:0px;
	position:relative;
	margin:0 0 800px 0px;
	left:95px;}

tr, td {border:0px;
	padding:10px;
	align:left;
	vertical-align:top;}

.teardrop{color:#FFCC07;
	background:#8F8063 url('img/striped.png');}

img	{opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */}

img:hover {opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */}

a	{color:#C5D729;
	font:20px 'Maven Pro', arial, serif;
	font-weight: 900;
	text-decoration:none;}

a:hover {color: #8F8063;
	background: #FFCC07;
	text-decoration:none;}

ul	{list-style:none;
	font:20px 'Maven Pro', arial, serif;
	font-weight: 900;}

ul a	{color:#8F8063;
	text-decoration:none;
	background: #C5D729;}

ul a:hover {color: #FFCC07;
	text-decoration:none;
	display: inline;
	background: #FF8500;}

.nav 	{position: fixed;
	top: 0px;
	right: 0px;}