#identity { background: url(../images/slider_identity.png) bottom right no-repeat; }
#websites { background: url(../images/services_websites.png) bottom right no-repeat; }
#print { background: url(../images/services_print.png) bottom right no-repeat; }
#gratis { background: url(../images/services_gratis.png) bottom right no-repeat; }

#services-heading { width: 130px; height: 52px; position: relative; float: left; }
#services-nav { display: inline; position: relative; float: right; width: 290px; height: 37px; margin: 11px 0 0 0; padding: 5px 0 0 0; }

#slider-bck { background: url(../images/slider_bck.jpg) left top no-repeat; height: 277px; width: 440px; position: relative; clear: left; }
#slider { width: 440px; margin: 0 0 0 0; position: relative; }

.scroll { height: 277px; width: 440px; overflow: auto; overflow-x: hidden; position: relative; clear: left; }
.scrollContainer div.panel { padding: 20px; height: 237px; width: 400px; }

ul.navigation { list-style: none; margin: 0; padding: 0; }
ul.navigation li { display: inline; margin-right: 10px; }
ul.navigation a { padding: 15px 6px 20px 6px; color: #ff0000; text-decoration: none; display: inline; }
ul.navigation a:hover { background-color: #ffe5e5; }
ul.navigation a.selected { background: url(../images/indent.jpg) bottom center no-repeat; text-decoration: underline; color: #000; }
ul.navigation a:focus { outline: none; color: #000; }

.scrollButtons { position: absolute; top: 150px; cursor: pointer; }
.scrollButtons.left { left: -20px; }
.scrollButtons.right { right: -20px; }

.hide { display: none; }