/*Style By BliskDesigns.com*/  
/*All CopyRights Reserved*/ 

body {
text-align:center; /*For IE6 Shenanigans*/
background-color: #0d2474;  
}
a:link {
color: #0099FF;
}

a:visited {
color: #0099FF;
}

a:hover {
color: #0099FF;
}

a:active {
color: #0099FF;
}

#container {
width: 1000px;
margin: auto;
background-color: #ebe2d2;
text-align: center;
}

#content {
width: 1000px;
height: 100%px;
margin: auto;
background-color: #FFFFFF;
}

#header {
width: 1000px;
}

#banner {
width: 700px;
height: 84px;
overflow: hidden;
}

#ener {
background-image: url(EnerGradeClick3.jpg);
background-repeat: no-repeat;
width: 230px;
height: 145px;

overflow: hidden;
}


#logo {
float: left;
background-image: url(logo.gif);
background-repeat: no-repeat;
width: 110px;
height: 135px;
margin: 3px;
padding: 3px;
}

#middle {
margin-left: auto;
margin-right: auto;
}

#content-left {
width: 117px;
}

#content-body {
width: 650px;

height: 100%px;
}

#content-right {
background-image: url(side.gif);
background-repeat: no-repeat;
float: right;
width: 117px;
height: 297px;
text-align: center;
border: 1px solid #b0b0b0;
overflow: hidden;
}

#content-footer {
width: 1000px;
border: 1px solid #b0b0b0;
text-align: center;
}


/* Custom Navigation */
#nav-menu
{
width:117px;
float: left;
overflow: hidden;
} 

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
display: block;
border: 0.1em solid #0d2474;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#left {
text-align: left;
}
#right {
text-align: right;
}
#center {
text-align: center;
} 

