@charset "utf-8";
* { outline:none; }
html {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	background-color: #767769;
	background-image: url(../images/background-leaves.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	color: #f6f6f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	padding: 0;
	margin: 0;
}

a img {
	border: 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	/* color: #9fa55f; */
	color: #b6bd69;
}
.clr {
	clear: both;
	height: 0;
	font-size:0;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#header {
	width: 954px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/header-back-alpha.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 77px;
	position:relative;
}

#wrapper {
	width: 954px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/wrap-shadow-alpha.png);
	background-repeat: repeat-y;
	text-align: center;
}

#container {
	width: 898px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/background-main.jpg);
	background-repeat: repeat-y;
}

#left-panel {
	float: left;
	width: 193px;
	margin-left: 0px;
}

#left-panel p {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#left-panel img {
	margin: 0;
	padding: 0;
}

#left-panel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#left-panel ul li {
	margin: 0px 0px 25px 0px;
	padding: 0;
}

#left-panel ul li ul li {
	margin: 3px 0px 0px 0px;
	padding: 0;
}

#main-content {
	float: left;
	width: 704px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#main-content p {
	padding: 0.8em;
	padding-left: 32px;
	padding-right: 32px
}

#main-content p.first-home {
	padding-top: 55px;
	margin-top: 0px;
	background-image: url(../images/head_welcome.png);
	background-repeat: no-repeat;
}

#main-content p.first-videos {
	padding-top: 55px;
	margin-top: 0px;
	background-image: url(../images/head_videos.png);
	background-repeat: no-repeat;
}

#main-content p.first-company {
	padding-top: 55px;
	margin-top: 0px;
	background-image: url(../images/head_company.png);
	background-repeat: no-repeat;
}

#main-content p.first-ourpeople {
	padding-top: 55px;
	margin-top: 0px;
	background-image: url(../images/head_ourpeople.png);
	background-repeat: no-repeat;
}

#main-content p.first-sustainability {
	padding-top: 55px;
	margin-top: 0px;
	background-image: url(../images/head_sustainability.png);
	background-repeat: no-repeat;
}

#main-content p.first-contact {
	padding-top: 55px;
	margin-top: 0px;
	background-image: url(../images/head_contact.png);
	background-repeat: no-repeat;
}

#main-content p.first-links {
	padding-top: 55px;
	margin-top: 0px;
	background-image: url(../images/head_links.png);
	background-repeat: no-repeat;
}

#main-content div.first-testimonials {
	padding-top: 55px;
	margin-top: 0px;
	background-image: url(../images/head_testimonials.png);
	background-repeat: no-repeat;
}

#main-content .splita {
	float: left;
	width: 48%;
}

#main-content .splitb {
	float: right;
	width: 48%;
}

#foot-images {
	
}

#foot-images p {
	margin: 0;
	padding: 0;
}

#foot-images img {
	border-top: 1px solid #b4b49f;
	border-left: 1px solid #b4b49f;
	border-bottom: 1px solid #b4b49f;
}


#foot-images img.border-right {
	border-right: 1px solid #b4b49f;
}

#footer-shadow {
	width: 954px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/footer-shadow-alpha.png);
	background-repeat: no-repeat;
	color: #fefff8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer-shadow p {
	margin: 0px;
	padding: 0px;
}

.uppercase {
	text-transform: uppercase;
	color: #b6bd69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#vertical-response-form {
position:absolute;
top:30px;
right:30px;
}

#vertical-response-form input:hover {
background-color:#B6BD69;
color:#fff;
}

#videoleft h3 {
font-size:16px;
color:#fff;
font-weight:normal;
margin:30px 0 0 30px;
}

#videoleft ul {
list-style:none;
padding:10px 0 20px 40px;
margin:0;
}

#videoleft ul li {
display:inline-block;
padding:0 0 0 0;
color:#999;
}

#videoleft ul li a {
color:#B6BD69;
text-decoration:none;
font-size:13px;
}

#videoleft ul li a:hover {
color:#fff;
}

#videoleft ul li.onpage a {
color:#fff;
}

#videoleft object {
margin:0 auto;
}
