/* ************ stylesheet designed by Gino Nowee for Infocasa Information Technologies S.L.  ******************* */

body {
	margin: 0px; padding: 0px;
	overflow: auto;
	background-color: #08306D;
	background-image: url(../images/IntroBG.jpg); background-position: left center; background-repeat: repeat-x;
	font-family: verdana, arial, sans-serif;
	}

p		{margin: 0px; padding: 0px;}
h1		{margin: 0px; padding: 0px;}
h2		{margin: 0px; padding: 0px;}
h3		{margin: 0px; padding: 0px;}
a		{margin: 0px; padding: 0px;}
div		{margin: 0px; padding: 0px;}
td		{margin: 0px; padding: 0px;}


/* ***** end of generic styles ****** */

	#horizon        /***** needed this to make center top work ****** */   
				{
				background-color: Transparent;
				position: absolute; top: 50%; left: 0px;
				width: 100%; height: 0px; overflow: visible; visibility: visible; display: block
				}

div#intro {position: absolute; left: 50%; margin-left: -385px; margin-top: -130px; height: 259px; overflow: hidden;}