html,body{height:100%}
#outer{
height:100%;
min-height:100%;
background:url(images/checkerplate.jpg) repeat;
}
html,body #outer{height:auto}/* not ie6- */ 

#sideshadow {
	width:982px;
	margin:0 ;
	padding:0 0px;
	position:relative;
	background:url(../images/checkerplate.jpg) repeat;
    min-height:1000;
    height:1000;
}
#logo {
	width:480px;
	height:180px;
	margin:0 ;
	padding:0 0px;
	position:relative;
	left:200px;
	top:-90px;
	
	}
#laserlogo {
	width:400px;
	height:100px;
	margin:0 ;
	padding:0 0px;
	position:relative;
	left:-250px;
	top:10px;
	
	}

#business {
	width:400px;
	height:100px;
	margin:0 ;
	padding:0 0px;
	position:relative;
	left:-250px;
	top:-155px;
	
	}
#tour {
	width:200px;
	height:600px;
	margin:0 ;
	padding:0 0px;
	position:relative;
	left:-348px;
	top:-140px;
}

#quoteform {
	width:700px;
	height:570px;
	margin:0 ;
	padding:0 0px;
	position:relative;
	right:108px;
	top:-135px;
}

#menu {
	width:260px;
	height:488px;
	margin:0 ;
	padding:0 0px;
	position:relative;
	left:-336px;
	top:-755px;
}



