@charset "UTF-8";
/* CSS Document */

#index #wrapper {
	background-image:url(../images/bg_home_page.jpg);
	background-repeat:repeat-x;
	background-position:top;
}


#wrapper h1 {
	background-image:url(../images/txt_canopy_mkting_3.png);
	width:287px;
	height:168px;
	position:absolute;
	top:50px;
	left:50px;
	text-indent:-9999px;
}

#index #tree_img_home {
	width:401px;
	height:437px;
	position:absolute;
	bottom:0px;
	left:-54px;
	display:block;
}

#index #tree_img_who_we_are {
	display:none;
}

/*
#content {
	top:0px;
	right:0px;
	margin-left:435px;
	margin-top:200px;
}

#content {
	top:0px;
	right:0px;
	margin:75px 0px 30px 435px;
}

#content div {
	padding:0px 45px 20px 0px;
}
*/

#index #content {
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	margin:0px;
	
}

#index #content div {
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	
}

#content #communication_with_a_purpose {
	background-image:url(../images/txt_communication_with.png);
	background-repeat:no-repeat;
	padding-bottom:0px;
	width:229px;
	height:20px;
	text-indent:-9999px;
	position:relative;
	left:-3px;
}

#txt_cultivating,
#txt_logos_websites,
#wrapper h1 {
	left:525px;
}

#wrapper h1 {
	top:230px;
}	

#txt_cultivating,
#txt_logos_websites {
	width:287px;
	position:absolute;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}	

#txt_cultivating {
	background-image:url(../images/txt_cultivating_ground.png);
	height:112px;
	top:70px;
}

#txt_logos_websites {
	background-image:url(../images/txt_logos_websites.png);
	height:145px;
	top:350px;
}

#index #content ul {list-style-type:none;}
#index #content ul li {height:25px;position:absolute;left:570px;}
#index #content ul li a {display:block;height:25px;}
#index #content ul li a span {display:none;}
#index #content ul #link_logo {top:375px;}
#index #content ul #link_web {top:410px;}
#index #content ul #link_integrated {top:445px;}
#index #content #link_logo a {background-image:url(../images/btn_Logos.png);width:55px;}
#index #content #link_web a {background-image:url(../images/btn_websites.png);width:75px;}
#index #content #link_integrated a {background-image:url(../images/btn_integrated.png);width:240px;}
#index #content li a:hover {background-position:right;}