body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background: #1D5992 url(img/header-back.jpg) repeat-x;
}
#page {
	width: 734px;
	margin: 0px auto;
	text-align: left;
	background: url(img/layout.jpg) repeat-y;
}
#head-bottom{
	background: url(img/header.jpg) no-repeat;
	height: 112px;
}
#head a{
	display: block;
	padding: 113px 0 0 0;
	background: url(img/header-top.jpg) no-repeat;
	overflow: hidden;
	height: 0 !important;
	height /**/: 113px;
}
#text {
	float: right;
	width: 450px;
	text-align: left;
	padding-bottom: 40px;
}
#text-in {
	float: left;
	width: 260px;
}
#text img{
	float: right;
	margin-left: 20px;
	padding: 3px;
	border: 1px solid #E6E6E6;
}
h1{
	color: #9D3E12;
	font-size: 18px;
}
h2{
	color: #9D3E12;
	font-size: 13px;
}
h3{
	color: #9D3E12;
	font-size: 12px;
}
p {
	line-height: 160%;
	text-indent: 20px;
}
a {
	color: #A0A000;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}
address {
	font-style: normal;
}
#menu {
	padding-left: 40px;
	padding-bottom: 140px;
	padding-top: 30px;
	background: url(img/back-menu.gif) no-repeat;
	float: left;
	line-height: 190%;
}
#menu a {
	margin: 0px 50px 0px 20px;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}
#menu a:hover {
	color: #9D3E12;
	text-decoration: none;
	border-bottom: 1px solid #9D3E12;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#content {
	padding: 40px 40px 40px 17px;
}
#footer {
	clear: both;
	text-align: center;
	height: 32px;
	margin-top: 40px;
	background: url(img/footer.jpg) no-repeat;
}
#footer p {
	font-size: 9px;
}
tr {vertical-align:top;}
