* {
margin: 0;
padding: 0;
border: 0;
}

html, body {
width: 100%;
height: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
background-color: #D8D8D8;
background-image: url(/img/bg.jpg);
}

td {
text-align: left;
vertical-align: top;
}

p {
text-align: justify;
margin: 0 20px 20px 0;
}

h1 {
font-size: 12px;
}
h2 {
font-size: 12px;
}
h3 {
font-size: 12px;
}
h4 {
font-size: 12px;
}
//b {textdecoration: none; font-weight: normal;}

#wrapper {
width: 999px;
margin: 0 auto;
border: 1px solid #000000;
background-color: #FFFFFF;
border-top: 12px solid #006699;
}

#main {
width: 999px;
height: 100%;
}
#gloss table {
margin: 0 20px 20px 0;
}

#gloss li {
background-image: url(/img/marker2.jpg);
background-repeat: no-repeat;
background-position: 0 5px;
padding: 0 10px 0 12px;
list-style: none;
padding-bottom: 10px;
margin-left: 20px;
}

.left {
width: 282px;
padding-right: 38px;
}

#logo {
width: 282px;
height: 108px;
}

#menu {
width: 100%;
margin: 55px 0 0 0;
}

#menu td {
text-align: center;
vertical-align: middle;
}

#menu a, #menu a:visited, #menu a:hover { font-weight: bold;}

#gray-block {
background-color: #cccccc;
width: 37px;
height: 22px;
}

#catalog {
background-color: #f6f6f6;
padding: 15px 0 15px 40px;
line-height: 22px;
}

#catalog li {
background-image: url(/img/marker.jpg);
background-repeat: no-repeat;
background-position: 0 7px;
padding: 0 10px 0 18px;
list-style: none;
}

#catalog li a, #catalog li a:visited, #catalog li a:hover { font-weight: bold;}

#news {
width: 282px;
font-size: 11px;
}

#contacts {
font-size: 11px;
}

.data {
vertical-align: middle;
padding-left: 5px;
}

.data a, .data a:visited, .data a:hover { color: #006699;}

.blue-bold {
color: #006699; 
font-weight: bold;
}

.green {
color: #8bbf2d;
}

.blue {
color: #006699;
}

a.blue-link, a.blue-link:visited, a.blue-link:hover { font-size: 11px; font-weight: bold; color: #006699}

.advantage li {
background-image: url(/img/marker2.jpg);
background-repeat: no-repeat;
background-position: 0 5px;
padding: 0 10px 0 12px;
list-style: none;
padding-bottom: 10px;
margin-left: 20px;
}

#copyright {
color: #cccccc;
margin: 10px 25px;
}

#footer {
width: 999px;
height: 65px;
background-image: url(/img/footer.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
}

#footer-links {
width: 100%;
}

#footer-links td {
text-align: center;
vertical-align: middle;
}

#footer a, #footer a:visited, #footer a:hover { font-family: Arial; font-size: 11px;}

a { color: #333333; text-decoration: none;}
a:visited { color: #333333; text-decoration: none;}
a:hover { color: #006699; text-decoration: underline;}