/* declare right float, for 300px Right hand Images */
#quote_div{
  float: left;
  margin-left: 100px;
  margin-right: 100px; 
  margin-top: 0px;
}

.imgDiv_1{
     min-height:210px;
     height:auto !important;
     height:210px;
	 margin-left: 0px;
	 float: right;
	 background-image: url(watermark.png);	 
	 background-position: top right;
	 background-attachment: scroll;
	 background-repeat: no-repeat;
	 } 

.imgDiv_2{
     min-height:210px;
     height:auto !important;
     height:210px;
	 margin-left: 0px;
	 float: left;
	 background-image: url(Lighting.png);	 
	 background-position: top left;
	 background-attachment: scroll;
	 background-repeat: no-repeat;
	 } 

#smr-01,#smr-02,#smr-03,
#smr-04,#smr-05,#smr-06,#smr-07,#smr-08 {
float:right;
clear:right;
padding:0;
}

#smr-01 {
width: 215px;
height: 23px;
}

#smr-02 {
width: 210px;
height: 23px;
}

#smr-03 {
width: 205px;
height: 23px;
}

#smr-04 {
width: 200px;
height: 23px;
}

#smr-05 {
width: 190px;
height: 23px;
}

#smr-06 {
width: 185px;
height: 23px;
}

#smr-07 {
width: 180px;
height: 23px;
}

#smr-08 {
width: 170px;
height: 23px;
}

/* declare right float, for 300px Right hand Images Small with no Link */

#sm-01,#sm-02,#sm-03,
#sm-04,#sm-05,#sm-06,#sm-07,#sm-08,#sm-09 {
float:left;
clear:left;
padding:0;
}

#sm-01 {
width: 215px;
height: 23px;
}

#sm-02 {
width: 210px;
height: 23px;
}

#sm-03 {
width: 205px;
height: 23px;
}

#sm-04 {
width: 200px;
height: 23px;
}

#sm-05 {
width: 190px;
height: 23px;
}

#sm-06 {
width: 185px;
height: 23px;
}

#sm-07 {
width: 180px;
height: 23px;
}

#sm-08 {
width: 170px;
height: 23px;
}

#sm-09 {
width: 160px;
height: 23px;
}