body {
	margin: 0px;
}
.box-top-rep {
	background-image: url(images/box-top-rep.jpg);
	background-repeat: repeat-x;
}
.box-left-rep {
	background-image: url(images/box-left-rep.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.box-right-rep {
	background-image: url(images/box-right-rep.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #6C767F;
	text-decoration: none;
	padding-left: 25px;
}
.banner02 {
	background-image: url(images/banner02.jpg);
	background-repeat: no-repeat;
}
.banner-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}
.banner-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.banner03 {
	background-image: url(images/banner03.jpg);
	background-repeat: no-repeat;
} 
.location {
	background-image: url(images/location01.jpg);
	background-repeat: no-repeat;
}
.location-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.location-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.title-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #1F4867;
	text-decoration: none;
}
.text-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #485057;
	text-decoration: none;
	text-align: justify;
}

.text-font a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	text-align: justify;
}

.text-font a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FF6600;
	text-align: justify;
	text-decoration: underline;
}
