body, html {
	width:100%;	
}
body {
	width:788px;
	margin-left:auto;
	margin-right:auto;
}
#page {
	width:788px;
	/*width:948px;*/
	background:#ffffff;
	margin-left:0px;
	margin-right:auto;
	/*border-right:1px solid #ccc;
	border-left: 1px solid #ccc;*/
	float:left;
		
}
#banner {
	height:100px;
	width:100%;
	background:#fff;
}

#banner_top {
	height:80px;
	width:100%;
	text-align:right;		
}

#banner_url {
	width:190px; 
	height:23px;
	margin:0px;
	float:left;
	margin-top:42px;
	margin-left:8px;
	/*
	position:relative;
	top:42px;
	left:8px;*/
	background-image:none;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.ultimate-ski.com/img/ultimate-ski_com4.png', sizingMethod='scale');
}
body>#page #banner_url {
	background:transparent url(http://www.ultimate-ski.com/img/ultimate-ski_com4.png) no-repeat left bottom;
	
} 

#select_lang {
	margin-top:13px;
	color:#fff;
	float:right;
	text-align:left;
	width:50px;
	background:#ddd;
	
	background: transparent url(http://www.ultimate-ski.com/img/banner_bg_weiss_60.png); 
	filter:Alpha(opacity=70));
	
	padding:1px;	
	
}
#languages {
	position:absolute;
	color:#fff;
	width:40px;
	margin-top:0px;
	background:#ddd;
	background: transparent url(http://www.ultimate-ski.com/img/banner_bg_weiss_60.png); 
	filter:Alpha(opacity=70));
}
#languages img{
	background: transparent url(http://www.ultimate-ski.com/img/banner_bg_weiss_60.png); 
	filter:Alpha(opacity=70));	
}

#banner_bottom {
	/*background: #fff url(http://www.ultimate-ski.com/img/banner_bw_bottom.jpg) no-repeat left top;
	background:#ddd;*/
	background: transparent url(http://www.ultimate-ski.com/img/banner_bg_weiss_60.png);
	height:22px;
	width:100%;	 filter:Alpha(opacity=60));		
}
#banner_bottom p {
	margin:0px;	
	color:#fcfcfc;
	color:#000;
	font-weight:bold;
	line-height:20px;
}
#banner_bottom p.left{
	text-align:left;
	float:left;
	width:60%;
	padding-left:10px !important;	
}
#banner_bottom p.right{	
	text-align:right;
	float:right;
	width:35%;
	padding-right:10px !important;	
}


#quicklinks{
	position:absolute;
	left:-9999px;
	top:-9999px;
}
#content{
	padding-top:0px;
	padding-bottom:10px;
	margin-top:0px;
	width:786px;
	float:left;
	overflow:hidden;
	/*background: #fff url(http://www.ultimate-ski.com/img/content_bg.gif);*/
	/*background:pink;*/

}
#wrapper {
	width:714px;
	float:left;
}
#column_center{
	width:554px;
	float:right;	
	overflow:hidden;
}

#column_left{
	float:left;
	width:160px;
	height:auto;
	/*overflow:hidden;
	background:red;*/
	background: #F5F5F5;
}
#column_right{
	float:right;
	width:160px;
	/*background:yellow;*/
	background: #F5F5F5;
}
#navigation{
	/*position:absolute;
	top:100px;*/
	width:788px;
	height:30px;
	background:#000;
	background: transparent;
	color:#000;
}

#footer{
	clear:both;
	padding:5px 0px;
	background:#000;
	color:#fff;
	
 
}
