body { background-image:url(../images/background.jpg); background-repeat:repeat-y;}

/* LIST ELEMENTS */
ul { margin:0; margin-left:0; padding-left:0;}

/* HEADER */
#logo { float:left; width:940px; height:145px; background-image:url(../images/logo1.jpg); background-repeat:no-repeat; }
#header { float:left; width:940px; margin:10px 10px 0 10px;}

/* MENU */
#menu { width:938px; height: 28px; background-image:url(../images/menu_background.gif); background-repeat:repeat-x; float:left; border-top:#8dc73f solid 2px; border-bottom:#6b6b6b solid 2px;
         border-left:#ccc solid 1px; border-right:#ccc solid 1px; }
#menu a, #menu a:link, #menu a:visited
	{text-decoration: none;	color: #000; float:left;  padding:0 16px 0 16px; font-weight:bold; line-height:28px; border-right:#ccc solid 1px;}
#menu a:hover {	text-decoration: none;	color: #000; background-image:url(../images/menu_background_over.gif); background-repeat:repeat-x;  }
.menu_item { float:left;  padding:0 16px 0 16px; font-weight:bold; line-height:28px; border-right:#ccc solid 1px;,text-decoration: none; color: #000; 
              background-image:url(../images/menu_background_over.gif); background-repeat:repeat-x;  }

/* CONTENT */
#content_home { width: 940px; height:645px; margin:0 10px 0 10px; background-image:url(../images/home_page1.jpg); background-repeat:no-repeat; float: left; background-color:#000;}
#content_investment { width: 940px; height:645px; margin:0 10px 0 10px; background-image:url(../images/investments_page.jpg); background-repeat:no-repeat; float: left; background-color:#000;}
#content_trees { width: 940px; height:645px; margin:0 10px 0 10px; background-image:url(../images/trees_page.jpg); background-repeat:no-repeat; float: left; background-color:#000;}
#content_history { width: 940px; height:645px; margin:0 10px 0 10px; background-image:url(../images/history_page1.jpg); background-repeat:no-repeat; float: left; background-color:#000;}
#content_contact { width: 940px; height:645px; margin:0 10px 0 10px; background-image:url(../images/contact_page.jpg); background-repeat:no-repeat; float: left; background-color:#000;}

#columnLeft { /*padding-top: 40px;*/	float:left; margin:20px; }
#columnRight {	/*padding-top: 40px;*/	width: 450px;	float:right; margin:20px;}
.textarea { width:200px; float:right;}


#broshureform { float:left; margin:68px 10px 10px 82px; width:306px; height:311px;}
#ringbackform { float:left; margin:245px 10px 10px 72px; width:340px; height:166px;}
#formbox{ float:left; width:306px; margin:3px 0 3px 0;}
#formbox2{ float:left; width:340px; margin:3px 0 3px 0;}
#contact { float:left; margin:90px 10px 10px 58px; width:306px;}
#contact2{ float:left; margin:133px 10px 10px 196px; width:330px;}



/* FOOTER */
#footer { float:left; width:940px; height:56px; background-image:url(../images/footer_background.gif); background-repeat:repeat-x; margin:0 10px 0 0px; border-left:#FFFFFF solid 10px; 
          border-right:#FFFFFF solid 10px;}


