html,
body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
ins.hr {
	margin:0 auto;
	width:77%;
}
#home_page {
	color:#6C6D70;
}
#home_page #layout {
	background:url(../i/face.gif) right 40px no-repeat;
}
#home_page #content {
	padding-bottom:0;
}
#home_page #footer {
	font-size:1.3em;
	float: none;
	margin: -0.8em auto 0;
	padding-left: 0;
	position:relative;
	width: auto;
	max-width: 200px;
}
#home_page .copyright {
	width: 23.5em;
	padding-left: 55px;
	max-width: 100em;
}
#home_page #footer .copyright img {
	right: auto;
	left: 0;
}
#home_page .summary {
	font-size:11pt;
}
#home_page #content {
	padding-top:0;
}
#home_page #content .extra {
	width:210px;
	margin-top: 0;
	padding-left:2%;
}
#home_page .main {
	left:235px;
}
#home_page .main {
	margin-right:-100%;
}
#home_page .extra {
	margin-right:-210px;
}


#home_page .wide {
	clear:both;
	margin-left:0;
	margin-right:0;
	padding-top:2em;
}
#home_page .events {
	width:42%;
	margin-right:-100%;
}
#home_page .actions {
	width:372px;
	left:70%;
	margin-left:-185px;
}
#home_page .events,
#home_page .actions {
	position:relative;
	float:left;
}
#home_page #content .training_dates .item {
	margin-left:-10px;
}
#home_page .banner {
	text-align:center;
	margin-right:10%;
}
#home_page .banner .item {
	position:relative;
	left:-40px;
}

#home_page .i-wanna-lern {
	display:none;
	background:url('../i/big_sky.jpg') 0 0 repeat;
	color:#fff;
	font:1.8em/1.4 Georgia;
	text-align: center;
	/*max-width:555px;*/
	position:absolute;
	padding:60px 120px 50px 0px;
	overflow:hidden;
	width: 50%;
	margin:0 auto;
	right:100px;
	top:130px;
	z-index:1;
	
	-moz-background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-khtml-background-size:100% 100%;
	-o-background-size:100% 100%;
	background-size:100% 100%;
}

#home_page .i-wanna-lern select {
	font-family:'Georgia';
}

#home_page .i-wanna-lern .ex {
	position:absolute;
	top:6px;
	right:160px;
	font:40% Arial;
	cursor:pointer;
	border-bottom-style:dotted;
}

#home_page .i-wanna-lern .ex big {
	position:absolute;
	top:-0.15em;
	right:-1.5ex;
	font-size:170%;
}

#home_page .i-wanna-lern .tl,
#home_page .i-wanna-lern .tr,
#home_page .i-wanna-lern .bl,
#home_page .i-wanna-lern .br {
	background:url('../i/big_cloud.png') 0 0 no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
}
#home_page .i-wanna-lern .tl {
	top:0;
	left:0;
}
#home_page .i-wanna-lern .tr {
	top:0;
	right:0;
	width:145px;
	background-position:right 0;
}
#home_page .i-wanna-lern .bl {
	bottom:0;
	left:0;
	background-position:0 bottom;
}
#home_page .i-wanna-lern .br {
	bottom:0;
	right:0;
	width:145px;
	height:100%;
	background-position:right bottom;
}
#home_page .i-wanna-lern p {
	margin:0;
	padding:0;
}
#home_page .i-wanna-lern .selected {
	color: #a7f0ff;
}
#home_page #content .events .item {
	margin-bottom:1em;
}
#home_page #content .events .summary {
	margin-top:0;
	padding-left:0.5em;
}
#home_page #speak {
	left:77.5%;
	position:absolute;
	margin-top:140px;
	width:19%;
	text-align:center;
	z-index:1;
}


/**
 * One more
 */
.events .h,
.actions .h {
	padding-top:0.3em;
}


/**
 * Teachers
 */
#teachers {
	border-bottom:solid 1px #ddd;
}
#teachers .h {
	margin-left:2%;
	padding-top:0;
	font-size:18pt;
}
#teachers .h small {
	font-size:70%;
}
#teachers .teachers_wrap {
	margin-top: .5em;
	padding-top:0;
}
#teachers .teachers_wrap,
#teachers .teacher {
	height:165px;
	position:relative;
}
#teachers .teacher {
	width:155px;
	display:block;
	position:absolute;
	margin-left:-77px;
}
#teachers .teacher img {
	bottom:0;
	position: absolute;
}
#teachers .teacher span {
	position:absolute;
	bottom:60%;
	right:0;
}
#teachers .teacher_hovered span {
	bottom:100%;
}
#teachers .teacher_1 {
	left:10%;
}
#teachers .teacher_2 {
	left:26%;
}
#teachers .teacher_3 {
	left:42%;
}
#teachers .teacher_4 {
	left:58%;
}
#teachers .teacher_5 {
	left:74%;
}
#teachers .teacher_6 {
	left:90%;
}
.hp-s-text {
	font-size:10pt;
	margin:0 3px 2em;
	overflow:hidden;
	position:static;
}
.hp-s-text h1 {
	font-size: 2em;
	margin: 0.2em 0 0;
	padding: 0;
	text-align: center;
}
.hp-s-text div h2 {
	font-size:100%;
	font-family: Arial;
}
.hp-s-text div {
	margin:1.5em 0 0;
	width: 16.6%;
	float:left;
}
.hp-s-text div h2,
.hp-s-text p {
	margin:0 auto 0.6em;
	padding:0 0.7em;
	max-width:200px;
	
}