@charset "utf-8";
/* CSS Document */

#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #eaeff5;
  border-right: solid 1px #9bb6d2; /* Sets the right border properties for an element using shorthand notation */
  border-left: solid 1px #9bb6d2;
		float: left;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 150px;
		height: 1420px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#outerWrapper #contentWrapper #text1 {
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	height:432px;
	z-index:10;
}

#outerWrapper #contentWrapper #text2 {
	position:relative;
	left:0px;
	top:80px;
	width:350px;
	height:200px;
	z-index:11;
}
#outerWrapper #contentWrapper #text3 {
	position:relative;
	left:370px;
	top: -120px;
	width:330px;
	height:200px;
	z-index:13;
}
#outerWrapper #contentWrapper #text4 {
	position:relative;
	left:0px;
	top:150px;
	width:700px;
	height:30px;
	z-index:14;
}
#outerWrapper #contentWrapper #text5 {
	position:relative;
	left:0px;
	top:130px;
	width:700px;
	height:30px;
	z-index:14;
}
#outerWrapper #contentWrapper #text6 {
	position:relative;
	left:0px;
	top:160px;
	width:350px;
	height:200px;
	z-index:11;
}
#outerWrapper #contentWrapper #text7 {
	position:relative;
	left:370px;
	top: 0px;
	width:330px;
	height:200px;
	z-index:13;
}