<style type="text/css">

    body {
        margin: 0px;
        padding: 0px;
        background-color: #EEEEEE;
        background: #EEEEEE none;
        text-align: center;
    }

    .body {
        width: 740px;
        background-color: #FFFFFF ;
        border: 1px solid #DDDDDD ;
        font-family: 		veranda, helvetica, arial, sans-serif;
        font-weight:		normal;
        font-size:		8pt;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
     }
     

    img#logo {
    		float: left;
        margin-top: 5px;
        margin-left: 5px;
        margin-right: 0px;
        padding: 0px;
    }

    img#image {
        margin-top: 5px;
        margin-left:50px;
        margin-right:auto;
        padding: 0px;
    }

    ul#tabs {
    	  float: right;
        list-style: none;
        margin-left: 0px;
        margin-right: 10px;
        margin-top: 65px;
        margin-bottom: 0px;
        padding: 0px;
    }

    ul#tabs li {
        display: inline;
        margin-left: 5px;
        margin-bottom: 0px;
    }

    ul#tabs li a {
        text-decoration: none;
        text-align: center;
        height: 15px;
        padding: 5px 10px 0px; 10px;
        margin: 0px;
        border-top: 1px #DDDDDD solid;
        border-left: 1px #DDDDDD solid;
        border-right: 1px #DDDDDD solid;
        background-color: #FFFFFF;
        color: #9999CC;
    }

    ul#tabs li a:hover {
        color: #9999CC;
        background-color: #EEEEFF;
    }

    ul#tabs li a.selected, ul#tabs li a.selected:hover {
        color: #6666AA;
        background-color: #FFFF99;
    }

    .home_main {
        border-top: 1px #DDDDDD solid;
        clear: both;
        background: url('http://www.solaflect.com/images/desertmtns_150.jpg');
        background-repeat: no-repeat;
        height: 400px;
    }

    .opportunity_main {
        border-top: 1px #DDDDDD solid;
        clear: both;
        background: url('http://www.solaflect.com/images/joshuatree_150.jpg');
        background-repeat: no-repeat;
    }

    .tech_main {
        border-top: 1px #DDDDDD solid;
        clear: both;
        background: url('http://www.solaflect.com/images/diagram_150.jpg');
        background-repeat: no-repeat;
    }

    .about_main {
        border-top: 1px #DDDDDD solid;
        clear: both;
        background: url('http://www.solaflect.com/images/sunset_150.jpg');
        background-repeat: no-repeat;
    }

    .contact_main {
        border-top: 1px #DDDDDD solid;
        clear: both;
        background: url('http://www.solaflect.com/images/cactus_150.jpg');
        background-repeat: no-repeat;
        height: 400px;
    }

    .title {
        padding: 90px 20px 10px 190px;
        font-size:		36pt;
        font-family: 		veranda, helvetica, arial, sans-serif;
        font-weight:		bold;
        color: #000033;
    }

    .tagline {
        padding: 105px 20px 10px 190px;
        font-size:		24pt;
        font-family: 		veranda, helvetica, arial, sans-serif;
        font-weight:		bold;
        color: #000033;
    }

    .info {
        padding: 10px 150px 25px 200px;
        color: #333366;
    }


    .body_text {
        padding: 10px 150px 25px 200px;
        color: #333366;
        font-family: 		veranda, helvetica, arial, sans-serif;
        font-weight:		normal;
        font-size:		10pt;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }


    .footer {
        border-top: 1px #DDDDDD solid;
        padding: 5px;
        color: #9999CC;
    }

</style>
