html                                  
{
        height:100%;
}
body                                  
{
        height:100%;
        margin:0;
        padding:0;
        background-color: #F5F5F5;
		text-align: center;
}

a:link 		{color: #003366; text-decoration: none;}
a:active	{color: #993366; text-decoration: none;}
a:visited	{color: #003366; text-decoration: none;}
a:hover		{color: #993366; text-decoration: none;}
.style1 {color: #666666; font-size: 10px; font-family: Verdana; }
.style2 {font-family: Verdana;font-size: 12px; }
.style3 {color: #666666; font-size: 10px; font-family: Verdana; font-weight: bold; }
.style4 {font-family: Verdana;font-size: 11px; font-style: italic; }
.style5 {color: #666666; font-size: 12px; font-family: Verdana; font-weight: bold; }
.style6 {font-size: 10px}

#container
{
        width:760px;
		margin-left:auto; 
        margin-right:auto;
        position:relative;
}

#lrmain {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 9px;
	visibility: visible;	
}
#lrmenu {
	position:absolute;
	width:132px;
	height:163px;
	z-index:100;
	left: 27px;
	top: 201px;
	visibility: visible;
}
#lrtime {
	position:absolute;
	width:170px;
	height:24px;
	z-index:1;
	left: 627px;
	top: 142px;
	visibility: visible;
}
#lrcopy {
	position:absolute;
	width:256px;
	height:18px;
	z-index:1;
	left: 538px;
	top: 582px;
	visibility: visible;
}
#lrhome{
	position:absolute;
	width:550px;
	height:360px;
	z-index:1;
	left: 236px;
	top: 210px;
	visibility: hidden;
}
#lrservice{
	position:absolute;
	width:550px;
	height:360px;
	z-index:1;
	left: 240px;
	top: 210px;
	visibility: hidden;
}
#lrlink {
	position:absolute;
	width:550px;
	height:360px;
	z-index:1;
	left: 240px;
	top: 210px;
	visibility: hidden;
}
#lrcontact {
	position:absolute;
	width:550px;
	height:360px;
	z-index:1;
	left: 240px;
	top: 210px;
	visibility: visible;
}

