
/* Layout Stylesheet */ 
 
 #container1{
 position: relative;
 top: 0px;
 left: 0px;
 width: 980px;
 height: 3490px;
 margin: 0 auto;  
 background: #FFFFFF;
 z-index: 3; 
 } 
 
 #heading1{
 position: absolute;
 top: 0px;
 left: 5px;
 width: 185px;
 height: 50px;
 background: #FFFFFF;
 }
 
 #heading2{
 position: absolute;
 top: 0px;
 left: 190px;
 width: 600px;
 height: 50px;
 background: #FFFFFF;
 }
 
 #heading3{
 position: absolute;
 top: 0px;
 left: 790px;
 width: 185px;
 height: 50px;
 background: #FFFFFF;
 }
 
 #text1{
 position: absolute;
 top: 50px;
 left: 5px;
 width: 325px;
 height: 280px;
 background: #FFFFFF;
 }
	
 #text2{
 position: absolute;
 top: 50px;
 left: 330px;
 width: 320px;
 height: 280px;
 background: #FFFFFF;
 }
 
 #text3{
 position: absolute;
 top: 50px;
 left: 650px;
 width: 325px;
 height: 280px;
 background: #FFFFFF;
 }
 
 #text4{
 position: absolute;
 top: 330px;
 left: 5px;
 width: 325px;
 height: 280px;
 background: #FFFFFF;
 } 

 #text5{
 position: absolute;
 top: 330px;
 left: 330px;
 width: 320px;
 height: 280px;
 background: #FFFFFF;
 }
 
 #text6{
 position: absolute;
 top: 330px;
 left: 650px;
 width: 325px;
 height: 280px;
 background: #FFFFFF;
 }
 
 #text7{
 position: absolute;
 top: 610px;
 left: 5px;
 width: 970px;
 height: 70px;
 background: #FFFFFF;
 }
 
 #text8{
 position: absolute;
 top: 680px;
 left: 5px;
 width: 325px;
 height: 300px;
 background: #FFFFFF;
 }
 
 #text9{
 position: absolute;
 top: 680px;
 left: 330px;
 width: 320px;
 height: 300px;
 background: #FFFFFF;
 } 

 #text10{
 position: absolute;
 top: 680px;
 left: 650px;
 width: 325px;
 height: 300px;
 background: #FFFFFF;
 }
 
 #text11{
 position: absolute;
 top: 980px;
 left: 5px;
 width: 325px;
 height: 300px;
 background: #FFFFFF;
 }

 #text12{
 position: absolute;
 top: 980px;
 left: 330px;
 width: 320px;
 height: 300px;
 background: #FFFFFF;
 }
 
 #text13{
 position: absolute;
 top: 980px;
 left: 650px;
 width: 325px;
 height: 300px;
 background: #FFFFFF;
 }
 
 #text14{
 position: absolute;
 top: 1280px;
 left: 5px;
 width: 970px;
 height: 470px;
 background: #FFFFFF;
 }
 
 #text15{
 position: absolute;
 top: 1750px;
 left: 5px;
 width: 970px;
 height: 280px;
 background: #FFFFFF;
 }
 
 #included{
 position: absolute;
 top: 2030px;
 left: 5px;
 width: 485px;
 height: 430px;
 background: #FFFFFF;
 }
 
 #notincluded{
 position: absolute;
 top: 2030px;
 left: 490px;
 width: 485px;
 height: 430px;
 background: #FFFFFF;
 }
 
 #text16{
 position: absolute;
 top: 2460px;
 left: 5px;
 width: 970px;
 height: 620px;
 background: #FFFFFF;
 }
 
 #text17{
 position: absolute;
 top: 3080px;
 left: 5px;
 width: 970px;
 height: 150px;
 background: #FFFFFF;
 }

 #footer{
 position: absolute;
 top: 3230px;
 left: 5px;
 width: 970px;
 height: 260px;
 background: #FFFFFF;
 }
