/* (c) Copyright Ashantiplc Limited.
   All Rights Reserved. Duplication prohibited.
   Redistribution, Transmission, displayed by any means prohibited.
   You may not alter or remove any trademark, copyright or other notices.
   Author: Valentina Shkarlet
---------------------------------------- */

/* Header
----------------------------*/

#header { height: 310px; }
#top-shadow { height: 310px; }
#header-bg { height: 250px; background: transparent url('/images/logo.png') no-repeat 30px 30px; }
#main-menu { margin-top: 40px; }

/* Content
----------------------------*/

#content { padding: 30px; color: #000; }

.document { width: 306px; border-bottom: 1px solid #d1d1d1; margin-bottom: 13px; }
.buttons { overflow: hidden; }
.document a { display: block; overflow: hidden; text-indent: -3000em; float: left; width: 153px; height: 29px; cursor: pointer; }
.acrobat { background: transparent url('/images/documents/acrobat.png') no-repeat left top; }
.word { background: transparent url('/images/documents/word.png') no-repeat left top; }