body {
font-size: small;
width: 100%;
margin: 0;
height: 100%;
font-family: eurostile, helvetica, arial;
color: black;
padding: 0;
background-repeat: repeat-y;
}

a:link, a:visited  {
color: black;
text-decoration: underline;
}
a:hover {
color: black;
font-weight: bold;
text-decoration: underline;
}
a:active {
color: #eb7441;
text-decoration: none;
}

p.phone {
margin-left: 0em;font-weight: bold;
font-size: 12pt;
}

a.green {
height: 23px;
width: 150px;
background-color: #009b33;
padding: 0.5em;
}

a.lightgreen {
height: 23px;
width: 150px;
background-color: #6db629;
padding: 0.5em;
}

a.palegreen {
height: 23px;
width: 150px;
background-color: #ccdc46;
padding: 0.5em;
}

a.yellow {
height: 23px;
width: 150px;
background-color: #f8ec42;
padding: 0.5em;
}

a.orange {
height: 23px;
width: 150px;
background-color: #fccd01;
padding: 0.5em;
}

a.darkorange {
height: 23px;
width: 150px;
background-color: #f99a08;
padding: 0.5em;
}

a.red {
height: 80px;
width: 150px;
background-color: #e71e0e;
padding: 0.5em;
padding-top: 1em;
}

a.energy {
text-align: left;
padding-right: 2.4em;
}

p {
margin-left: 2em;
color: black;
font-size: 11pt;
line-height: 20px;
font-weight: normal;
}

h1 {
font-size: large;
color: #009c33;
font-weight: bold;
text-align: left;
}

h2 {
color: #009c33;
font-size:  large;
}

h3{
color: #009c33;
font-weight: bold;
margin-left: 1em;
font-size: large;
}

h4 {
text-align: center;
color: red;
font-weight: bold;
font-size: large;
}

ul
{
color:#009c33;
padding-left: 0.5em;
font-size: medium;
margin-left: 2em;
}

li {
padding-bottom: 0.3em;
color: black;
font-weight: normal;
list-style-type: square;
}

#page {
margin: 0 auto;
width: 900px;
}

#left {
float: left;
position: absolute;
}

#leftmenu{
color: #000003;
position: absolute;
margin-top: 12em;
background-repeat: no-repeat;
float: left;
width: 300px;
padding-top: 2.5em;
margin-left: -3em;
margin-bottom: 1.5em;
}

#leftmenu a {
color: black;
margin-left: 1.5em;
font-size: 14pt;
display: block;
margin-bottom: 0.6em;
font-weight: bold;
text-decoration: none;
}

#leftmenu a:hover {
color: white;
}

#main {
width: 730px;
margin: 0 auto;
float: left;
position: absolute;
top: 1.5em;
margin-left: 15em;
}

#topblock1 {
color: white;
font-size: medium;
margin-top: 0em;
width: 800px;
float: left;
margin-left: -0.5em;
clear: none;
}

#maintext {
font-size: x-small;
width: 445px;
float: left;
padding-left: 0.2em;
margin-top: 1em;
}

#right {

}

#rightcolumn {

float: right;
right: 0;
border: 2px solid #009c33;
width: 218px;
}

#rightcolumn a {
display: block;
color: #414042;
font-size: medium;
text-decoration: none;
font-weight: bold;
margin-left: 0.5em;
margin-bottom: 0.5em;
}
#rightcolumn a:hover {
color:#009c33;
}

#contact {
clear: right;
float: right;
border: 1px solid black;

background-color: #f1f1f2;
width: 200px;
right: 0;
padding: 0.8em;
margin-top: 1em;
margin-bottom: 1.2em;
font-weight: bold;
font-size: small;
color: black;
}
#contact  form {
line-height: 1.5em;
padding-top: 1em;
font-size: x-small;
color: #6d6e71;
}

#twitter {
margin-left: -0.9em;
padding-top: 2em;
float: left;
position: absolute;
margin-top: 47em;
}

#footer {
text-align: right;
float: left;
margin-right: 3em;
margin-bottom: 3em;
z-index: -1000;
padding-bottom: 0.5em;
width: 100%;
border-bottom: 1px dotted black;
font-size: small;
}
#footer a {
color: black;
font-weight: bold;
border-bottom: 0px;
text-decoration: none;
}

img.logo {
margin-top: 2.1em;
float: left;
width: 170px;
margin-left: -1em;
z-index: 1000;
}

#video {
float: right;
margin-top: .5em;
margin-right: 6em;
}

img.block {
width: 250px;
}

.copy {
float: left;
font-size: 8pt;
padding-left: 1em;
margin-top: 7em;
left: 0;
position: absolute;}

.social {
width: 32px;
height: 32px;
border: 0;
padding-right: 4px;
}

img.bar {
bottom: 0em;
padding-right: 0.5em;
margin-bottom: -2.5em;
}
img.block {
float: left;
width: 237px;
padding-right: 1em;
height: 130px;
}


