/* TAGS */
html {
	overflow: hidden;
}
body {
	background-image: url(../../images/background_hp.gif);
}

/* ELEMENTS */
#slogan {
	position: absolute;
	left: 0px;
	top: 138px;
	width: 500px;
	height: 160px;
}
#slogan h1 {
	margin: 23px 0px 0px 22px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	background-color: inherit;
	color: #FFFFFF;
}
#slogan h2 {
	margin: 0px 0px 0px 22px;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	background-color: inherit;
	color: #4EC1F7;
}

#climbing {
	position: absolute;
	left: 0px;
	top: 147px;
}

/* NEWS */
#news_1 {
	position: absolute;
	left: 352px;
	top: 341px;
	width: 460px;
	/* height: 130px;  */
	height: 180px;
	text-align: right;
	z-index: 10;
	overflow: hidden;
}
#news_1 h1 {
	font-size: 0.9em;
	font-weight: bold;
	background-color: inherit;
	color: #0C328A;
}
#news_1 h1 a {
	font-weight: bold;
	background-color: inherit;
	color: #0C328A;
}
#news_1 h2 {
	margin: -2px 0px 14px 0px;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0.05em;
	background-color: inherit;
	color: #666666;
}
#news_1 h2 a {
	font-weight: normal;
	background-color: inherit;
	color: #666666;
}



/* FOOTER */
#footer {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 578px;
}
#exces {
	position: absolute;
	left: 707px;
	bottom: 35px;
}
