body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: transparent;
	color: #000000;
	font: 12px/15px Arial;
}

a:link, a:visited {
	color: #520;
	font: 10px/15px Arial;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#container {
	display: block;
	left: 0px;
	top: 0px;
	width: 762px;
}
#left {
	position: relative;
	width: 211px;
	heigh: 100%;
	float: left;
}
#left1 {
	width: 211px;
	height: 148px;
}

#left2 {
	position: relative;
	width: 180px;
	height: 173px;
	padding: 18px 13px 9px 18px;
}
#left2 ul{
 margin: 0px; padding: 0;
 position: relative;
}

#left2 li {
 top: 0;
 left: 0; 
 margin: 0; padding: 0;
}

#left3 {
	position: relative;
	width: 180px;
	height: 100%;
	padding: 72px 13px 9px 18px;
}
#left3 ul{
 margin: 0px; padding: 0;
 position: relative;
}

#left3 li {
 top: 0;
 left: 0; 
 margin: 0; padding: 0;
}

#left3 div.top {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 54px;
	padding: 0px;
}
#left3 div.middle {
	position: relative;
	top: -12px;
	width: 180px;
	padding: 0px 0px 19px 0px;
}
#left3 div.bottom {
	position: relative;
	width: 180px;
	padding: 0px 0px 9px 0px;
}
#right {
	width: 488px;
	float: left;
	color: #666666;
	text-align: justify;
	padding: 23px 23px 34px 23px;
	font: 12px/15px Arial;
}
#right h1 {
    font: 12px/17px Arial;
	font-weight: bold;
}
#pageheader {
	width: 484px;
	height: 96px;
}

#clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
#footer {
	font: 10px/15px Arial;
	display: block;
	width: 758px;
	height: 20px;
	text-align: center;
}

#menu {
 display: none;
}

#menu_print {
 width: 718px;
 margin-bottom: 20px; padding: 0;
 position: relative;
}
#menu_print td {
 width: 103px;
 font: 10px/15px Arial;
}