* { font-size: 12px; font-family: Arial; color: #6d6e71; }
body { background: #dededc; text-align: center; }
#page { width: 994px; margin: 0 auto; text-align: left; background: url(../img/bottom.jpg) bottom left no-repeat #fff; }

.nav1 { padding: 3px 15px; background: url(../img/li.jpg) no-repeat center left; }
.nav2 { padding: 3px 15px; background: url(../img/li2.jpg) no-repeat center left; margin-left: 15px; }
.nav1 a { font-size: 14px; }
.nav1 a, .nav2 a { color: #015979; text-decoration: none; } 

.text { line-height: 18px; }
.text p { margin-bottom: 10px; line-height: 18px; }


.nav1 a:HOVER,
.nav2 a:HOVER{ text-decoration: underline; }
