/* ============ Стандартные тэги ========== */
html { padding: 0; margin: 0; height: 100%; }
body { padding: 0; margin: 0; color: #000000; font-family: Arial, Tahoma, Verdana; font-size: 82%; height: 100%; background-color: #ffffff; }
h1, h2, h3 { font-size: 100%; font-weight: normal; margin: 0; padding: 0;  }
h1 { font-size: 165%; color: #8CC63F; line-height: 100%; margin: 0 0 28px 0; }
table {	width: 100%; border-collapse: collapse; }
td { vertical-align: top; padding: 0; }
th { vertical-align: top; padding: 0; text-align: left; }
a { color: #74a534; }
ul, ol { margin: 0; padding: 0 0 2px 0; list-style-type: none; }
li { margin: 0 0 7px 0; padding: 0 0 0 14px; background: url('img/bullet.gif') 3px 5px no-repeat; }
p {	margin: 0 0 7px 0; }
img { border: 0; }
form { margin: 0; padding: 0; clear: both; }
input, textarea, select { font-family: Tahoma, Arial, Verdana; font-size: 100%; }
hr { display: none; }
sup { vertical-align: top; font-size: 85%; }
/* ============ Стандартные тэги // ========== */

.FloatFixer { height: 0; overflow: hidden; font-size: 1px; clear: both; }

.Layout { height: 100%; background: url('img/footer-tile.gif') 0 100% repeat-x; }

.Header { height: 140px; background: url('img/hdr-tile.png') repeat-x; }
.Header_1 { height: 140px; background: url('img/hdr-1.png') 99px 0 no-repeat; }
.Header_2 { height: 123px; background: url('img/hdr-2.png') 100% 0 no-repeat; padding: 17px 50px 0 0; text-align: right; }

.Content { padding: 9px 35px 150px 35px; }

.Footer { height: 100px; margin-top: -100px; position: relative; font-size: 85%; }
.Footer .L { width: 220px; text-align: center; padding-top: 26px; }
.Footer .R { border-top: 1px solid #cfe4b8; color: #404040; padding: 26px 0 12px 0; } 
.Footer .R p { margin: 0 0 2px 0; }
