body {
/*	margin:20px 0 0 0; before beige background & left align */
	margin: 0;	
	padding: 0;
	background-color: #c6bd87;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	text-align: left; 	before beige background & left align */
	text-align: left; 
}
/* Layout */
#wrapper {
/*   margin: 0 auto 0 auto; before beige background & left align */
   margin: 0; 
	border: 1px solid #000;
	width: 758px;
	text-align: left;
	background-color: #fff;
	background-image: url(../images/design/leftMargin.gif);
	background-repeat: repeat-y;
}
#secondNavBg {
	background-image: url(../images/design/secondaryNavbarLarge.gif);
	background-repeat: repeat-x;
}
#page {
  	background-image: url(../images/design/logo.gif); 
	background-repeat: no-repeat; 
}
#callus {
   background-image:  url(../images/design/callus2.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#header {
	height: 111px; 
	padding: 34px 50px 0px 298px;
	text-align: right;
}
#content {
   float: right;
	width: 420px;
	margin-top: -30px;
	padding-right: 50px;
}
#navigation {
   float: left;
	width: 240px;
	height: 330px;
	margin-top: -19px;
}
#footer {
	clear: both;
	height: 121px;
	background-image: url(../images/design/bg-footer.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
/* Buttons */
#aboutus {
	margin: 0px 0 0 0px;
	padding: 0;
}
#renewable {
	margin: 0px 0px 0 0;
	padding: 0;
}
#eco {
	margin: 0;
	padding: 0;
}
#contract {
	margin: 0;
	padding: 0;
}
#grants {
	margin: 0;
	padding: 0;
}
#faq {
	margin: 0;
	padding: 0;
}
#mutuals {
	margin: 0;
	padding: 0;
}
#contactus {
	margin: 0;
	padding: 0;
}
/* topNav buttons */
#row1, #row2, #row3, #row4 {
	width: 410px;
} 
/* hyperlinks */
a:link, a:visited {
	color: #00647b;
}
a:hover {
    color: #018a9c;
}
/* content area */
#headline {
	margin: 25px 0 15px 0;
}
/* html tags */
h3 {
   font-size: 12px;
   background-color: #fff;
/*   color: #70c38d; */
   color: #000;
}
p {
	margin: 0 0 15px 0;
}