.logo1 {
	position: absolute;
	left: 20px;
	top: 26px;
}
.lower_head1 {
	height: 110px;
	background: url(/images/rep.gif) repeat-x right center;
	position: relative;
	margin-bottom: 20px;
}
.lower_head1 .r {
	float: right;
	width: 489px;
	height: 110px;
	background: url(/images/header_right.jpg) no-repeat;
}
.upper_head1 {
	padding-left: 25%;
}
.top_nav1 {
}
.top_nav1 .col {
	float: left;
	width: 33%;
	background: url(/images/top_nav_bga.gif) no-repeat left 5px;
	padding-top: 20px;
	padding-bottom: 3px;
}
.top_nav1 .col .main {
	padding-bottom: 10px;
}
.top_nav1 .col .main a {
	font-size: 13px;
	font-weight: bold;
	color: #57584A;
}

.top_nav1 .col p {
	margin: 0px;
	padding: 0px 0px 5px;
}
.top_nav1 .col a {
	color: #0180C6;
}


.header	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header_list	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
a.aheader_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #676766
	}

a.list_ {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0180C6;
	text-decoration: underline;
}
a.list_:hover {
	text-decoration: none;
}
li	{
	list-style: disc inside;
}
a.text_ {
	color: #778885;
	text-decoration: underline;
	font-size: 12px;
}
a.text_:hover {
	text-decoration: none;
}
.alltext_	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.header_	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-decoration: underline;
	color: #676766
}

.sub_nav1 {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 28px;
	bottom: 0px;
	border-collapse:collapse;
}
.sub_nav1 td {
	background-color: #FFFFFF;
	padding: 0px;
}
.sub_nav1 td * {
	white-space: nowrap;
}

.sub_nav1 .first {
	background-image: url(/images/top_nav_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 33%;
	background-color: transparent;
}
.sub_nav1 td a {
	font-size: 13px;
	color: #57584A;
	font-weight: normal;
}



