html, body {
        width:100%;
}
a:link {
        color:#6CC;
}
a:visited {
        color:#69C;
}
a:active, a:hover {
 color:#9F0;
}
h1, h2, h3, h4 {
        color:#73AD1D;
}
p {
        margin-bottom:10px;
}
h1 {
        font-size:1.5em;
        margin-bottom:10px;
}
h2 {
        font-size:1.3em;
        margin-bottom:10px;
}
h3 {
        font-size:1.1em;
        margin-bottom:10px;
}
h4 {
        font-size:1em;
        margin-bottom:10px;
}
* {
        margin:0;
        padding:0;
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size:100.01%;
        line-height:140%;
}
body {
        background: url(i/repeated_gradient.jpg) repeat-x #FFF;
}
#ball_and_a_bug {
        position:absolute;
        left:0px;
        top:0px;
        width:291px;
        height:741px;
        z-index:1;
        background:url(i/ball_and_a_bug.jpg) no-repeat top left;
}
#white_area {
        position:static;
        padding-left:281px;
        min-width:650px;
        max-width:1019px;
}
#gradient_bg {
        position:static;
        background:url(i/blue_white_gradient.jpg) repeat-x;
        height:348px
}
#grass {
        max-width:1000px;
        min-width:631px;
        position:static;
        height:97px;
        margin-left:300px;
        background:url(i/grass.jpg) no-repeat bottom left;
}
#grass_end {
        position:static;
        height:97px;
        background:url(i/grass_end.jpg) no-repeat bottom right;
}
#lorry_bottom_end {
        position:static;
        background:url(i/lorry_bottom_end.jpg) right top no-repeat;
}
#intermediate {
        position:static;
        background:#FFF;
        margin-right:40px;
        text-align:justify;
}
#rusecocom {
        position:absolute;
        left:19px;
        top:13px;
        width:232px;
        height:59px;
        z-index:2;
}
#rusecocom img, #img_links img, #contacts_link img {
        border:none;
}
#content_area {
        padding:30px;
        position:static;
        background:url(i/rounded_corner_t_r.jpg) no-repeat top right;
        font-size:0.85em;
}
#content {
        position:static;
        min-height:600px;
}
#img_links {
        position:absolute;
        left:32px;
        top:341px;
        width:218px;
        height:292px;
        z-index:3;
}
#com_sub_links {
        display:none;
}
#com_link {
        cursor:pointer;
}
#bottom_border {
        position:static;
        background:url(i/bottom_border.jpg) top repeat-x;
        margin-left:-50px;
        margin-right:-40px;
        margin-top:30px;
}
#bottom_border_start {
        position:static;
        background:url(i/bottom_border_start.jpg) top left no-repeat;
        min-height:19px;
}
#bottom_border_end {
        position:static;
        background:url(i/bottom_border_end.jpg) top right no-repeat;
        min-height:19px;
}
#double_links {
        position:static;
        text-align:center;
        padding-top:10px;
        padding-bottom:10px;
        color:#999;
        font-size:0.85em;
}
#copy {
        text-align:center;
        color:#333;
        padding-top:15px;
}
p.cp {
        font-size:1.2em;
}
.m_right_bottom {
        margin-right:10px;
        margin-bottom:10px;
        border:none;
}
.m_left_bottom {
        margin-left:10px;
        margin-bottom:10px;
        float:right;
        border:none;
}
#contacts_link {
        position:absolute;
        left:15px;
        top:628px;
        width:245px;
        height:78px;
        z-index:4;
}
#counters {
        position:absolute;
        left:25px;
        top:749px;
        width:227px;
        height:50px;
        z-index:5;
        color:#FFF;
        text-align:center;
}
ul {
        margin-left:30px;
        margin-bottom:15px;
}
.pc {
        width:100%;
        border-top:1px solid #CCC;
}
.pc td {
        padding:5px 5px 5px 5px;
        text-align:left;
        border-bottom:1px solid #CCC;
        border-spacing:0;
}
.pc th {
        padding:5px 5px 5px 5px;
        text-align:left;
        border-bottom:2px solid #999;
        border-spacing:0;
}
.pc td p {
        padding:0px 5px 0px 0px;
}
p {
        margin-top:10px;
}
h2 {
        margin-top:10px;
}
#wrap img {
        border: 1px solid #CCC;
        padding: 2px;
        margin: 10px 5px 10px 0;
}
small {
        font-size:0.75em;
}
.cp small a {
        color:#999;
}

.equip_block {float:left; width: 200px; padding: 4px; margin: 2px; border: 1px solid #CCC;text-align: left;}
