html, body {
    height: 100%;
    min-height: 100%;
}
body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #686868;
    min-width: 988px;
}
img {
    border: 0px;
}
h1 {
    font-size: 19px;
    color: #138;
    font-weight: bold;
    margin: 10px -35px 10px -173px;
    padding: 0 0 13px 173px;
    border-bottom: 1px dotted #757b8a;
}
h3 {
    font-size: 14px;
    font-weight: normal;
    color: #426bb3;
    margin: 9px 0 4px 0;
}
p {
    margin: 10px 0 10px 0;
}
a {
    color: #6b6b6b;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.arrow .left {
    float: left;
}

#body {
    position: relative;
    padding: 2px 0 0 2px;
}
#header {
    position: relative;
}
#header .logo {
    position: absolute;
    top: 11px;
    left: 0px;
}
#header .line-top {
    background: #dedee1;
    height: 22px;
}
#header .line-top .text {
    padding: 4px 0 0 0;
    width: 982px;
    text-align: right;
    color: #747474;
    font-size: 11px;
    
}
#header .line-top .text a {
    color: #747474;
    text-decoration: none;
}
#header .line-top .text a:hover {
    text-decoration: underline;
}
#header .line-middle {
    background: #138;
    height: 70px;
    margin: 2px 0 0 0;
}
#header .line-middle .text {
    padding: 6px 0 0 0;
    width: 982px;
    text-align: right;
    color: #fff;
    font-size: 13px;
}
#header .menu-top {
    background: #138;
    height: 22px;
    margin: 2px 0 0 0;
    padding: 0 0 0 163px;
}

#header .panorama {
    position: relative;
    background: url('images/panorama.jpg') -4px top no-repeat;
    height: 243px;
    margin: 2px 0 0 0 ;
}
#header .panorama .text {
    position: absolute;
    left:569px;
    top:79px;
    background: #138;
    border: 1px solid #fff;
    width: 380px;
    height: 128px;
    background: url('images/panorama.png');
}
#header .panorama .text .title {
    font-size: 21px;
    letter-spacing: -0.5px;
    color: #fff;
    line-height: 27px;
    padding: 15px 0 0 26px;
}
#header .panorama .text .link {
    padding: 22px 10px 0 0;
    text-align: right;
    opacity:1;
}
#header .panorama .text .link a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
} 

#header .hr {
    margin: 6px 0 0 0;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    background: url('images/hr.jpg') left top repeat-x;
}

#content-main {
    width: 988px;
    padding: 0 0 25px 0;
    margin: 2px 0 0 0;
}
#content-main table.content-main {
    border: 0;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 988px;
}
#content-main table.content-main td {
    padding: 0;
    margin: 0;
}
#content-main table.content-main td.content-left {
     width: 162px;
     border-right: 2px solid #fff;
     vertical-align: top;
}
#content-main table.content-main td.content-right {
     width: 162px;
     border-left: 2px solid #fff;
     vertical-align: top;
}
#content-main table.content-main td.content-right .content {
     background: #e5ecf6;
     padding: 9px 4px 9px 4px;
}
#content-main table.content-main td.content-right .content h3 {
    margin-top: 0;
}
.main-page .content-left,
.main-page .content-right {
    display: none;
}
#content-main table.content-main td.content-center {
    background: #e5ecf6;
    vertical-align: top;
    line-height: 150%;
}
#content-main table.content-main td.content-center .top-image {
    /*margin: 0 -35px 0 -173px;
    position: relative;        */
}
#content-main table.content-main td.content-center div.content {
    padding: 0 35px 40px 173px;
    position: relative;
}
#content-main.main-page table.content-main td.content-center {
    background: none;
    padding: 0;
}

#footer {
    position: relative;
    width: 986px;
    padding: 0 0 53px 0;    
    font-size: 10px;
    color: #989898;    
}
#footer a {
    color: #989898;
    text-decoration: underline;
}
#footer a:hover {
    text-decoration: none;
}
#footer .create {
    float: right;
    margin: 0 8px 0 0;
    padding: 2px 0 0 0;
}
#footer .company {
    float: left;
    padding: 0;
    margin: 0 0 0 168px;
    width: 655px;
    letter-spacing: -1px;
}  
#footer .copy {
    clear: both;
    margin: 17px 0 0 168px;
}

.clear {
    margin: 0;
    padding: 0;
    width: auto;
    height: 0px;
    overflow: hidden;
    zoom:1;
    clear: both;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
div.hr,
div.hr-white {
    padding: 6px 0 6px 0;
    font-size: 1px;
    line-height: 1px;
    background-image: url('images/hr.jpg');
    background-repeat: repeat-x;
    background-position: left center;
}
div.hr-white {
    background-color: #fff;
}

#content-main table.table-cell {
    border: 0;
    border-collapse: collapse;
    width: 100%;
}
#content-main table.table-cell td {
    height: 120px;
    vertical-align: top;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    padding: 8px 4px 8px 4px;
}
#content-main table.table-cell td.first {
    border-left: 0;
}
#content-main table.table-cell td.end {
    border-right: 0;
}

div.a-arrow {
    position: relative;
    padding: 0 0 0 10px;
}
div.a-arrow .arrow {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 10px;
    height: 10px;
}

#button-print {
    position: absolute;
    left: 100%;
    top: -2px;
    width: 24px;
    height: 22px;
    margin-left: -31px;
}
.gt{
	padding-left: 14px;
	background: url(images/gt.gif) no-repeat 0 0.6em;
}
