﻿/* Properties Theme Version 1.0 */

#styleSectionFooterBar { clear:both; width:100%; height: 32px; background:url(../../images/services/services_tile.gif); }
/* background
#styleSectionArea { background-image:url(../images/map/2achanged_1.jpg); background-repeat: repeat-y;}
*/
#styleSectionTop {
	position: relative;
}
#styleSectionShadow { position: relative; }

#styleSectionImageLeft { position:absolute; left: 16px; top:0; }
#styleSectionImageRight {
	position:absolute;
	right: 0px;
	top:299px;
}
#styleSectionImageLeft {
	position:absolute;
	top:-25px;
	left: 0px;
}
/* White Box  */
.styleWhiteBoxTop{
	background-image:url(../../images/services/white_box_top.gif); background-repeat:no-repeat; background-position:left; height:15px;
}
.styleWhiteBoxMid{
	background-image:url(../../images/services/white_box_mdl.gif); background-position:left; background-repeat:repeat-y; 
}
.styleWhiteBoxBottom{
	background-image:url(../../images/services/white_box_btm.gif); background-repeat:no-repeat; background-position:left; height:15px;
}
/*Photo Gallery*/
#album img { border: 1px solid #000000; }
div.float {
  float: left; margin: 10px;
  }
div.float p {
   text-align: center;
   }
.photoposition { position:absolute; top: 40px; left: 10px; border: 1px solid #000000 }
.BtnPrev { position:absolute; top: 10px; left: 5px; border: none; }
.BtnNext { position:absolute; top: 10px; left: 50px; border: none; }
