body
{
margin: 0;
margin-top: 30px;
padding: 0;
background-image: url(images/bg.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}

a
{
color: #666666;
}

div
{
clear: none;
}

#container
{
position: relative;
width: 963px;
margin: 0 auto;
}

#main
{
position: relative;
width: 903px;
left: 60px;
}

#logo
{
position: absolute;
top: -10px;
left: -60px;
}

#menu
{

height: 40px;
background-image: url(images/menu_bg.gif);
text-align: right;
}

#menu span
{
background-image: url(images/menu_separator.gif);
background-position: top left;
background-repeat: no-repeat;
padding-left: 1px;
}

#body
{
background-color: #FFFFFF;
padding: 10px;
padding-top: 5px;
}

#bottom
{
width: 100%;
height: 31px;
background-image: url(images/footer.gif);
vertical-align: middle;
margin-bottom: 10px;
}

#copy
{
position: absolute;
padding-top: 10px;
padding-left: 50px;
color: #D9D9D9;
}

#ns
{
position: relative;
float: right;
}

#ns img
{
margin-top: 6px;
margin-right: 50px;
}

.bi
{
font-weight: bold;
font-style: italic;
}

#products_separator
{
width: 100%;
height: 1px;
background-image: url(images/horizontal_line.gif);
background-repeat: repeat-x;
margin-top: 30px;
margin-bottom: 20px;
}

#products_submenu
{
visibility: hidden;
position: absolute;
text-align: center;
margin-top: 28px;
margin-left: 454px;
z-index: 1;
}

#complects
{
padding: 15px;
}

#complects div
{
width: 834px;
background-color: #B2DA2C;
padding: 1px;
}

#complects div img
{
border: 3px solid #FFFFFF;
}