/*
Styles for Greenovative Design & Engineering
*/

@import url(reset.css);
@import url(text.css);
@import url(960.css);
@import url(design.css);

.container_12 { margin-top: 85px; background-color: #fff; }

#superpage {  }
#page { background: url(/images/shadow.png) no-repeat top center; }

#header { position: absolute; z-index: 1; height: 167px; width: 327px; top: 22px; margin-left: 70px;}

#nav { background-color: #372d24; border-top: 1px solid #c6df84; height: 32px; text-align: right; margin-bottom: 1em; }
#nav h1 { display: none; }
#nav ul { list-style: none; margin: 0; padding: 0; }
#nav li { margin: 0; padding: 0; display: inline; padding: 0 15px; line-height: 32px; }
#nav a { color: #c6df84; font-size: 1.2em; font-weight: bold; text-decoration: none;}

#contact { margin-bottom: 3em; font-weight: bold; }
#sidebar { min-height: 600px; }
#sub_nav {  }

#content { min-height: 600px; }
#content h2 { font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif; }
#sub_content {  }
#sub_content h3 { font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif; }

#footer { background-color: #0c2e85; color: #fff; font-size: 0.9em; }
.footer_top { background: url(/images/footer_top.jpg) no-repeat; height: 60px; margin-bottom: 1em; }
.footer_bottom { margin-top: 1em; background: url(/images/footer_bottom.jpg) no-repeat; height: 19px; }
#footer a { color: #fff; text-decoration: none; }
#footer ul { list-style: none; margin: 1em 0; padding: 0; }
#footer li { margin: 0 10px 0 0; padding: 0; display: inline;}
#footer li:before { content: "\00bb \0020"; }
