 html,  h1, h2, h3, h4 {
	margin: 0;
	padding: 0;

}
body{
       font-size: 14px;
	font-family: Arial , Verdana, Tahoma;
	color : #58596B;
       font-weight: normal;
       text-decoration: none;
       background-color:#fff;
       margin: 4px;
	padding: 4px;
	}
body.mceContentBody {
   background: #fff !important;
   padding-left:4px;
   text-align:justify;
   color: #000;
}

body.mceContentBody ul{
         margin-left:20px;

}
a{
	color: #1C6096;
}

a:hover {
	text-decoration: none;

}


#wrapper {
	margin: auto;
	margin-top:0px;
	width: 960px;
       border-left:1px solid #c5c5c5;
 border-right:1px solid #c5c5c5;
  border-bottom:1px solid #777;
	background:#fff url(template/page-bg.png) top left repeat-y;
overflow:hidden;

}
#logo{
float:left;
width:244px;
height:68px;
background:#fff;
}
#logo_header{
float:left;
width:714px;
height:68px;
border-top:5px solid #f60002;
background:#fff;
}
.slogan{
color: #007db7;
padding-left:20px;
font-size:15px;
float:left;
}
#top-nav{float:right;
padding-right:50px;
}
#left-column{
float:left;
width:244px;
background:#f4f4f4;
}
#column-nav{
margin-top:0px;
float:left;
width:244px;
background:#fff url(template/left-bg.png) top right repeat-y;
border-bottom:10px solid #e4e4e4;
}
#column-nav ul {
  margin: 0px;
  padding-left: 0px;


}
#navlist
{
padding-left: 0;
margin-left: 0px;
width: 200px;
}
#navlist span.dir{
 display:block;
    font-size:1.0em;
 color:#000;
  font-weight: bold;

border-bottom:1px solid #fff;
}
#navlist li
{
list-style: none;
margin: 0px 0px 0px 10px;
padding: 0.25em;

}
#navlist ul{
    padding: 0px 0px 0px 0px;


}

#navlist li a { text-decoration: none;border-bottom: 1px solid gray;display:block }
#navlist li a:hover { color: #fd0b0e;text-decoration: none; }

#column-faq{
width:244px;
background:#f4f4f4 url(template/faq-bg.png)  right no-repeat;
}
#faq{
border-left:4px solid #fd0b0e;
padding-left:10px;
width:200px;
margin:0px 0px 20px 1px;
}
#question{
display:block;
font-weight:bold;
}
#answer{
display:block;
margin-top:20px;
text-align:justify;
}
#content{
float:left;
width:660px;
margin:0px 46px 10px 6px;
background:#fff;
text-align:justify;

}
#header-link{
color: #fd0b0e;
text-decoration:none;

}

#footer{
background:#e4e4e4;
color: #58596B;
 padding: 15px 0px 15px 30px;

}
#footer a {
  color: #58596B;
  text-decoration: none;


}
#footer a:hover {
  text-decoration: underline;
  color: #000;
}
div.clear{
clear:both;
}
div.left{
float:left;
}
table.product-info{
width:100%;
border:1px solid #c5c5c5;
border-collapse:collapse;
empty-cells:show;
}

table.product-info td { border: 1px solid #666666; }
table.product-info th { border: 1px solid #666666; }
#webnaz{
       float:right;
       margin-right:10px;
}
div.certificate{
font-size:1.1em;
float:left;
border:1px solid #c0c0c0;
margin-left:18px;
margin-bottom:20px;
text-align:center;
background: #fff;
}

div.certificate a {
color: #000;
text-decoration: none;
  font-size:0.95em;
}

div.certificate a:hover {
color: #626262;
text-decoration: none;
}

div.certificate img{
	border:0px;
}