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

.top_banner {
	background-color: #303030;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.banner {
	background-repeat: repeat-x;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #133324;
}
.nav_bg {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #000;
	border-bottom-style: none;
	border-bottom-color: #000;
}
.footerbg {
	background-image: url(../images/footer1.jpg);
	background-repeat: repeat-x;
}

.footer_txt {
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1A8B8F;
}
