#content #section-1 {
	position:relative;
	background: #f0f0f0 url(../images/sheep.jpg) no-repeat bottom center !important;
}
#content #founder {
	background: url(../images/founder_bg.jpg) no-repeat top left;
	padding-top: 0;
	padding-bottom: 0 !important;
	height: 500px;
}
#section-1-text {
	width: 345px;
/*	float:left;*/
	clear:both;
	margin-left:25px;
	padding-bottom:100px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	line-height:22px;
}
#section-1-text p {
	margin-top:10px;
}
/*#section-1-img {
	position:absolute;
	top:25px;
	left:0px;
}
*/#speech-bubble {
	display:none;
	position:absolute;
	left:117px;
	top:-88px;
}
#balls-animation {
	position:absolute;
	width:100px;
	height:110px;
	left:823px;
	/*	top:300px;*/
	bottom:115px;/*	display:none;*/
}
#balls-hit-area {
	/*	background-color:rgba(255,0,0,0.5);*/
	background : url(../images/clear.png);
	z-index: 1010;
	display:block;
	width:80px;
	height:90px;
	position:absolute;
	left:833px;
	/*	top:313px;*/
	bottom:123px;
}

#section-2 {
	clear:both;
	background-color:#cac7c2;
}
#section-2 h2 {
	margin-top: 20px;
	font-family:'AkkuratRegular', Verdana, sans;
	font-weight:normal;
	border-bottom:5px #8a8a8a solid;
	width:75px;
	font-size:40px;
	line-height:40px;
	white-space:nowrap;
	color:#3d3731;
	padding-bottom:14px;
	margin-bottom:43px;
	text-transform:uppercase;
	margin-left:25px;
}
#section-2 .column-1, #section-2 .column-2 {
	margin-top:13px;
	padding-top:0px;
}
#section-2 .seperator {
	margin-left:11px;
}
#section-2 p {
	margin:0;
	padding:0 0 10px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px
}
.video-shadow {
	margin:0 0 0 25px;
	width:890px;
}

.video {
	width:890px;
	height:668px;
	background-color: #cac7c2;
	padding-left:25px;
}

#columnbox{
	background-color:#cac7c2;
	padding-bottom:30px;
	height:auto;
}

.column-1 {
	width:45%;
	float:left;
	line-height:22px;
	padding:0 0 30px 25px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
}

.column-2 {
	width:45%;
	float:right;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height:22px;
	padding-right:25px;
}
.column-2 ul li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	list-style-type:disc;
}
.column-1 p {
	margin: 0;
	padding: 0 0 10px 0;
}
.column-2 p {
	margin: 0;
	padding: 0 0 10px 0;
}