body
{
    background: url(/images/BackgroundTile.gif);
    font-family: Segoe UI, Myriad Pro, Tahoma, Geneva, sans-serif;
    color: #666;
    margin: 0 auto;
    height: 100%
   
}

img
{
    border: none;
}

ul
{
    display: inline;
}

li
{
    list-style: none;
    text-indent: 0pt;
}
a
{
    text-decoration: none;
}

h1
{
    font-weight: lighter;
}

h2
{
    font-weight: lighter;
    margin: 0;
    padding: 0;
    font-size: 10pt;
}

h3
{
    font-weight: lighter;
}

table 
{
    text-align: left;
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    border-color: #777;
    width: 645px;
}

.contactform
{
   border: none;
}

.contactform td 
{
   padding: 2px 0 2px 15px;
}



td
{
    padding: 5px 10px 5px 10px;
    font-size: 8.75pt;
}

.tableheader
{
     text-align: center;
     font-weight: bold;
     padding-bottom: 5px;
     font-size: 10pt;
}

.tablesubheader
{
    background: #20275a;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

td .tableheader
{
     text-align: center;
     font-weight: bold;
}

.tablespacer
{
     height: 5px;
}

.clear
{
    clear: both;
}

#clear1
{
     clear: both;
     bottom: -100px;
}
#dropshadow
{
    margin: 0 auto;
    width: 982px;
    background: url(/images/ContainerBackground.png) repeat-y;
    height: 100%;
    overflow: hidden;
}

#container
{
    width: 960px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

#logo
{
    width: 200px;
    height: 72px;
    padding: 8px 74px 0px 74px;
    position: relative;
}

#login
{
    position: absolute;
    width: 340px;
    right: 0px;
    top: 0px;
    text-align: right;
    padding: 7px 16px 0 0;
    font-size: 7.5pt;
}

#login a:link, #login a:visited
{
    color: #666666;
}

#mainnav
{
    width: 640px;
    position: absolute;
    right: 0px;
    top: 30px;
    font-size: 10.75pt;
}



.MainNavButton1 a:link, .MainNavButton1 a:visited
{
    width: 128px;
    text-decoration: none;
    background: url(/images/MainNavFirstButton.png) no-repeat left top;
    float: left;
    text-align: center;
    color: #fff;
    padding: 13px 0 18px 0;
}

.MainNavButton1 a:hover, .MainNavButton1 a:active
{
    background-position: left bottom;
}

.MainNavButton2 a:link, .MainNavButton2 a:visited
{
    width: 128px;
    text-decoration: none;
    background: url(/images/MainNavMiddleButton.png) no-repeat left top;
    float: left;
    text-align: center;
    color: #fff;
    padding: 13px 0 18px 0;
}

.MainNavButton2 a:hover, .MainNavButton2 a:active
{
    background-position: left bottom;
}

.MainNavButton3 a:link, .MainNavButton3 a:visited
{
    width: 128px;
    text-decoration: none;
    background: url(/images/MainNavEndButton.png) no-repeat left top;
    float: left;
    text-align: center;
    color: #fff;
    padding: 13px 0 18px 0;
}



.MainNavButton3 a:hover, .MainNavButton3 a:active
{
    background-position: left bottom;
}

.MainNavButton4 a:link, .MainNavButton4 a:visited
{
    width: 128px;
    text-decoration: none;
    background: url(/images/MainNavMiddleButton.png) no-repeat left top;
    float: left;
    text-align: center;
    color: #fff;
    padding: 5px 0 8px 0;
}

.MainNavButton4 a:hover, .MainNavButton4 a:active
{
    background-position: left bottom;
}
.MainNavButton1test {
    width: 128px;
    height: 50px;
    float: left;
    background: url(/images/company_rollover.png) no-repeat;
}
 .MainNavButton1test a
{
    display: block;
    width: 128px;
    height: 50px;
    background: url(/images/company_btn.png) no-repeat;
}
.MainNavButton1test a:hover, .MainNavButton1 a:active
{
     background: none;
}
.MainNavButton2test
{
    width: 128px;
    height: 50px;
    float: left;
    background: url(/images/products_rollover.png) no-repeat;
}
 .MainNavButton2test a
{
    display: block;
    width: 128px;
    height: 50px;
    background: url(/images/products_btn.png) no-repeat;
}
.MainNavButton2test a:hover, .MainNavButton1 a:active
{
     background: none;
}
.MainNavButton3test 
{
    width: 128px;
    height: 50px;
    float: left;
    background: url(/images/installations_rollover.png) no-repeat;
}
 .MainNavButton3test a
{
    display: block;
    width: 128px;
    height: 50px;
    background: url(/images/installations_btn.png) no-repeat;
}
.MainNavButton3test a:hover, .MainNavButton1 a:active
{
     background: none;
}
.MainNavButton4test 
{
    width: 128px;
    height: 50px;
    float: left;
    background: url(/images/solar_tech_rollover.png) no-repeat;
}
 .MainNavButton4test a
{
    display: block;
    width: 128px;
    height: 50px;
    background: url(/images/solar_tech_btn.png) no-repeat;
}
.MainNavButton4test a:hover, .MainNavButton1 a:active
{
     background: none;
}
.MainNavButton5test {
    width: 128px;
    height: 50px;
    float: left;
    background: url(/images/incentives_rollover.png) no-repeat;
}
 .MainNavButton5test a
{
    display: block;
    width: 128px;
    height: 50px;
    background: url(/images/incentives_btn.png) no-repeat;
}

.MainNavButton5test a:hover, .MainNavButton1 a:active
{
     background: none;
}

#yellowbar
{
    width: 960px;
    height: 5px;
    background: #ffde00;
    position: relative;
}

#revolvingimages
{
    position: relative;
    width: 960px;
    height: 295px;
}

#mainimage
{
    position: relative;
    width: 960px;
    overflow: hidden;
}

#bluebar
{
    width: 960px;
    height: 5px;
    background: #497ab2;
    position: relative;
}

#darkbluebar
{
    width: 960px;
    height: 25px;
    background: #20275a;
    position: relative;
}

#whitebar
{
    width: 960px;
    height: 25px;
    position: relative;
}

#maincontentbackground 
{
     width: 960px;
     background: url(/images/maincontentbackgroundtile.png) repeat-y;
}

#maincontent
{
    width: 640px;
    float: left;
    padding-bottom: 19px;
    padding-top: 5px;
    min-height: 200px;
    height: 100%;
}
#maincontent h1
{
    padding-left: 43px;
    float: left;
    width: 600px;
}

.homepageheader
{
    padding-left: 43px;
    float: left;
}

#maincontent .homepageheader 
{
     width: auto;
}

#maincontent h2
{
    padding-left: 40px;
    float: left;
    width: 670px;
}

#maincontent p
{
    padding-left: 20px;
    clear: left;
    padding: 10px 20px 0px 80px;
    font-size: 8.25pt;
    line-height: 10.5pt;
    margin: 0;
}

#submaincontent
{
    width: 771px;
    margin-left: 200px;
    padding-bottom: 19px;
    min-height: 200px;
}

#submaincontent h1
{
    /* font-size: 30pt; */
    float: left;
    margin: 0;
    padding: 0;
}

#submaincontent h4
{
    margin: 0;
    padding: 5px 0 5px 20px;
}


#submaincontent li
{
    padding: 0px 0px 5px 20px;
    font-size: 10pt;
    margin: 0px;
    text-indent: 0;
    list-style: none;
}





 #submaincontent img
{
     margin: 0;
     padding: 5px 5px 5px 0px;
     clear: both;
}

#submaincontent h2
{
    margin:0;
    padding: 0 0 0 20px;
    width: 675px;
}

#submaincontent p
{
    padding: 10px 80px 0px 50px;
    font-size: 8.25pt;
    line-height: 10.5pt;
    margin: 0;
}

#submaincontent ul
{
    padding: 0;
    margin: 0;
    text-align: justify; 
}
  

#featured
{
    width: 250px;
    height: 50px;
    padding-left: 40px;
}
#featured img, #featured h1
{
    padding: 0;
    margin: 0;
}

#subheadline
{
    width: 600px;
    height: 45px;
    padding-left: 20px;
}


.floatleft
{
    float: left;
}



#rightcolumn
{
    width: 319px;
    float: left;
    padding-top: 10px;
}

#leftcolumn
{
    width: 169px;
    float: left;
    padding: 0px 0px 0px 21px;
    height: 100%;
    overflow: visible;
    position: relative;

}

#leftcolumn img
{
    right: 0px;
    position: absolute;
}

.overview 
{
    width: 168px;
    height: 30px;
    background: url(/images/overview_btn.png) no-repeat;
    display: block;
    margin-top: 5px;
}

.overview:hover
{
    background: url(/images/overview_rollover.png);
}

.specifications
{
    width: 168px;
    height: 30px;
    background: url(/images/specifications_btn.png) no-repeat;
    display: block;
    margin-top: 8px;
}

.specifications:hover
{
    background: url(/images/specifications_rollover.png) no-repeat;
}

.solarinvertersystems
{
    width: 168px;
    height: 50px;
    background: url(/images/solarinverterbutton.png) no-repeat;
    display: block;
    margin-top: 8px;
}

.solarinvertersystems:hover
{
      background: transparent url(/images/solarinverterbutton_over.png) no-repeat 0 0;
}

.company
{
    width: 168px;
    height: 30px;
    background: url(/images/company_sn_btn.png) no-repeat;
    display: block;
    margin-top: 5px;
}

.company:hover
{
    background: url(/images/company_rollover.jpg);
}

.news
{
    width: 168px;
    height: 30px;
    background: url(/images/news_btn.png) no-repeat;
    display: block;
    margin-top: 8px;
}

.news:hover
{
    background: url(/images/news_rollover.png);
}




#subnav
{
    width: 100%;
    position: relative;
 

}

#leftcolumn img
{
    margin-top: -5px;
}

#subnav ul {
    margin: 0;
    padding: 0;
    display: block;
}
#subnav img
{
    position: absolute;
    margin-top: -5px;
}

#subnav li
{
    padding: 10px 0 10px 0;
}

#subnav a:link, #subnav a:visited {
    text-decoration: none;
    color: #fff;
    padding: 2px 115px 6px 20px;
    background: url(/images/subnav.png) no-repeat left top;
    margin: 0;
    width: 100px;
    overflow: hidden;
}

#subnav a:active, #subnav a:hover {
    text-decoration: none;
    color: #fff;
    background: url(/images/subnav.png) no-repeat left bottom;
    margin: 0;
}

#subnavfooter {
    clear:both;
    width: 170px; 
    height: 100%;
    margin-bottom: -2000px;
    right: 0;
    background: #7f7f7f  repeat-y 50% 0;
    padding-bottom: 2000px;
    
}

#spotlightheader
{
    width: 200px;
    height: 30px;
    padding-bottom: 8px;
}
#spotlightheader img, #spotlightheader h3
{
    padding: 0;
    margin: 0;
    float: left;
}

.spotlighttext
{
    padding: 8px 8px 8px 0;
    width: 215px;
    height: 70px;
    float: left;
}
.spotlight
{
    float: left;
    background: url(/images/SpotlightBackground.png) no-repeat;
    width: 300px;
    height: 70px;
    overflow: visible;
    margin-bottom: 18px;
}

.spotlight img
{
    padding: 10px 5px 10px 9px;
    float: left;
}

.spotlight h4
{
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 8.75pt;
    font-weight: lighter;
}

 .spotlight p
{
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 7.85pt;
}

.spotlight a
{
    padding: 0;
    margin: 0;
    color: #555;
    font-size: 7.85pt;
}

#footer
{
    position: absolute;
    background: url(/images/FooterBackground.png) no-repeat;
    overflow: visible;
    height: 63px;
    width: 982px;
    font-size: 7.85pt;
    color: #ccc;
    width: 982px;
}

#contact
{
    width: 390px;
    height: 60px;
    float: left;
    padding: 10px 0 0 37px;
}

#contact ul, #contact li
{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#terms
{
    width: 128px;
    text-align: right;
    position: absolute;
    right: 0px;
    padding: 15px 43px 19px 19px;
}

#terms a:link, #terms a:visited
{
    color: #ccc;
}

#login ul {
    position: absolute;
    top: 10px;
    left: 160px;
    z-index: 1000;
    display: none;
    background-color: #000;
}

#login ul li {
    padding: 3px 4px;
}

#login ul li a:link {
    background-color: #497ab2;
    padding: 3px 4px;
    color: #FFF;
}

#login ul li a:hover {
    color: #ffde00;
}
.events
{
    width: 168px;
    height: 30px;
    background: url(/images/events_btn.png) no-repeat;
    display: block;
    margin-top: 8px;
}

.events:hover
{
    background: url(/images/events_rollover.png);
}

#incentives_pop {
    background-color: #497ab2;
    width: 128px;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    text-align: center;
    z-index: 1000;
}
#incentives_pop a {
    color: #FFF;
    text-decoration: none;
    padding: 0 27px;
}
#incentives_pop a:hover {
    background-color: #09225d;
}
#contractor_pop {
    background-color: #497ab2;
    width: 110px;
    position: absolute;
    top: -10px;
    right: 90px;
    display: none;
    border-left: solid 1px #000;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
    text-align: center;
    overflow: hidden;
}
#contractor_pop a {
    color: #FFF;
    text-decoration: none;
    padding: 0px 23px;
}
#contractor_pop a:hover {
    background-color: #09225d;
}