html, body, #wrapper {
    height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
}

#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 950px;
   }
   
body {
	background-color: #1F5F7A;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #215E7A;
	text-decoration: none;
}
a:active {
	color: #FF6600;
}
.txt_01 {
	font-size: 12px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	color: #143E50;
}
.txt_02 {
	font-size: 12px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	color: #1F5F7A;
}
.txt_03 {
	font-size: 12px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	color: #FF6600;
}
.txt_04 {
	font-size: 12px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	color: #FFFFFF;
}
.header_01 {
	font-size: 20px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	color: #143E50;
}
.header_02 {
	font-size: 20px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	color: #1F5F7A;
}
.header_03 {
	font-size: 20px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	color: #FF6600;
}
.header_04 {
	font-size: 20px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	color: #FFFFFF;
}
.small_txt_01 {
	font-size: 9px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	color: #143E50;
}
.small_txt_02 {
	font-size: 9px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	color: #1F5F7A;
}
.small_txt_03 {
	font-size: 9px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	color: #FF6600;
}
.small_txt_04 {
	font-size: 9px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	color: #FFFFFF;
}
