body {
	margin: 0;
	line-height: 1.5em;
	background: repeat url(../images/bck.png);
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
	color: #313131;
}
a {
	color: #2c2c2c;
}
a img {
	border: 0;
}
#page {
	margin: 0 auto;
	width: 940px;
}
#header {
	padding: 5px 0 10px 0;
}
#header h1 {
	margin: 0 auto;
	width: 325px; height: 75px;
	background: no-repeat url(../images/bckheaderh1.png);
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#intro {
	margin: 0 0 10px 0;
}
#intro .top {
	height: 15px;
	background: no-repeat url(../images/bckintrotop.png);
	font-size: 0;
}
#intro .middle {
	padding: 10px 25px 35px 25px;
	width: 890px;
	background: repeat-y url(../images/bckintromiddle.png);
}
#intro .bottom {
	height: 15px;
	background: no-repeat url(../images/bckintrobottom.png);
	font-size: 0;
}
#intro .quote {
	margin: 40px 0 0 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif; font-size: 16px;
}
#panel {
	margin: 0; padding: 0;
	list-style-type: none;
	height: 380px;
}
#panel li {
	float: left;
	width: 470px;
}
#panel .top {
	height: 15px;
	background: no-repeat url(../images/bckpaneltop.png);
	font-size: 0;
}
#panel .middle {
	padding: 0 20px;
	width: 430px; height: 350px;
	background: repeat-y url(../images/bckpanelmiddle.png);
}
#panel .bottom {
	height: 15px;
	background: no-repeat url(../images/bckpanelbottom.png);
	font-size: 0;
}
#panel .catalog ul {
	margin: 0 auto; padding: 0;
	list-style-type: none;
	width: 180px; height: 245px;
	overflow: hidden;
}
#panel .catalog li, #panel .catalog img {
	width: 180px; height: 245px;	
}
#panel .catalog .view {
	display: block;
	margin: 0 auto;
	width: 130px;
	text-align: center;
	color: #2c2c2c;
	text-decoration: underline;
	cursor: pointer;
}
#panel .catalog .pdf {
	display: block;
	margin: 0 auto; padding: 0 0 0 20px;
	width: 130px;
	text-align: left; line-height: 17px;
	background: no-repeat url(../images/bckpanelcatalogpdf.png);
}
#panel .contact address {
	margin: 0 0 25px 0;
	font-style: normal;
}
#panel .contact .map {
	margin: 0 auto;
	width: 210px;
}
#panel .contact .map a {
	font-size: 11px;
	color: #00f;
}
#footer {
	padding: 10px 0;
	text-align: center;
}

