@charset "utf-8";
body {
	background-image: url(images/main_bg_img2.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.banner-bg {
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.address-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main-img-bg-hori-line {
	background-image: url(images/main-img-bg.jpg);
	background-repeat: repeat-y;
}
.inner-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.inner-box {
	background-image: url(images/inner-box.jpg);
	background-repeat: no-repeat;
}
.inner-txt-white-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.call-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.inner-txt-white-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #b12828;
	text-decoration: none;
}
.bottom-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #b12828;
	text-decoration: none;
}
.bottom-btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #2B2B2B;
	text-decoration: none;
}
.number_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #cbaa53;
	text-decoration: none;
}
.white-link-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.white-link-10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.line-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #454545;
}
.textwhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

