body {
	color: #434f5f;
	font-family: myriad pro, arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	}
	
img 
	{
	border: 0px;
	}
	
/*----------------------------------------------------------------------------------*/

/* a */

a.afooter-01:link { color: #a1a7af; text-decoration: none; }
a.afooter-01:visited { color: #a1a7af; text-decoration: none; }
a.afooter-01:active { color: #a1a7af; text-decoration: none; }
a.afooter-01:hover { color: #434f5f; text-decoration: none; }

a.amnb-01:link { color: #7ea3b6; text-decoration: none; }
a.amnb-01:visited { color: #7ea3b6; text-decoration: none; }
a.amnb-01:active { color: #7ea3b6; text-decoration: none; }
a.amnb-01:hover { color: #3e6882; text-decoration: none; }

/*  b  */

.bg-00 {
	background-image: url(../images/bg-00.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}

/*  b  */

.bg-01 {
	background-image: url(../images/bg-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	

/*  t  */

.text-footer-01 {
	color: #a1a7af;
	font-size: 11px;
	line-height: 14px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	padding-right: 55px;
	}
	
.text-mnb-01 {
	color: #7ea3b6;
	font-size: 18px;
	line-height: 18px;
	font-weight:bold;
	text-transform: uppercase;
	
	padding-left: 55px;
	padding-right: 18px;
	}
	
.text-mnb-02 {
	color: #7ea3b6;
	font-size: 18px;
	line-height: 18px;
	font-weight:bold;
	text-transform: uppercase;
	
	padding-left: 18px;
	padding-right: 18px;
	}

.text-tagline-01 {
	color: #465560;
	font-size: 14px;
	line-height: 17px;
	
	padding-left: 55px;
	padding-right: 0px;
	}
	
.text-tagline-02 {
	font-size: 16px;
	font-weight:bold;
	}

