/* Company section */

/* Main page */
div#left h2
    { margin-left: -3px; }
div#left ul, div#left ul li a:hover, div#main a:hover
    { color: #ffd425; }
div#right
    { background-image: url(../backgrounds/company/bg_right.jpg); }

/* Testimonials */
ul#quotes
    { margin-top: 2em; margin-left: 0; padding-left: 0; list-style: none; }
ul#quotes li
    { font-weight: bold; line-height: 1.6em; clear: right; }
ul#quotes li ul
    { margin: 0.5em 0 1.2em 2em; padding-left: 0; list-style: none; }
ul#quotes li ul li
    { font-weight: normal; margin-bottom: 0.7em; clear: none; }
img.shot
    { clear: right; float: right; margin: 2px 0 4px 14px; }