body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:active {
	text-decoration: none;
	color: #336699;
}
#b {
	display: block;
	height: 200px;
	background-image: url(images/logo2_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#b1 {
	display: block;
	height: 188px;
	background-image: url(images/logo2_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 126px;
}
#b2 {
	display: block;
	height: 188px;
	background-image: url(images/logo2_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 149px;
}
#b3 {
	display: block;
	height: 190px;
	background-image: url(images/logo2_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	display: block;
	text-align: right;
	padding-bottom: 25px;
	line-height: 140%;
	background-image: url(images/line2.gif);
	background-repeat: repeat-y;
	background-position: right center;
	padding-right: 10px;
}
#footer {
	display: block;
	font-size: 10px;
	text-align: right;
	padding-top: 15px;
	line-height: 150%;
}
#left-blk {
	display: block;
	width: 235px;
}

