@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.page {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bk_page.jpg);
	background-repeat: repeat-x;
}
.header {
	background-image: url(images/bk_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 573px;
	width: 1000px;
}
.header_left {
	float: left;
	width: 530px;
	padding-left: 48px;
	text-align: left;
	padding-top: 18px;
}
.header_right {
	float: right;
	width: 360px;
	padding-top: 100px;
	padding-right: 40px;
}
.page .header .header_left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 45px;
}
.page .header .header_left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 0px;
	line-height: 0px;
}
.header_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.header_riding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}


.page .header .header_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.content {
	width: 1000px;
	float: left;
	text-align: left;
}
.content_text {
	float: left;
	width: 600px;
	margin-left: 60px;
}
.page .content .content_text h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	color: #3764AA;
}
.page .content .content_text h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	font-weight: lighter;
}
.page .content .content_text p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.page .content .content_text li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
.page .content .content_text a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.page .content .content_text a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.page .content .content_text a:hover {
	font-weight: bold;
	color: #3764AA;
	text-decoration: underline;
}
.content_right {
	float: right;
	width: 225px;
	margin-right: 60px;
}
.page .content .content_right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #3764AA;
}
.page .content .content_right li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #3764AA;
	line-height: 24px;
	list-style-image: none;
	list-style-type: none;
	text-indent: -10px;
	letter-spacing: 3px;
}
.page .content .content_right a:link {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.page .content .content_right a:visited {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.page .content .content_right a:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.IZ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}
