/* Init
------------------------------------ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td , object, embed{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 0.97em;
    font-family: inherit;
    vertical-align: baseline;
}

/* Style Layout
------------------------------------ */
html {
  font-family: Verdana, Arial, Tahoma,   Helvetica, sans-serif;
  background-color: #4D4D4D;
}

div#index {width: 1280px; height: 800px; display: block; margin : 0 auto; position: relative; background: #4D4D4D url(/img-old/bg.jpg) no-repeat top left;}
div#head_services {width: 496px; height: 81px; display: block; position : absolute; background: url(/img-old/bg-title-services.png) no-repeat; z-index: 10; top: 620px; left: 560px; cursor:pointer;}
div#services {width: 391px; height: 441px; display: block; position : absolute; background: url(/img-old/bg-services.png) no-repeat; top: 230px; left: 615px; z-index:5;}

a.download {display:block; width:120px; height:125px; position: absolute; background: url(/img-old/bg-download.png) no-repeat center top; top: 125px; left: 580px;}
a.download:hover {background-position: center -133px;}
a.twitter {display:block; width:120px; height:130px; position: absolute; background: url(/img-old/bg-twitter.png) no-repeat center 15px ; top: 245px; left: 580px;}
a.twitter:hover {background-position: center -114px;}
