* {
        margin: 0;
        padding: 0;
}

html {
        font-size: 100.1%;
}

body {
        color: #000;
        background: #fff url(/images/bg2.gif);
        font: 0.75em Arial, Verdana, Geneva, Helvetica, sans-serif;
}

html,body {
	height:100%;
	margin:0px;
	padding:0px
}

a {
        text-decoration: none;
        color: #000;
        background-color: transparent;
}

a:hover {
        text-decoration: underline;
}

img {
        border: none;
}

table {
        border-collapse: collapse;
        border: none;
        width: 100%;
}

h1 {
        font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
        /*text-transform: uppercase;*/
}

p {
        margin-top: 1em;
}

input, select {
        color: #666;
        background-color: #fff;
        border: 1px solid #c0c0c0;
        padding: 2px 6px;
        font-size: 1em;
}

.btn {
        padding: 0 !important;
        border: none !important;
}

select {
        padding: 2px 2px 2px 0px;
}

#minWidth {
        min-width: 900px;
        padding: 0 53px 0 50px;
}

#main td {
        vertical-align: top;
}

#header {
        float: left;
        width: 100%;
        height: 173px;
        background: #eaecec url(/images/headerBg.png) repeat-x;
        position: relative;
}

#name {
        position: absolute;
        top: 75px;
        left: 137px;
}

#tel {
        position: absolute;
        top: 47px;
        right: 26px;
}

#logo {
        position: absolute;
        top: 7px;
        left: -4px;
}

#cranes {
        float: right;
        width: 509px;
        height: 173px;
        background: url(/images/cranes.jpg) no-repeat;
}

#puzzle {
        position: absolute;
        right: 259px;
        bottom: -64px;
        width: 144px;
        height: 30px;
        background: url(/images/puzzle.gif) no-repeat;
}

#plash {
        position: absolute;
        right: 0;
        bottom: -64px;
        width: 259px;
        height: 130px;
        background: url(/images/plash.jpg) no-repeat;
        color: #666;
        background-color: transparent;
}

#plash form {
        text-align: right;
}

#fm1 {
        margin: 25px 16px 0 0;
}

#plash span {
        font-size: 1.2em;
        font-weight: bold;
}

#plash select {
        width: 112px;
        margin-left: 20px;
}

#plash input {
        margin: 10px 16px 0 0;
}

#txt {
        width: 209px;
}

#nav {
        float: left;
        width: 100%;
        height: 32px;
        background: url(/images/redBar.gif) repeat-x;
}

#nav .first {
        margin-left: 23px;
        voice-family: "\"}\"";
        voice-family: inherit;
        margin-left: 11px;
}

html>body #nav .first {
        margin-left: 23px;
}

#nav a {
        font-weight: bold;
        color: #fff;
        background-color: transparent;
        display: block;
        float: left;
        padding: 9px 10px 9px 10px;
        text-decoration: none;
}

#nav a:hover, .act {
        text-decoration: underline;
        background-color: #c01f1f !important;
}

.actmen {
  background: url(/images/m0.gif) no-repeat left center !important;
  color:#000 !important;
}

#path {
        float: left;
        width: 100%;
        height: 22px;
        border-top: 2px solid #d8d9d9;
        background-color: #ccc;
        padding-top: 8px;
        margin-bottom: 30px;
}

#path a {
        color: #666;
        background-color: transparent;
        text-decoration: none;
}

#path .first {
        margin-left: 26px;
}

#secNav {
        padding: 0;
        margin: 14px 0 0 0;
}

#secNav li {
        list-style: none;
        margin-bottom: 16px;
}

#secNav a {
        color: #666;
        background-color: transparent;
        font-weight: bold;
        text-decoration: none;
}

#secNav a:hover, .cur {
        color: #cc0000;
        background-color: transparent;
		text-decoration: underline;
}
#secNav a:active {
        color: #c01f1f !important;
        background-color: transparent;
		text-decoration: underline;
}


.prod {
        background: url(/images/m1.gif) no-repeat left center;
}

.price {
        background: url(/images/m2.gif) no-repeat left center;
}

.sert {
       background: url(/images/m3.gif) no-repeat left center;
}

.resol {
        background: url(/images/m4.gif) no-repeat left center;
}

.conf {
        background: url(/images/m5.gif) no-repeat left center;
}

.prod, .price, .sert, .resol, .conf {
        padding-left: 34px;
}

.centerTop {
        height: 44px;
        border-left: 2px solid #666;
        padding: 0 25px;
        vertical-align: middle !important;
}

.rightTop {
        width: 180px;
        height: 44px;
        border-left: 2px solid #666;
        padding: 0 22px 0 18px;
        vertical-align: middle !important;
}

.center {
        border-left: 2px solid #ccc;
        padding: 0 25px;
}

.right {
        width: 180px;
        border-left: 2px solid #ccc;
        padding: 0 22px 0 18px;
}

.new {
        margin: 1em 0 2em 0;
}

.new img {
        margin: 9px 0;
}

.date {
        font-weight: bold;
        margin-bottom: 0.5em;
        color: #cc0000;
        background-color: transparent;
}

.redH {
        display: inline;
	  color: #cc0000;
        background-color: transparent;
        padding-right: 43px;
        background: url(/images/redSqs.gif) no-repeat right center;
}

.greyH {
        display: inline;
        color: #666;
        background-color: transparent;
        padding-right: 43px;
        background: url(/images/greySqs.gif) no-repeat right center;
}

#bottom {
        height: 5px;
        background-color: #999;
}

.footer {
        height: 35px;
        vertical-align: middle !important;
        text-align: center;
        color: #fff;
        background-color: #666;
        font-size: 0.9em;
}

.footer a {
        color: #fff;
        background-color: #666;
}

#niz {
        width: 33px;
        height: 31px;
        float: right;
}
ul{
        padding-left: 35px;
}
ul li strong a:hover{
        text-decoration: underline;
}

.myach {
        height: 19px;
}
