img, div, input, table, tr, td { 
	behavior: url("iepngfix.htc") 
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	border-style: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
table, tr, td, th {
	border: none;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a:focus {
	outline: none;
}
#left {
	width: 170px;
	height: 855px;
	background: url(../images/left.jpg) no-repeat top right;
}
#header {
	width: 828px;
	height: 210px;
	background: url(../images/header.jpg);
}
#menu {
	width: 828px;
	height: 52px;
	background: url(../images/menu.jpg);
}
#content_holder {
	width: 828px;
	height: 503px;
	background: url(../images/content.jpg);
}
#content {
	width: 600px;
	height: 430px;
	padding-top: 70px;
	padding-left: 148px;
}
#footer {
	width: 828px;
	height: 90px;
	background: url(../images/footer.jpg);
}
#adress {
	width: 638px;
	height: 20px;
	padding-left: 190px;
	font-size: 10px;
	font-weight: bold;
	color: #602f00;
	overflow: hidden;
}
#hlk {
	width: 828px;
	height: 20px;
	margin-top: 45px;
	text-align: center;
}
#hlk a {
	text-decoration: none;
}
#hlk a:link {
	font-size: 10px;
	color: #999;
}
#hlk a:visited {
	font-size: 10px;
	color: #999;
}
#hlk a:hover {
	font-size: 10px;
	color: #999;
}
#right {
	width: 201px;
	height: 855px;
	background: url(../images/right.jpg) no-repeat top left;
}