/* CSS Document */

* { margin: 0; padding: 0; border: 0 none; outline: none; }

body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; }

/* hide unwanted elements */
#sidebar, #links, a.print, a.pdf, #footer #partners, #footer #company { display: none; }

img { border: 0; margin: 5px; width: 256px; height: 192px; float: left; }
p { line-height: 16px; }
h1 { clear: both; padding: 20px 0 5px; width: 100%; border-bottom: 2px dotted #616976; margin-bottom: 15px; }

/* footer */
#footer { clear: both; margin-top: 50px; border-top: 2px solid #da4726; line-height: 1px; padding-top: 15px; font-size: 10px; word-spacing: 1px; }
#footer h4 { text-transform: uppercase; color: #da4726; padding: 5px 0 3px 0; font-size: 12px; }
#footer ul.address, #links { list-style-type: none; text-transform: uppercase; font-size: 11px; color: #616976; padding: 0 0 5px 0; margin-top: 15px; margin-bottom: 15px; }
#footer ul.address li, #links li { display: inline; height: 10px; padding-right: 2px; margin-right: 2px; border-right: 1px solid #da4726; }
#footer ul.address li.last, #links li.last { padding: 0; margin: 0; border: 0 none; }
#links { padding-top: 7px; }
#links a, #links a:hover, #links a:active, #links a:visited,
#footer a, #footer a:hover, #footer a:active, #footer a:visited { color: #616976; text-decoration: none; }
#links a:hover, #footer a:hover { text-decoration: underline; }
#footer ul.address li a { background: #da4726; color: #fff; font-weight: bold; padding: 0 2px; }
#footer ul.address li a:hover { color: #fff; }