
	body {
	
		margin: 0px;
		padding: 0px;
		background-color: #12090C;
		background-position: top;
		background-image: url('/img/gui/bg.gif');
		background-repeat: repeat-x;
	
	}
	
	img {
	
		border: none;
	
	}
	
	*:visited, *:active { outline: none; }
	a:active { outline: none; }
	a:focus { -moz-outline-style: none; }
	
	.blue { color: #01ACE0; }
	.white { color: #FFFFFF; }
	.strong { font-weight: bold; }
	.unbold { font-weight: 100; }
	.center { text-align: center; }
	.right { text-align: right; }
	.large { font-size: 18px; }
	.small { font-size: 12px; }
	
	div, p, li, input {
	
		color: #FFFFFF;
		font-size: 14px;
		font-family: Arial, sans-serif;
	
	}
	
	textarea.contact, input.contact {
	
		width: 209px;
		border: 1px solid #FFFFFF;
		background-color: #110b0d;
		color: #01ACE0;
	
	}
	
	div.div {
	
		width: 886px;
		margin: 0 auto 0 auto;
	
	}
	
	td.downloads {
	
		vertical-align: top;
		width: 140px;
		text-align: center;
		padding-right: 20px;
		padding-bottom: 30px;
	
	}
	
	td {
	
		vertical-align: top;
	
	}
	
	td a {
	
		text-decoration: underline;
	
	}
	
	div#content {
	
		width: 100%;
		background-position: top center;
		background-image: url('/img/gui/content.gif');
		min-height: 721px;
		background-repeat: no-repeat;
	
	}
	
	div#breadcrumb {
	
		height: 22px;
		padding-top: 9px;
		font-size: 12px;
		background-image: url('/img/gui/breadcrumb.gif');
		background-repeat: no-repeat;
		text-indent: 105px;
	
	}
	
	div#breadcrumb a {
	
		color: #FFFFFF;
		text-decoration: none;
	
	}
	
	div#breadcrumb a:hover {
	
		color: #FFFFFF;
		text-decoration: underline;
	
	}
	
	div#bottom {
	
		clear: both;
		width: 100%;
		height: 143px;
		background-position: top center;
		background-image: url('/img/gui/footer.gif');
		background-repeat: repeat-x;
	
	}
	
	div#bottominner {
	
		text-align: center;
		padding-top: 5px;
		font-size: 12px;
	
	}
	
	div#bottominner a, div#bottominner a:hover { 
	
		color: #FFFFFF; text-decoration: none;
		
	}
	
	div#bodycontent {
	
		background-repeat: no-repeat;
		background-position: top;
		background-image: url('/img/gui/bodytop.gif');
	
	}
	
	div#bodycontentnoimage {
	
		background-repeat: no-repeat;
		background-position: top;
		background-image: url('/img/gui/bodytopnoimage.gif');
	
	}
	
	div.p {
	
		margin-bottom: 15px;
	
	}
	
	div#text {
	
		padding-top: 35px;
		padding-left: 100px;
	
	}
	
	img#seethedifferenceleft {
	
		float: right;
		padding-right: 125px;
	
	}
	
	div#seethedifferenceright {
	
		height: 3850px;
	
	}
	
	div#whyleft {
	
		float: left;
		height: 200px;
	
	}
	
	div#whyright {
	
		margin-left: 40%;
		line-height: 22px;
	
	}
	
	div#whatiseasylaybg {
	
		background-image: url('/img/pages/whatiseasylaybg.jpg');
		height: 916px;
	
	}
	
	img.whatishr {
	
		padding-top: 18px;
		padding-bottom: 18px;
	
	}
	
	div#homebg {
	
		width: 100%;
		height: 512px;
		background-repeat: no-repeat;
		background-image: url('/img/gui/homebg.jpg');
		background-position: center;
	
	}
	
	div#bottomhome {
	
		clear: both;
		width: 100%;
		background-position: top center;
		background-image: url('/img/gui/bottomhome.jpg');
		background-repeat: no-repeat;
	
	}
	
	div#homeintro {
	
		width: 210px;
		float: left;
		padding-left: 13px;
		padding-top: 80px;
	
	}
	
	div#homevideo {
	
		width: 490px;
		margin-left: 314px;
		padding-top: 33px;
	
	}
	
	img#getstarted {
	
		padding-top: 12px;
	
	}
	
	a#skipintro {
	
		display: block;
		height: 30px;
		text-decoration: none;
	
	}
	
	div#flashhome {
	
		 padding-top: 7px;
	
	}
	
	a#playagain {
	
		display: block;
		height: 75px;
		text-decoration: none;
	
	}
	
	table#contacttable td {
	
		padding-bottom: 8px;
	
	}
	
	div#contactleft {
	
		float: left;
		width: 370px;
		height: 500px;
	
	}
	
	div#contactright {
	
		 margin-left: 400px;
	
	}
	
	div#onfire { 
	
		text-align: center;
		font-size: 12px;
		padding-top: 12px;
		
	}
	
	div#onfire a { 
	
		color: #FFFFFF;
		text-decoration: none;
		
	}
	
	
	
	
	