
/**
* Content
*/
#content { background: url(../images/home/bg-content-right.jpg) repeat-y right; }

    #content-wrapper { float: left; width: 100%; }
    
    /**
     * Content left
     */
    #content-column { margin: 0 238px 15px 0; }
        #photo-no-flash { margin-left: 7px; }
        
    #content-bottom { margin: 20px 10px 40px 100px; }
        #content-bottom h2 { margin: 0; padding: 0; color:#0F9160; font-size: 1.8em; border-bottom: 1px solid #0F9160; }
        #content-bottom div { float: left; width: 272px; text-align: justify; margin: 30px 0 0 27px; }
            #content-bottom h3 { color:#4E6AA8; font-size: 1em; font-weight: bold; margin: 0; padding: 0; }
            #content-bottom p { font-size: 0.9em; }
            #content-bottom a { color: #5976B7; text-decoration: underline; }
        
/**
 * Content right
 */
#right-column { float: left; width: 238px; margin-left: -238px; }
    
    #right-column h2 { height:20px; padding: 2px 5px 0 7px; font-size: 0.9em; color: #fff; white-space: nowrap; overflow: hidden; }
        
        #row1 { width: 204px; margin: 33px auto 10px auto; }
        #row1 h2 { background: url(../images/home/bg-content-col3-title.jpg); }
        
        #row2 { width: 204px; margin: 40px auto 10px auto; }
        #row2 h2 { background: url(../images/home/bg-content-col2-title.jpg); }