html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    border-collapse: collapse;
    background: url(i/main-bg.png) repeat-x 0 228px;
}
body {
    font-family: Arial;
    font-size: 13px;
    color: #363636;
}
a {
    color: #0565cf;
}
h1, h2 {
    margin: 0 0 10px 0;
}
img {
    border: none;
}
#BGLeft {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    /*height: 228px;*/
    width: 45%;
    float: left;
    height: 27px;
    top: 176px;
    background: transparent url(i/top-left-bg-2.png) repeat-x 0 -176px;
}
#BGRight {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    /*height: 228px;*/
    width: 45%;
    float: right;
    height: 27px;
    top: 201px;
    background: transparent url(i/top-right-bg-2.png) repeat-x 0 -201px;
}
#MainContainer {
    margin: 0 auto;
    width: 1100px;
}
#TopLeft {
    position: absolute;
    z-index: 2;
    width: 550px;
    /*height: 228px;*/
    height: 27px;
    top: 176px;
    background: url(i/top-left-2.png) no-repeat 0 -176px;
    z-index: 3;
}
#TopRight {
    position: absolute;
    z-index: 2;
    width: 550px;
    margin-left: 550px;
    height: 27px;
    top: 201px;
    background: url(i/top-right-2.png) no-repeat 0 -201px;
    z-index: 3;
}
#Calc {
    position: absolute;
    width: 155px;
    height: 175px;
    background: url(i/calc-top.png) no-repeat left top;
    margin-left: 283px;
    cursor: pointer;
}
#TopLeft2 {
    width: 280px;
    height: 200px;
    padding-left: 90px;
    background: url(i/calc-bg.png) no-repeat 0 228px;
    font-style: italic;
    font-size: 13px;
    padding-top: 14px;
}
#TopLeft2 a {
    font-weight: bold;
}
#TopRight2 {
    position: absolute;
    margin-left: 550px;
    margin-top: 38px;
}
#FlashContainer {
    padding-left: 90px;
}
#Flash {
    width: 694px;
    height: 436px;
    background: url(i/flash.png) no-repeat;
}
.BlockTop {
    background: url(i/block-top.gif) no-repeat left top;
    padding-left: 9px;
    padding-top: 9px;
}
#CenterArea {
    padding-top: 200px;
}
.BlockBottom {
    background: url(i/block-bottom.gif) no-repeat left bottom;
    padding: 10px;
}
.BlockCenter {
    width: 218px;
    background: url(i/block-center.gif) repeat-y;
}
.BlockContent, #BlockContent2 {
    padding: 9px 18px 9px 9px;
}
.BlockContent img, #BlockContent2 img {
    margin-right: 9px;
    margin-bottom: 9px;
}
.BlockTop2 {
    background: url(i/block2-top.gif) no-repeat left top;
}
.BlockBottom2 {
    background: url(i/block2-bottom.gif) no-repeat left bottom;
}
.BlockCenter2 {
    width: 375px;
    background: url(i/block2-center.gif) repeat-y;
}
#Manager {
    margin-left: 90px;
    margin-top: 25px;
}
#BanerBottom {
    margin-left: 90px;
    margin-top: 25px;
}
#BanersBottom {
    width: 375px;
    margin-left: 90px;
    margin-top: 25px;
    overflow: auto;
}
#FeedBack {
    position: absolute;
    margin-left: 485px;
    background: url(i/feedback.png) no-repeat left 30px;
    width: 317px;
    height: 383px;
}
.contact {
    text-align: right;
    
}
#MegaBottom {
    background: url(i/body-bg-bottom.png) repeat-x left bottom;
}
#Footer {
    margin-top: 35px;
    height: 64px;
    overflow: auto;
    padding: 0 40px;
    width: 945px;
    margin-left: 50px;
}
#Address {
    font-size: 10px;
    float: left;
}
#Copyrights {
    margin-left: 50px;
    float: left;
    font-size: 11px;
}
#Counters {
    float: right;
}
#RightColumn {
    /*
    position: absolute;
    margin-left: 818px;
    */
    float: right;
    width: 282px;
}
#RightColumnSecond {
    float: right;
    width: 224px;
    overflow: auto;
    margin-top: 38px;
}
#Search {
    background: url(i/search.gif) no-repeat left top;
    height: 31px;
    width: 317px;
}
#SearchSecond {
    background: url(i/search.png) no-repeat left top;
    height: 31px;
    width: 220px;
}
#BanerRight {
    margin: 10px 0;
}
#NewsMain {
    width: 197px;
}
.date {
    color: #0565cf;
    font-weight: bold;
}
#TopLeftContacts {
    margin-left: 100px;
    top: 80px;
    font-size: 11px;
    color: #3781d2;
    position: absolute;
}
#TopLeftWhite {
    position: absolute;
    background: url(i/white-left.gif) no-repeat left top;
    padding-left: 6px;
    height: 13px;
    position: absolute;
    top: 140px;
    margin-left: 103px;
}
#TopLeftWhite2 {
    background: url(i/white-right.gif) no-repeat right top;
    padding-right: 6px;
    height: 13px;
}
#TopLeftWhite3 {
    background-color: #fff;
    height: 13px;
    padding: 0 5px;
    font-size: 11px;
    color: #3781d2;
}
.cloud {
    position: absolute;
    color: #fff;
    font-weight: bold;
    top: 0px;
}
.cloud1 {
    font-size: 16px;
}
.cloud1 {
    font-size: 20px;
}
.cloud2 {
    font-size: 24px;
}
.cloud3 {
    font-size: 28px;
}
.cloud4 {
    font-size: 32px;
}
#NewsMain a {
    color: #000;
    text-decoration: none;
}
#FeedBack input, #FeedBack textarea {
    border: none;
    background-color: transparent;
    width: 235px;
}
.clear {
    clear: both;
}
#LeftMainArea {
    float: left;
    width: 750px;
    margin-top: 38px;
    padding-left: 90px;
}
hr {
    border: none;
    border-bottom: 6px solid #3781d2;
    height: 1px;
}
#MainArea {
    margin-top: 20px;
}
p {
    margin-bottom: 10px;
    text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
   color: #363636;
}
h2 {
   font-size: 18px;
}
h3 {
    font-size: 14px;
    text-transform: uppercase;
}
blockquote {
    border-left: 18px solid #e0eaf6;
    margin-left: 0;
    padding-left: 27px;
    text-style: italic;
    color: #3781d2;
}

ul {
    padding-left: 45px;
}
li {
    margin-left: 0;
}
#MainArea th {
    font-weight: bold;
    padding: 5px;
}
#MainArea td {
    padding: 5px;
}
#MainArea table.news td {
    padding: 2px;
}
span.date, td.date {
    color: #d71334;
    font-weight: normal;
}
table.news h3 {
    display: inline;
    margin: 0;
    padding: 0;
}
a.more {
    background: url(i/more.gif) no-repeat left top;
    padding-left: 21px;
    display: block;
}
#MenuLeft, #MenuRight {
    position: absolute;
    z-index: 4;
}
#MenuLeft {
    /*top: 182px;*/
    margin-top: 4px;
    margin-left: 90px;
}
#MenuRight {
    top: 4px;
    margin-left: 20px;
}
#MenuLeft a, #MenuRight a {
    color: #fff;
    margin-right: 20px;
    text-decoration: none;
    font-size: 14px;
}
#CatalogMenu {
    float: left;
    width: 220px;
}
#CatalogMenu ul {
    margin-left: 0px;
    padding-left: 0;
    list-style-type: none;
}
#CatalogMenu ul ul {
    margin-left: 0px;
}
#CatalogMenu ul ul ul {
    margin-left: 10px;
}
#CatalogMenu li {
    margin: 0 0 5px 0;
    padding: 2px 2px 2px 20px;
    border: 1px solid #71a6df;
    background: #e2ecf8 url(i/catalog-menu-ng-closed.gif) no-repeat left top;
}
#CatalogMenu li.active1 {
    background-image: url(i/catalog-menu-ng-opened.gif);
}
#CatalogMenu li li {
    margin: 5px 0 0 0;
    padding: 2px;
    background: #fff none;
    margin-left: 0;
}
#CatalogMenu li li li {
    border: none;
}
#CatalogContent {
    /*width: 530px;*/
    margin-left: 230px;
}
#CatalogMenu a {
    text-decoration: none;
}
#CatalogMenu li li li a {
    text-decoration: underline;
}
#TopFlash {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 228px;
    z-index: 0;
}
#Calculator {
    position: absolute;
    z-index: 200;
    top: 200px;
    margin-left: 250px;
    width: 420px;
    padding-top: 30px;
    background: url(i/calc-bg-top.png) no-repeat left top;
}
#ResultsContent {
    margin-top: 20px;
}
#PopupMenu {
    display: none;
    position: absolute;
    top: 202px;
    width: 947px;
    margin-left: 90px;
    padding: 30px 10px 10px 10px;
    background: #fff url(i/popup-bg.png) repeat-x left bottom;
    z-index:2;
}
#PopupMenu a {
    text-decoration: none;
}
.shadow {
    z-index: 1;
}
input, textarea {
    resize: none;
    outline: none;
}

.maintext {
	margin-left:90px;
	width:682px;
	font-size:13px;
	padding-top:10px;
	
}