@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
a {
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.lbg {
	background-image: url(../images/lbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rbg {
	background-image: url(../images/rbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.banner {
	background-image: url(../images/banner.jpg);
	height: 227px;
}
.banner h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #FFFFFF;
	padding-top: 50px;
	padding-left: 210px;
}
.banner h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 220px;
	padding-top: 5px;
}
.no1 {
	background-image: url(../images/no1.jpg);
	height: 68px;
}
.no1 h1{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	padding-left: 95px;
	padding-top: 24px;
}
.no2 {
	background-image: url(../images/no2.jpg);
	height: 68px;
}
.no2 h1{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #F68100;
	padding-left: 95px;
	padding-top: 22px;
}
.no3 {
	background-image: url(../images/no3.jpg);
	height: 68px;
}
.no3 h1{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #003466;
	padding-left: 95px;
	padding-top: 24px;
}
.a1 {
	height: 68px;
	padding-left: 70px;
}
.head h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #b00802;
	padding-left: 15px;
}
.head2 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #F68100;
	padding-left: 15px;
}
.head3 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #003365;
	padding-left: 15px;
}
.text p{
	padding-top: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-right: 30px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
}
.foot a{
	color: #4b4b4b;
	text-decoration: none;
}
.foot a:hover{
	color: #4b4b4b;
	text-decoration: underline;
}
