* { margin: 0; padding: 0; }
html { height: 100%; font-size: 100%; }
body { position: relative; height: 100%; background-color: #fff; color: #878787; min-width: 780px; font-size: 100%;}

a { color: #d87e08; text-decoration: none; }
a:hover { text-decoration: underline; }

div.div-container { position: relative; height: auto !important; height: 100%; min-height: 100%; width: 780px; margin: 0 auto;}

div.div-top-block { position: absolute; top: 0; left: 0; width: 780px; height: 101px; background: #f8d425 url(/images/top_back.gif) repeat-x; border-top: 6px solid #131313; border-bottom: 1px solid #fff; }
div.div-center-block { padding-top: 107px; padding-bottom: 76px;  }
div.div-banner-block { height: 192px; background: #000 url(/images/middle_back.jpg) repeat-x; position: relative; }
div.div-banner-block div.div-banner { position: absolute; width: 360px; height: 170px; left: 17px; top: 17px; }
div.div-content { overflow: hidden; background: url(/images/content_back.gif) repeat-x; min-height: 120px; }
div.div-content-text { padding: 22px 37px; }
div.div-bottom-block { padding: 10px 10px 0 25px; color: #949494; position: absolute; bottom: 0; left: 0; width: 745px; height: 65px; font-size: 90%; background: #e0e0e0 url(/images/footer_back.gif) repeat-x; }

img#comps { position: absolute; right: 17px; top: 132px; z-index: 9;}

a#a-logo { position: absolute; left: 31px; top: 15px; width: 227px; height: 58px; background: url(/images/logo.jpg) no-repeat; text-indent: -999px; outline: none;}

ul#ul-top-menu { display: block; float: right; padding-right: 35px; margin: 0; list-style: none; }
ul#ul-top-menu li { display: block; float: left; margin: 0;}
ul#ul-top-menu li a { display: block; width: 97px; height: 86px; background-color: #faaa2b; text-indent: -9999px; outline: none; }
ul#ul-top-menu li a.a-menu-about { background: url(/images/menu_about.jpg) no-repeat 0 -86px; }
ul#ul-top-menu li a.a-menu-services { background: url(/images/menu_services.jpg) no-repeat 0 -86px; }
ul#ul-top-menu li a.a-menu-domains { background: url(/images/menu_domains.jpg) no-repeat 0 -86px; }
ul#ul-top-menu li a.a-menu-hosting { background: url(/images/menu_hosting.jpg) no-repeat 0 -86px; }
ul#ul-top-menu li a.a-menu-contacts { background: url(/images/menu_contacts.jpg) no-repeat 0 -86px; }
ul#ul-top-menu li a:hover , ul#ul-top-menu li a.selected  { background-position: 0 0;}

div.div-software { float: right; padding-right: 10px;}
div.div-software img { padding: 4px 2px; }

ul#ul-bottom-menu { display: block; margin: 0; list-style: none; }
ul#ul-bottom-menu li { display: block; float: left; padding: 0 10px 0 0; margin: 0 0 0 10px; border-right: 1px solid #949494; }
ul#ul-bottom-menu li.last { border-right: 0; }
ul#ul-bottom-menu li a { color: #949494; }

div.div-bottom-block p { padding-left: 10px; }

div.div-block-container { width: 710px; height: 154px; margin: 32px auto 0 auto; padding: 6px 3px 0 5px; background: #fff url(/images/block_back.gif) no-repeat; }
div.div-block { float: left; position: relative; width: 173px; height: 138px; background: #ecebeb url(/images/block.jpg) no-repeat; margin: 0 2px;}
div.div-block h1 { width: 155px; text-align: center; text-transform: uppercase; font: bold 16px Arial; color: #000; margin: 20px auto 13px auto; }
div.div-block ul { list-style-type: none; }
div.div-block li { background: url(/images/bullet.gif) no-repeat 0 5px; margin-left: 12px; padding-left: 15px;}
div.div-block a.more { outline: none; position: absolute; left: 15px; bottom: -10px; width: 88px; height: 26px; background: url(/images/button_more.gif) no-repeat; text-indent: -999px;}

.clear { clear: both; }

img.img-border { border: 1px solid #939393; }

table td, table th { padding: 5px 4px; }
th { font-weight: bold; }
