html, body {
height: 100%;
margin: 0;
padding: 0;
}
body {
background: #001E20 url(img/background.jpg) 0% 0%;
color: #fff;
font: 80% tahoma, san-serif;
}
a {
color: #FFD800;
text-decoration: none;
}
a img {
border: 0;
}
#column_left {
background: #D3D4D5;
margin: 0 0 0 80px;
min-width: 700px;
position: relative;
}
#column_main {
background: #00494F;
font: 0.97em tahoma, san-serif;
margin: 0 0 0 218px;
min-height: 370px;
padding: 35px 160px 20px 80px;
position: relative;
}
#column_main p img {
margin: 0 5px 0 0;
}
#column_main h2 {
font-family: georgia, san-serif;
font-weight: normal;
}
#column_main h3 {
font-family: georgia, san-serif;
}
#column_main h4 {
font: 1.2em tahoma, serif;
}
#footer {
height: 146px;
min-width: 780px;
position: relative;
}
#footer_copy {
background: #001E20;
height: 66px;
position: relative;
}
#footer_counter {
left: 570px;
position: absolute;
top: 15px;
}
#footer_key {
height: 146px;
right: 0;
position: absolute;
top: 0;
width: 249px;
z-index: 2;
}
#footer_rights {
color: #3E6669;
font: 11px tahoma, san-serif;
left: 380px;
position: absolute;
top: 15px;
}
#footer_studio {
background: url(img/2d_logo.gif) 0% 2px no-repeat;
color: #D3D4D5;
font: 10px tahoma, san-serif;
left: 105px;
padding: 0 0 0 50px;
position: absolute;
top: 15px;
}
#footer_top_1 {
background: #D3D4D5;
height: 60px;
margin: 0 0 0 120px;
position: relative;
}
#footer_top_1_add {
height: 60px;
left: -40px;
position: absolute;
top: 0;
width: 40px;
}
#footer_top_1_add_right {
height: 60px;
left: 178px;
position: absolute;
top: 0;
width: 80px;
}
#footer_top_2 {
background: #001E20;
height: 20px;
position: relative;
}
#footer_top_2_add {
height: 20px;
left: 318px;
position: absolute;
top: 0;
width: 60px;
}
#header {
background: #001E20 url(img/background.jpg) 0% 0%;
height: 212px;
min-width: 780px;
position: relative;
width: 100%;
z-index: 3;
}
#header_bot_1 {
height: 20px;
position: relative;
}
#header_bot_1_add {
height: 20px;
left: 318px;
position: absolute;
top: 0;
width: 60px;
}
#header_bot_2 {
background: #D3D4D5;
height: 60px;
margin: 0 0 0 120px;
position: relative;
}
#header_bot_2_add {
height: 60px;
left: -40px;
position: absolute;
top: 0;
width: 40px;
}
#header_bot_2_add_right {
height: 60px;
left: 178px;
position: absolute;
top: 0;
width: 80px;
z-index: 2;
}
#header_photo_bot {
height: 114px;
position: absolute;
right: 0;
top: 132px;
width: 331px;
z-index: 1;
}
#header_top {
height: 132px;
position: relative;
text-align: right;
}
#logo {
height: 65px;
left: 80px;
position: absolute;
top: 42px;
width: 67px;
}
#logo_name {
height: 65px;
left: 160px;
position: absolute;
top: 42px;
width: 143px;
}
#menu {
border-top: 1px solid #C0C1C2;
color: #3B3B3B;
font: bold 12px georgia, "times new roman", serif;
left: -258px;
padding: 0;
position: absolute;
top: 0;
width: 218px;
z-index: 1;
}
#menu li {
list-style: none;
display: inline;
}
#menu a {
border-bottom: 1px solid #C0C1C2;
color: #3B3B3B;
display: block;
padding: 11px 0 9px 40px;
text-decoration: none;
}
#menu #active {
border-bottom: 1px solid #C0C1C2;
padding: 11px 0 9px 40px;
position: relative;
}
#menu #check {
height: 39px;
position: absolute;
right: -17px;
top: -2px;
width: 17px;
}
#news {
margin: 0 0 10px 0;
}
#news p {
margin: 0 0 10px 0;
}
#news dd {
margin: 0;
}
#news dt {
color: #4B7A7E;
margin: 0 0 10px 0;
}
#photo_right {
height: 257px;
right: 0;
position: absolute;
top: 50px;
width: 123px;
}
#pre_h2 {
background: #00494F;
height: 60px;
margin: 0 0 0 178px;
padding: 0 332px 0 80px;
position: relative;
}
#pre_h2 h2 {
bottom: 0;
color: #fff;
font: 22px georgia, "times new roman", serif;
position: absolute;
z-index: 2;
}
* html #column_main {
height: 370px;
}
html>body #body {
height: auto;
}
