#header,
#wkf1,
#wkf2,
#wkf3,
#menuBox,
#rightSideBox {
display: none;
}

/* ------- content ------- */
#contentBox {
width: 500px;
height: 444px;
float: left;
padding: 10px 15px 0px 15px;
}
#contentBox h1 {
height: 25px;
font-size: 90%;
font-weight: bold;
color: #2b4e6a;
}
#contentBox a {
font-weight: bold;
}

/* ------- contact form */


/* ------- energetic AG footer */
#footerTop {
border-top: 1px solid #c5c2c3;
margin-top: 70px;
}
#footer {
font-size: 80%;
color:#c5c2c3;
}
#footer a {
text-decoration: none;
color: #c5c2c3;
}
#footer a:hover {
text-decoration: underline;
}

/*========*/
.invis, hr {
display: none;
}
img {
border: 0 none;
}
