html, body 
{
	font-family : Verdana, Tahoma, Helvetica, sans-serif; 
  	margin: 0px;
  	padding: 0px;
  	width:100%;
  	height:100%;
	background-color: #ffffff;
	font-size: 12px;
	color: #222222;	
}
#catalog{
	border-right: 1px; 
	border-right-color: #ffffff;
	border-right-style: solid;
	border-bottom: 1px; 
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
}
#catalog_t{
	border-left: 1px; 
	border-left-color: #ffffff;
	border-left-style: solid;
	border-top: 1px; 
	border-top-color: #ffffff;
	border-top-style: solid;
}

IMG {border: 0; padding: 0; margin: 0; }
TD { font-size: 12px; }
P { margin:0; padding: 0 0 7px 0; }
P.text { text-align: justify; }

A:link,A:active,A:visited
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #005BAB;
}

A:hover
{
	color: #447488;
	text-decoration: none;
}

A.menu:link,A.menu:active,A.menu:visited
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-transform: uppercase;
}

A.menu:hover
{
	color: #447488;
	text-decoration: underline;
}

h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { font-size: 18px; color: #222222; }
h3 { color: #3F4E57; font-size: 14px; padding: 0; letter-spacing: 0px; font-weight: bold; margin: 10px 0 10px 0; }
h3.contact { color: #3F4E57; font-size: 14px; padding: 0; letter-spacing: 0px; font-weight: bold; margin: 0px 0 10px 0; }
h2 { color: #FFFFFF; margin: 0 0 5px 0; font-weight: normal; font-size: 22px; font-family: Arial, Helvetica, sans-serif; }


UL { padding: 0; margin: 0px 0px 8px 25px; list-style-type: none; list-style-image: url('../images/_dot.gif');  }
LI { margin: 0 0 8px 0; }

.png { //background-image: none ! important; behavior: url('./images/pngfix.htc'); }

.imgLeft { float: left; margin: 5px 15px 15px 0; }
.imgRight { float: left; margin: 5px 0px 15px 15px; }

#container { width: 969px; margin: 0 auto; }
#headerPlace { width: 969px; height: 301px; position: absolute; z-index: 1; }
#mainContent { width: 927px; position: absolute; top: 264px; z-index: 2;}
.menuBg { background: url('../images/menu_background.gif') no-repeat top; vertical-align: top; text-align: center; }
#mainMenu { margin-top: 18px; margin-bottom: 15px; font-size: 12px; font-weight: bold; color: #333333; }
#aboutUsText { margin: 0 20px 20px 20px; color: #FFFFFF; vertical-align: top; }
#aboutUsText A{ color: #FFFFFF; }
#centerContent { text-align: left; margin: 5px 25px 10px 25px; }
.cost { color: #3FB750; }
#leftMenu { margin: 20px 0 0 10px; }
#brends { margin: 20px 0 10px; }
#bottomPlace { position: relative; display: block; clear: both; top: 10px; }