* { font-size: 13px; color: black; font-family: Palatino Linotype, Times New Roman; }
html, body { height: 100%; }
a { outline: none; color: #a91c22; }
body { text-align: center; background: white; }
#page { margin: 0 auto; width: 1000px; text-align: left; }
#footer { background: url(../img/footer.jpg); height: 117px; }
#footer, #footer * { color: white; }

#nav li { width: 192px; height: 27px; line-height: 27px; background: url(../img/menu.jpg) no-repeat; margin-bottom: 6px; }
#nav li a { color: #353d6c; padding-left: 20px; text-decoration: none; text-transform: uppercase; }
#nav li.active { background: url(../img/menua.jpg) no-repeat; }
#nav li.active a { color: #a91c22; }

h1 { color: #a91c22; font-weight: normal; text-transform: uppercase; font-size: 14px; padding-bottom: 10px; margin-right: 250px; border-bottom: 2px solid #a91f24; }

input, textarea { border: 1px solid #b3b8cd; }