*
{
margin: 0;
padding: 0;
}

body
{
width: 100%;
height: 100%;
margin: 0px;
background: white url('img/bg.jpg') repeat-x;
}

p
{
text-align: justify;
}

.mnu td img, .phototop td img
{
border: 0px;
}

.mnu td
{
background: red;
}

.phototop td
{
margin: 0px;
padding: 0px;
border: 0px;
height: 148px;
background: #00cc00;
}



h1
{
text-align: left;
font-size: 15px;
font-weight: bold;
font-family: Tahoma;
margin: 20px 0px 12px;
}

.content
{
display: block;
margin-left: 100px;
width: 600px;
font-size: 13px;
height: 50%;
font-weight: normal;
font-family: Verdana, Tahoma, sans;
}
.content#prod, .content#unimatacc, .content#unimatmlacc, .content#unimatcncacc, .content#pwrline
{
width: 700px;
}

.content a, marquee a
{
color: red;
}

.content a:hover
{
text-decoration: none;
}

.content a:visited
{
color: #ff5555;
}
marquee
{
 font-size: 13px;
 font-weight: normal;
 font-family: Verdana, Tahoma, sans;
}
.bk
{
display: block;
position: absolute;
top: 203px;
left: 650px;
}

.bigpic
{
 border: solid 1px #efefef;
}

/*--Gallery--*/
#gallery .glstim
{
margin: 20px;
background: black;
border: solid 2px red;
}

#thumbs img
{
 border: solid 1px red;
}

/*--end Gallery--*/


/* Main page */

.prodicn td
{
background: red  url('img/bgred3.gif') repeat-x;
height: 110px;
width: 100px;
padding: 5px;
border: outset red 2px;
}

.prodicn td a
{
color: white;
text-decoration: none;
}



td h3
{
text-align: left;
font-size: 14px;
font-family: "Arial Cyr", arial, sans;
}

#uprow td h3
{
margin: 0px 0px 17px;
}

#botrow td h3
{
margin: 17px 0px 0px;
}

/*end Main page */

td img
{
border: 0px;
}
ol
{
margin-left: 50px;
margin-top: 20px;
margin-bottom: 20px;
}

ul
{
list-style-type: square;
margin-left: 20px;
}

/*--StepFour Page--*/

h2
{

text-align: center;
font-weight: normal;
font-size: 16px;
margin-top: 10px;
margin-bottom: 4px;
}

.step4lft
{
width: 280px;
float: left;
margin-bottom: 5px;  
}

.sublink
{
font-size: 10px; 
}

ul.step4rgt
{
display: block;
width: 260px;
border: #d4d4d4 1px solid; 
padding: 3px 8px 3px 25px;
margin-left: 1em;
list-style-type: disc;  
}


/*--end StepFour--*/

hr
{
height: 1px;
color: black;
margin-top: 8px;
margin-bottom: 2px;
}

.lowmenu
{
margin-top: 20px;
width: 100%;
background-color: #ddffdd;
margin-bottom: 0px;
padding: 5px 0px 5px;

text-align: center;
font-size: 13px;
color: red;
font-family: Tahoma;}

.lowmenu a
{
text-decoration: none;
color: red;
}

.lowmenu a:hover
{
text-decoration: underline;
}

.lowmenu a:visited
{
color: #ff5555;
}

.cprt
{
width: 100%;
background-color: #00cc00;
padding: 2px 0px 2px;
text-align: center;
font-size: 10px;
color: #cccccc;
font-family: Tahoma;}

.cprt a
{
text-decoration: none;
color: #dddd00;
}

.cprt a:hover
{
text-decoration: underline;
}

#topmenu2
{
float: left;
margin-top: -10px;
position: absolute;
left: 0px;
top: 196px;
background-color: white;
margin-bottom: 0px;
padding: 5px;
text-align: left;
font-size: 13px;
color: red;
font-family: Tahoma;}

/* query form style */

.gd td {background: #ddffcc; text-align: left;}
.gd td.tx {padding: 2px; padding-left: 5px; font-size: 11px; font-family: "Arial", sans-serif;}
.gd a {color:  #777722;}
.gd a:visited {color:  #707090}
.gd a:hover {color: #FF6633;}

/* products page style */

.raretext
{
margin-top: 8px;
}

.prodpic
{
 margin-bottom: 10px;
 margin-right: 2px;
 width: 100 px;
 border: 2px solid #dddddd;
}