﻿#bg_default
        {
            background: url(/img/bg.jpg) no-repeat center center fixed;
        }
#sean-default
		{ 
		    position:absolute;
		    background-image:url(../img/sean_main.png);
		    top:230px;
		    margin-left:1002px;
		    width:280px;
		    height:482px;
		    z-index:100000;  
		}
#sean-decking 
		{ position:absolute;
		background-image:url(../img/sean_main.png);
		top:230px;
		margin-left:1000px;
		width:280px;
		height:482px;
		z-index:100000;  }
#sean-fencing 
		{ position:absolute;
		background-image:url(../img/seantest.jpg);
		top:230px;
		margin-left:1029px;
		width:280px;
		height:482px;
		z-index:100000;  }
		
#sean-section-03-grass
		{ position:absolute;
		background-image:url(../img/sean-sec3-grass.png);
		top:440px;
		margin-left:-32px;
		width:442px;
		height:189px;
		z-index:1;
		background-repeat:no-repeat; }
#sean-section-eroofs {
    position: absolute;
    background-image: url(../img/sean-eroofs.png);
    top: 225px;
    margin-left: -308px;
    width: 334px;
    height: 597px;
    z-index: 900;
}