html,body {
  border: 0px;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  font-family: "Trebuchet MS",Verdana,Arial,sans-serif,Calibri;
  font-size: 11px;
  color: #929292;
  background-image: url("graphix/ban_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
}

div, table, tr, td, img, a, p {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

td {
	vertical-align: top;
}
h1 {
   font-family: Calibri,Verdana,Arial;
   font-weight: bold;
   line-height: 85%;
   font-size: 15px;
   color: #0d93d3;
}
h2 {
   font-family: Calibri,Verdana,Arial;
   font-weight: bold;
   line-height: 85%;
   font-size: 16px;
   color: #0d93d3;
}
a {
  text-decoration:none;
  color: #0d93d3;
}
a:hover {
  color: #aec409;
}
p {
   line-height: 120%;
   padding-right: 1em;
}
strong {
   font-size: 12px;
   line-height: 110%;
   color: #797979;
}
li {
   font-family: "Calibri";
   font-weight: bold;
   line-height: 110%;
   font-size: 12px;
   color: #929292;
}
ul {
   margin: 10px;
   padding: 00px;
   border: 0px;
}
.separate_horizontal {
   position: absolute;
   padding-left: 0em;
   top: 38em;
}
.separate_vertical {
   position: absolute;
   padding-left: 31em;
   top: 23em;
}
.right {
   position: absolute;
   padding-left: 32em;
}
.middle_left {
   position: absolute;
   padding-left: 7em;
   top: 22em;
}
.middle_right {
   position: absolute;
   padding-left: 22em;
   top: 22em;
}
.middle_big {
   position: absolute;
   padding-left: 1em;
   top: 38em;
}
.products {
   position: absolute;
   padding-left: 0em;
   top: 22em;
}
.products2 {
   position: absolute;
   padding-left: 16em;
   top: 22em;
}
.products3 {
   position: absolute;
   padding-left: 16em;
   top: 38em;
}
.more1 {
   position: absolute;
   padding-left: 6em;
   top: 34em;
}
.more2 {
   position: absolute;
   padding-left: 22em;
   top: 34em;
}
.more3 {
   position: absolute;
   padding-left: 22em;
   top: 59em;
}
/* ################## SITE ################ */
#center {
	width: 923px;
	margin-left: auto;
	margin-right: auto;	
}

#background {
	width: 100%;
	background-image: url("graphix/bg1.png");
	background-repeat: repeat-y;
}
#site {
	width: 923px;
	margin-left: 12px;
	height: 500px;
}
#menu {
    width: 190px;
	margin-left: 0px;
	margin-top: 0px;
}
#menu{
	background-image: url("graphix/menu_collection_bg.png");
	background-repeat: repeat-y;
	padding-left: 2px;
}
#menu  p {
	width: 175px;
	padding-left: 4px;
	height: 23px;
	line-height: 23px;
	display: block;
	margin-left: 3px;
}

#menu p a {
	margin-left: 3px;
	color: #a7a7a7;
	font-weight: bold;
	font-size: 14px;
}

#menu p a:hover {
	color: #3895BF;
}
#top {
    width: 923px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}
#namesite {
    position: absolute;
	top: 12em;
	left: 60%;
}
#logo {
	position: relative;
	top: 20px;
	left: 10px;
}
#ban {
	height: 165px;
}
#space {
    height: 10px;
}
