body { background-color: #000000; background-image: url(images/body-bg.png); background-position: top; background-repeat: repeat; margin: 0; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #ffffff; cursor: default; text-align: center; }

a { color: #000000; text-decoration: underline; }
a:hover { text-decoration: none; }

.clear { clear: both; }

.container { width: 954px; margin: auto; text-align: left; color: #333333; }
.logo { width: 100%; height: 66px; text-align: center; margin: 50px 0; }
.accordion { width: 954px; height: 431px; overflow: hidden; }
.link { width: 62px; height: 431px; display: block; background-position: 0 0; background-repeat: no-repeat; margin: 0 0 0 6px; }
.link:hover { background-position: 100% 0; }
.open { background-position: 100% 0; }

.content { width: 597px; height: 431px; display: block; background-image: url(images/page.png); background-position: left top; background-repeat: no-repeat; padding: 0 2px 0 0; margin: auto auto auto 7px; }
.page { width: 557px; height: 391px; margin: 20px; background-position: left top; background-repeat: no-repeat; }
.users { background-image: url(images/users.png); }
.webmasters { background-image: url(images/webmasters.png); }
.advertising { background-image: url(images/advertising.png); }
.contactus { background-image: url(images/contactus.png); }
.dmca { background-image: url(images/dmca.png); }

.privacy p { margin: 10px 0; font-size: 10px; }
.privacy p span { font-weight: bold; }
.privacy1 { background-image: url(images/privacy1.png); }
.privacy2 { background-image: url(images/privacy2.png); }
.privacy3 { background-image: url(images/privacy3.png); }
.privacy4 { background-image: url(images/privacy4.png); }
.privacy5 { background-image: url(images/privacy5.png); }

.icon { width: 75px; height: 70px; margin: 0 20px 0 0; float: left; text-align: center; }
.head-text { width: 462px; height: 70px; font-weight: bold; text-transform: uppercase; float: left; }

.footer { width: 937px; height: 57px; margin: 60px 0 0 6px; background-image: url(images/footer.png); background-position: center top; background-repeat: no-repeat; color: #cdcdcd; }
.footer a { color: #cdcdcd; }
.footer .left { float: left; line-height: 55px; margin: 0 0 0 20px; }
.footer .right { float: right; line-height: 14px; margin: 13px 16px 0 0; text-align: right; }
