/* TAGS */
body {
	background-image: url(../../images/background_int.gif);
}

/* ELEMENTS */
#slogan {
	position: absolute;
	left: 335px;
	top: 48px;
	width: 430px;
	height: 50px;
	font-weight: normal;
	text-align: right;
	background-color: inherit;
	color: #666666;
}
#slogan h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
}
#slogan h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#climbing {
	position: absolute;
	left: 0px;
	top: 157px;
	z-index: 20;
}

/* CONTENT */
#margin_left {
	position: relative;
	left: 0px;
	top: 179px;
	width: 224px;
	font-size: 18px;
	float: left;
	z-index: 10;
	text-align: center;
}
#content {
	position: relative;
	left: 0px;
	top: 179px;
	width: 480px;
	padding: 21px 0px 0px 56px;
	border-left: 1px solid #BBBBBB;
	float: left;
	z-index: 10;
	text-align: justify;
}
#content h1 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
	background-color: inherit;
	color: #CCCCCC;
}
#content h2 {
	margin: -2px 0px 0px 0px;
	font-size: 1.1em;
	font-weight: normal;
	background-color: inherit;
	color: #0C328A;
}

/* FOOTER */
#footer {
	position: relative;
	width: 100%;
	height: 212px;
	clear: both;
	font-size: 10px;
	background-image: url(../../images/background_int_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px -22px;
}
#exces {
	position: absolute;
	left: 11px;
	bottom: 40px;
}