﻿	.lstopcontainer
{
	width: 900px;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
	background: url('images/banner.gif') no-repeat;
}

#lsheader{
		height: 110px;
		position: relative;
	}
	
	#lsliheader{
		height: 130px;
		position: relative;
	}


	#lsheader .lstopcontainer{height: 100px;}
	
.ltop {
  position: relative;
  width: 100%;
  height: 110px;
  
}
.lsstrap {
  height: 80px;
  width: 100%;
  float: left;
  background-image: url("graphics/greyDotsW764.gif");
  background-repeat: no-repeat;
  background-position: 100% 0%;
  text-align: left;
  padding-top: 8px;
  }  
  .lsstrapsmall {
  height: 30px;
  width: 100%;
  float: left;
  background-image: url("graphics/greyDotsW764.gif");
  background-repeat: no-repeat;
  background-position: 100% 0%;
  text-align: left;
  padding-top: 8px;
  padding-left: 20px;
  }  

.llitop {
  position: relative;
  width: 100%;
  height: 128px;
  
}


	.lscontainer{
		width:950px;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
		height:auto;

	}
	
	.style2
        {
            width: 950px;
            margin: 0 auto;
            position: relative;
            overflow: hidden;

        }

#lsleftcolumn{float: left;width:160px; }
	#lscenter{float: left;width:380px;padding: 0 20px; }
	#lscenterright
{
	float: left;
	width: 780px;
	padding: 0 0px 0 0px;
	height: auto;
}
	#lscenterrightleft{float:left; width:380px;
	                   /*width: 358px;*/
padding: 0 0px; height:auto;}
	#lscenterrightright
{
	float:right;
	width: 380px;
	padding: 0 0px;
	height:auto;
}
div#lsmcolumn
{
	padding: 10px 0px 0px 15px;
	height: auto; /*width: 370px;*/
	width: 770px;
	text-align: left;
	background-image: url("graphics/columnheader.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0%;
	float: left;
}
div#lsmcolumnng
{
	padding: 10px 0px 0px 15px;
	height: auto; /*width: 370px;*/
	/*width: 760px;*/
	width: 770px;
	text-align: left;
	float: left;
}

div#liheader {
  height: 94px;
  /*width: 950px;*/
  width: 400px;
  overflow:hidden;
  float:left;
  background-color:Yellow;
}


div#lslcolumn
{
	padding: 17px 0px 0px 20px;
	height: auto; /*width: 370px;*/
	width: 370px;
	text-align: left;
	background-image: url("graphics/columnheader.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0%;
	float: left;
	
}
div#lsrcolumn
{
	height: auto; /*width: 370px;*/
	width: 370px;
	text-align: left;
	background-image: url("graphics/columnheader.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding: 17px 0px 0px 0px;
	float: right;
	
}
