body {
	margin: 0;
	padding: 0;
	background: #d4d4d4 url(../images/bkgr_shadow.jpg) repeat-x;
}
body, textarea, input, select {
	font: 12px tahoma, sans-Serif;
	color: #414141;
}

img {
	border: 0;
}
a {
	color: #b95c01;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin: 10px 0 5px 0;
}
.img_png { 
	behavior: url('css/iepngfix.htc'); 
}


#wrapper {
	width: 751px;
	margin: 0 auto 0 auto;
}
#main {
	float: left;
	width: 725px;
	background: #eaede2 url(../images/header.jpg) no-repeat;
}
#menu {
	margin: 202px 0 0 24px;
	width: 270px;
}
#catalog {
	margin: 145px 0 0 0;
	width: 220px;
	text-align: center;
	font-size: 10px;
}

#rfq {
	margin-top: 130px;
	width: 120px;
	text-align: center;
	font-size: 16px;
	float: right;
}


#content {
	position: relative;
	margin-top: 18px;
	padding: 24px 0 50px 24px;	
}
#content hr {
	width: 470px;
	color: #d3d5ce;
	background-color: #d3d5ce;
	border: 0;
	height: 2px;
	margin: 0 0 0 auto;
}
#content p {
	margin-right: 10px;
}

#footer {
	background: #d4d4d4;
	text-align: right;
	font-size: 10px;
	color: #7c7c7c;
}
#footer a {
	color: #7c7c7c;
	text-decoration: none;
	padding-bottom: 10px;
}


#plane {
	position: absolute; 
	top: 40px; 
	left: -50px;
*	left: -75px;
}
