body{
	background: #789510 url(../img/bg2.jpg) repeat-x;
}

#leaves2{
	background-image: url(../img/leves-2.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 285px;
	position: absolute;
	top: 158px;
	right: -100px;
}


#pagetitle{
background-image: url(../img/pagetitle.png);
background-repeat: no-repeat;
height: 98px;
margin: 5px -12px 0px -12px;
padding: 20px 15px 0 35px;
color: White;
}

#pagetitle h2{
position: relative;
font-size: 24px;
margin: 6px 0 px 0; 
color: White;
font-weight: lighter;
letter-spacing: -1px;
word-spacing: 2px;
}

#frame2{
	background-image: url(../img/test.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 169px;
	left: 534px;
	height: 88px;
	width: 230px;
	z-index: 1px
}
#companylogo {
	background-color: White;
	padding: 10px;
	text-align: center;
	width: 460px;
	margin: 5px 0 0 0 ;
}
#companylogo img{
	
}

#companylogo p{
	top: 30px;
	position: relative;
}