Pop-Out

body     {
        margin-bottom: 0px;
        font-family: Tahoma;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #525252;
        }
a:hover {
        color: #525252;
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: underline;
        }
        
a:visited     {
            color: #525252;
            font-size: 12px;
            font-weight: bold;
            font-style: normal;
            text-decoration: none;
            }    
h2    {
    color: #8BBD04;
    font-weight: bold;
    }
h3    {
    color: #F26521;
    font-weight: bold;
    line-height:0px;
    }    
    
.navMenu    {
            width: 455px;
            height: 70px;
            }
.navMenu ul     {
                margin: 0;
                list-style: none;
                }
.navMenu li     {
                display: inline;
                }
.navMenu a     {
            background: url(../images/nav_back.gif) no-repeat;
            color: #2A457A;
            display: block;
            float: left;
            font-weight: bold;
            height: 70px;
            margin-top:20px;
            padding: 5px 0 0 0;
            text-align: center;    
            text-decoration: none;    
            width: 80px;
            }
.navMenu a:hover     {
                    background: url(../images/nav_back.gif) no-repeat;
                    color: #9D080D;
                    display: block;
                    float: left;
                    font-weight: bold;
                    height: 70px;
                    margin-top:20px;
                    padding: 5px 0 0 0;
                    text-align: center;    
                    text-decoration: underline;        
                    width: 80px;
                    }
#wrapper     {
            background-color:#FFFFFF;
            border:1px
            solid #355A77;
            text-align:left;
            width:750px;
            }
div.header_lt     {
                background-color:#FFFFFF;
                float:left;
                padding-top:5px;
                text-align:center;
                vertical-align:top;
                width:290px;
                }
div.header_rt     {
                background-color:#FFFFFF;
                float:right;
                padding-top:5px;                
                vertical-align:top;
                width:455px;        
                }
div.homeContent_lt     {
                    background-color:#FFFFFF;
                    float:left;
                    vertical-align:top;
                    width:290px;
                    }
div.homeContent_rt     {
                    background-color:#FFFFFF;
                    float:right;
                    font-size:14px;
                    padding-right:2px;                                
                    vertical-align:top;
                    width:455px;        
                    }
                    
div.homeUnit_lt     {
                    background-color:#2F638A;
                    float:left;
                    color:#FFFFFF;
                    font-size:11px;
                    margin-top:2px;                    
                    padding:0px;
                    padding-bottom:4px;        
                    padding-top:4px;    
                    vertical-align:top;
                    width:375px;
                    }
div.homeUnit_rt     {
                    background-color:#2F638A;
                    float:right;
                    color:#FFFFFF;
                    font-size:11px;
                    margin-top:2px;
                    padding:0px;
                    padding-bottom:4px;        
                    padding-top:4px;                        
                    vertical-align:top;
                    width:375px;        
                    }
div.footer     {
            background-color:#8BBD04;
            color:#FFFFFF;
            font-size:12px;
            padding:4px;
            text-align:center;
            }

Cut-N-Paste