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:910px;
	height:599px;
	margin:0 ;
	padding:0 0px;
	position:relative;
	right:5px;
	top:-140px;
}
#quoteform2 {
	width:910px;
	height:599px;
	margin:0 ;
	padding:0 0px;
	position:relative;
	right:5px;
	top:-740px;
}
#menu {
	width:400px;
	height:600px;
	margin:0 ;
	padding:0 0px;
	position:relative;
	right:268px;
	top:-788px;
}



