@charset "utf-8";
#menu {
	width: 780px;
	padding-top: 0px;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.logo {
	padding: 0px;
	float: left;
}
.header_line {
	vertical-align: bottom;
	padding-right: 20px;
	float: right;
}
h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
	padding-top: 2px;
}
h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.img_right {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.img_right2 {
	float: right;
	padding: 10px;
}
.img_left {
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 10px;
}
.IL_buttons {
	float: none;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	font-size: 12px;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
