* {font: 14px/17px "Trebuchet MS", Tahoma, Arial}

#header {
	height: 200px;
	background-image:url(images/background/header.jpg); 
}
#header1 {
	position:relative;
	left: 274px;
	top: 30px;
	height: 124px;
	width: 440px;
	text-align:center;
}
#menu {
	position:relative;
	left: 274px;
	top: 46px;
	height: 24px;
	width: 440px;
	text-align:center;
}
#footer {
	height: 100px; 
	background-image:url(images/background/footer.jpg);
}
.clear {clear: both;}
#wrapper {
  position:relative;
  left:50%;
  margin: 20px 0 10px -500px;
  width: 1000px;
}
#container {
  width: 100%; 
  min-height: 800px;
  background-image:url(images/background/middle.jpg);
}
#content {
  width: 100%;
  float: left;
}
#text {
	margin: 6px 260px 0 258px;
	text-align:justify;
}
#left {
  float: left;
  width: 251px;
  margin-left: -100%;
}
#right {
  float: left;
  width: 255px;
  margin-left: -255px;
}
#text_left {
	margin: 6px 30px 10px 48px;
	text-align:left;
}
#text_right {
	margin: 6px 48px 10px 31px;
	text-align:justify;
}
.upper_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
	border: 0;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color:#333333;
}
.menu_links {

}
a {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#CC0000
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
}
.links_child
{
  font-weight:		normal;
}

