#background {
	
	position: absolute; 
	width:632px;
	height:684px;
	z-index:1;
	 
}
#holder {
	position:absolute;
	width:626px;
	height:238px;
	z-index:1;
	top:0 px;
	left:0 px;
	background-image: url(../images/igloo_part1.jpg);
}


#holder2 {
	position:absolute;
	width:626px;
	height:220px;
	z-index:1;
	top:238px;
	left:0 px;
	background-image:url(../images/igloo_part2.jpg);
}
#holder3{
	position:absolute;
	width:626px;
	height:214px;
	z-index:1;
	top:458px;
	left:0 px;
	background-image: url(../images/igloo_part3.jpg);
}
#header{
	position:absolute;
	width:626px;
	height:82px;
	z-index:2;
	top: 16px;
	left: -1px;
	background-image:url(../images/igloo_header.jpg);
}
#header_menu{
	position:absolute;
	width:266px;
	height:18px;
	z-index:4;
	top: 48px;
	left: 341px;
	}

#main {
	position:relative;
	width:620px;
	height:700px;
	z-index:0;
	margin-left: auto; 
	margin-right: auto;
}
#footer {
	position:absolute;
	width:627px;
	height:40px;
	z-index:2;
	top: 643px;
	left: -1px;
	background-image:url(../images/igloo_footer.jpg);
}
#footer_menu {
	position:absolute;
	width:80px;
	height:17px;
	z-index:4;
	top: 11px;
	left: 493px;
}
#content {
	position:absolute;
	width:545px;
	height:543px;
	z-index:3;
	top: 94px;
	left: 40px;
	background-image: url(../images/igloo_overlay.jpg);
	background-repeat:no-repeat;
}

body {
	background-color: #deeaf5;
}




#textUpper{
	position:absolute;
	width:420px;
	height:195px;
	z-index:8;
	left: 58px;
	top: 88px;
	overflow: auto;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767271;
	font-stretch: 2px;
	letter-spacing: 1px;
	line-height: 1.5;

}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767271;
	font-stretch: 2px;
	letter-spacing: 1px;
	line-height: 1.5;

}








#textLower{
	position:absolute;
	width:210px;
	height:213px;
	z-index:8;
	left: 58px;
	top: 283px;
	overflow: auto;
}
#title {
	position:absolute;
	width:120px;
	height:25px;
	z-index:1;
	top: 50px;
	left: 44px;
	overflow: hidden;
}
#contact {
	position:absolute;
	width:113px;
	height:18px;
	z-index:5;
	left: 14px;
	top: 8px;
}
#header_btn {
	position:absolute;
	width:172px;
	height:34px;
	z-index:1;
	top: 25px;
	left: 13px;
}
