body	{
		font-family: "Times New Roman", Garamond, serif;
		background: #36525e;
	}

a:link                      { 
		font-weight: bold; 
		text-decoration: none; 
		color: #8fa2a6;
 	                }

a:visited                  { 
		font-weight: bold; 
		text-decoration: none; 
		color: #8fa2a6;
                 	}

a:hover, a:active       { 
		 text-decoration: none; 
		 color: #9c506a;
	                 }


hr             {
                width:55%;
                height:2px;
                color: #8fa2a6;
                }


#header 	{	
		position:fixed; 
		display:block; 
		top:0; 
		left:0; 
		padding-top:1%; 
		width:100%; 
		height:24%; 
		background: #36525e;
                                overflow: hidden;
		text-align: center;
		z-index:1;
		color: #8fa2a6;
		}

* html #header 
		{
		position:absolute; 
		right:0;
		right/* */:/**/17px; 
		right: /**/17px;
		}

div#header a span {display: none;}

div#header a:hover span {display: block;
   position: absolute; top: 3%; left: 31%; width: 35%;
   padding: 1%; margin: 3px; z-index: 300;
   border:1px solid #fff; 
   color: #36525e; background: #88a4a7;
   font: 10pt Verdana, sans-serif; text-align: center;
   font-weight: bold;}
   



#lawrap 	{
	position:fixed; 
	display:block; 
	top:3%; 
	left:3%; 
	width:16%; 
	height:22%; 
	background-repeat:no-repeat; 
	border:1px solid #fff; 
	z-index:25; 
	}

* html #lawrap 
	{
	position:absolute;
	}



		
#menu	{
		position:fixed; 
		display:block; 
		top:35%; 
		left:0; 
		margin-left:2%; 
		width:18%; 
		height:100%; 
		font-family: "Arial, Helvitica, sans-serif";
		font-weight: bold;
		font-size: 130%;
		text-align: center;
		z-index:1;
		}
	
* html #menu 
		{
		position:absolute; 
		left:0;
		right/* */:/**/12%; 
		right: /**/12%;
		}

h1.main:first-letter      {
                                 color: #CC66CC;
                                 font-size: 150%;
                                 }


#main	{
		position:absolute; 
		display:block; 
		top:20%; 
		left:15%; 
                                width:50%;
		margin-top:5%; 
		margin-left:10%; 
		height: 100%;
		text-align: center;
 		font-family: "Times New Roman, Garamond, serif";
		color: #8fa2a6;
		z-index:0;
	 	}

* html #main 	
		{
		position:absolute; 
		left:20%;
		width/* */:/**/84%; 
		width: /**/84%;
		}

div#main a span {display: none;}

div#main a:hover span {display: block;
   position: fixed; top: 30%; left: 20%; width: 55%;
   padding: 1%; margin: 3px; z-index: 1300;
   border:1px solid #fff; 
   color: #36525e; background: #88a4a7;
   font: 10pt Verdana, sans-serif; text-align: center;
   font-weight: bold;}

* html #main a span 	
		{
		position:absolute; 
		left:20%;
		width/* */:/**/84%; 
		width: /**/84%;
		}

.lt                        {
                                 border: 0;
                                 margin-right: 5px;
                                 }

.rt                             {
                                 border: 0;
                                 margin-left: 5px;
                                 }

 

.text 	{
	display:block; 
	background-color:transparent;
	padding:1% 1% 1% 1%; 
	width:90%; 
                height: 100%;
	margin-left:0; 
	text-align:left; 
	color:#000;
	overflow:hidden; 
	}

.text 	{
	width/* */:/**/90%; 
	}


#prod 	{
	display:block; 
	top:10%; 
	left:80%; 
	width:11%; 
	position:absolute; 
	border:1px solid #fff; 
	padding:1%; 
	text-align:center; 
	font-size:small; 
                line-height: 130%;
	font-weight:bold; 
	color:#36525e; 
	background: #88a4a7;
	z-index:20;
	}

* html #prod 	{
	                 position:absolute;
	                 }

#la 	{
	display:block; 
	top:11%; 
	left:81%; 
	width:11%; 
                height:9%;
	position:absolute; 
	border: 1px solid #CC66CC; 
	padding:1px; 
	text-align:center; 
	font-size: 100%; 
                line-height: 100%;
	font-weight:bold; 
	color: #CC66CC; 
	background:  #36525e;
	z-index:25;
	}

* html #la 	{
	                 position:absolute;
	                 }

div.footer	               {
		position: absolute;
		top: 615px;
		left: 0px;
		width: 800px;
		height: 50px;
	                }

