@import url('reset.css');
@import url('960.css');
@import url('tipsy.css');

body { margin-top: 50px; margin-bottom: 50px; font-family: Helvetica, Arial, Serif; font-size: 11px; line-height: 18px; color: #4a4a4a; }
p { margin-bottom: 18px; }

a:link { color: #ff4e00; text-decoration: none; }
a:visited { color: #ff4e00; text-decoration: none; }
a:hover { color: #666; }
ul { padding-bottom: 18px; }

blockquote { font-style: italic; margin-bottom: 18px; padding-left: 18px; border-left: 1px dotted #ff4e00; margin-left: -19px; color: #666; }

#container { margin-left: 50px; margin-right: auto; }
#sidebar, #sidebar2, #sidebar3 { padding-top: 18px; margin-top: 37px; }
#sidebar2 a:link { color: #999; } #sidebar2 a:visited { color: #999; } #sidebar2 a:hover { color: #333; }
#nav { position: fixed; top: 300px; left: 60px; font-size: 36px; color: #ff4e00; }
#content { border-top: 1px solid #ccc; padding-top: 18px; }

.title { font-weight: bold; color: #ff4e00; }
.right { text-align: right; }
.divider { border-bottom: 1px dotted #ccc; margin-bottom: 36px; }
.solutions { color: #999; }
.archive { margin-bottom: 18px; color: #000; text-transform: uppercase; }
.logotype a { color: #4a4a4a; } .logotype a:hover { color: #ff4e00; }