body{
background-image: url('images/web.jpg');
background-attachment: fixed;
text-align: center;
}
#header{
background-image: url('images/header1.gif');
width: 900px;
margin-right: auto;
margin-left: auto;
height: 175px;
position: relative;
}
	#meta{
	display: none;
	
	}
	#headershow{
	width: 900px;
	height: 175px;
	position: relative;
	z-index: -20;
	}
	#headerlogo{
	width: 900px;
	height: 175px;
	position: relative;
	float: right;
	z-index:400000;
	background-image: url('images/headerlogo.gif');
	}
	#henriklogo{
	width: 900px;
	height: 175px;
	position: relative;
	float: right;
	z-index:400000;
	background-image: url('images/henrik_logo.gif');
	}
#menu_container{
margin-right: auto;
margin-left: auto;
width: 900px;
height: 24px;
background-color: #333333;
overflow: visible;
position: relative;
}
	#menu{
	width: 148px;
	height: 24px;
	background-image: url('images/MENU1.png');
	text-align: center;
	color: white;
	font-family: 'Arial Black', Gadget, sans-serif;
	text-align: center;
	z-index:1;
	float: left;
	}
	#menu_large{
	width: 200px;
	height: 24px;
	background-image: url('images/MENU1.gif');
	text-align: center;
	color: white;
	font-family: 'Arial Black', Gadget, sans-serif;
	text-align: center;
	z-index:1;
	float: left;
	}
		#submenu1{
		width: 240px;
		background-color: black;
		color: white;
		text-align: left;
		z-index: 10;
		padding-left: 3px;
		padding-right: 3px;
		float:left;
		top:0px;
		position: relative;
		}
		#submenu2{
		width: 220px;
		background-color: black;
		color: white;
		text-align: left;
		z-index: 10;
		padding-left: 3px;
		padding-right: 3px;
		float:left;
		top:0px;
		position: relative;
		}
		#submenu3{
		width: 220px;
		background-color: black;
		color: white;
		text-align: left;
		z-index: 10;
		padding-left: 3px;
		padding-right: 3px;
		float:left;
		top:0px;
		position: relative;
		}
#main{
background-image: url('images/background.png');
margin-right: auto;
margin-left: auto;
width: 870px;
padding: 20px 15px 0px 15px;
position: relative;
}
	#content_main{
	width: 840px;
	
	background-image: url('images/content_bg.gif');
	position: relative;
	float: left;
	padding: 20px 15px 0px 15px;
	clear:both;
	overflow: inherit;
	height: 513px;
	}
	#content_large{
	width: 870px;
	background-image: url('images/large_content_bg.gif');
	position: relative;
	float: left;
	padding: 15px 0px 15px 0px;
	color: white;
	font-size: 12px;
	font-family: 'Arial Black', Gadget, sans-serif;
	clear:both;
	overflow: inherit;
	}
	
	#sidebar{
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	
	
	
	
	}
	.q_a{
	color: white;
	font-size: 12px;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	}
	#content_right{
	width: 400px;
	height: 375px;
	top: 20px;
	position: relative;
	font-family: 'Arial Black', Gadget, sans-serif;
	height: auto;
	color: white;
	padding-right: 10px;
	float: right;
	}
		#ski_heading{
		background-image: url('images/ski_heading.png');		
		font: 'Arial Black', Gadget, sans-serif;
		font-size: 20px;
		color:white;
		height: 50px;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		position: relative;
		padding-top: 25px;
		}
		#ski_heading44{
		background-image: url('images/ski_heading.png');		
		font: 'Arial Black', Gadget, sans-serif;
		font-size: 20px;
		color:white;
		height: 50px;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		position: relative;
		padding-top: 25px;
		float:right;
		width: 100px;
		}
		#h_menu{				
		height: 500px;
		background-image:url('images/doo.gif');
		position: relative;
		text-align: left;
		padding-left: 75px;
		float:right;
		width: 275px;
		
		}
		#ski_heading1{
		background-image: url('images/ski_heading.png');		
		font: 'Arial Black', Gadget, sans-serif;
		font-size: 18px;
		color:white;
		height: 50px;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		position: relative;
		padding-top: 25px;
		}
		#ski_desc{
		font-family: 'Arial Black', Gadget, sans-serif;
		font-size: 14px;
		color:white;
		padding-top: 15px;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		position: relative;
		}
		.list_skis{
		padding: 5px;
		margin-right: auto;
		margin-left: auto;
		width: 800px;
		height: 100px;
		position: relative;
		}
		#ski_pic{
		float: left;
		width: 400px;
		position: relative;
		padding-left: 35px;
		}
		#ski_pic2{
		float: left;
		width: 250px;
		position: relative;
		padding-left: 90px;
		}
		#ski_choose1{
		float: right;
		width: 100px;
		position: relative;
		padding-top: 15px;
		
		height: 100px;
		}
		#ski_choose2{
		float: left;
		width: 400px;
		position: relative;
		
		height: 100px;
		}
		#ski_choose3{
		float: left;
		width: 400px;
		position: relative;
		padding-left: 90px;
		height: 100px;
		}
		#wrapper{
		margin-right:auto;
		margin-left: auto;
		
		}
		#specs{
		font-size: 12px;
		text-align: left;
		}
	.ski_links{
	width: 800px;
	position: relative;
	color: white;
	height: 200px;
	
	
	}
	#interview_container{
	width: 400px;
	float: right;
	text-align: left;
	
	
	
	}
	.img_nest{
	float: right;
	width: 170px;
	padding-bottom: 50px;
	
	
	
	
	}
	#clear{
	clear:both;
	}
	#image_broker{
	width: 550px;
	height: 500px;
	position: relative;
	float: left;
	clear:both;
	}
	#image_broker1{
	width: 500px;
	height: 375px;
	padding-top: 125px;
	position: relative;
	float: left;
	background-image: url('images/video_bg.jpg');
	clear:both;
	}
	#center_content{
	width:840px;
	text-align: center;
	color: white;
	top: 50px;
	min-height: 500px;
	height: 500px;
	font-size: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}
	.center_content1{
	text-align: center;
	
	}
	
	.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
#bottom_nester{
background-image: url('images/background.png');
margin-right: auto;
margin-left: auto;
width: 900px;
padding: 0px 0px 20px 0px;
position: relative;
overflow: auto;
}
	#bottom{
	width: 870px;
	padding: 10px 0px 0px 0px;
	background-image:url('images/bottom_bg.gif');
	position: relative;
	margin-right: auto;
	margin-left: auto;

	}
	.inline{
	width:250px;
	padding:15px;
	height: 120px;
	position: relative;
	
	}

	
	
			.text{
			font-size: 24px;
			font-family: 'Arial Black', Gadget, sans-serif;
			
			}
			.text a:link{
			font-size: 48px;
			font-family: 'Arial Black', Gadget, sans-serif;
			
			
			
			}
#footer{
background-image: url('images/footer1.gif');
width: 900px;
margin-right: auto;
margin-left: auto;
z-index: 1;
height: 30px;
color: #000000;
text-align: center;
font-size: 6pt;
}
	#holder{
	position: relative;
	top: 10px;
	text-decoration: none;
	color: grey;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 16px;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	}
	.floater{
	float: right;
	}
	.footer_links a:link {
	text-decoration: none;
	color: grey;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 16px;
	}
	.footer_links a:visited {
	text-decoration: none;
	color: blue;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 16px;
	}
	.footer_links a:hover {
	text-decoration: none;
	color:black;
	font-family: Impact, Charcoal, sans-serif;
	
	}
a:active{
text-decoration: none;
}	
a:link {
text-decoration: none;
color: grey;
font-family: Impact, Charcoal, sans-serif;
font-size: 20px;
}

a:visited {
text-decoration: none;
color: red;

}

a:hover {
text-decoration: none;
color: white;
} 


