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

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

body {
	background-image:url(../images/mto_bg_line.jpg);
	background-repeat:repeat-y;
margin:0px;
font-family: Garamond, "Garamond Premr Pro", "Garamond Premr Pro Smbd";
font-size:18px;
color:#000000;
}





a:link {
	color: #666;
	text-decoration:none;
	font-size:19px;
	font-weight:bold;
}
a:visited { color:#666; text-decoration:none; 	font-size:19px;;  }
a:actived  { color:#666; text-decoration:none; 	font-size:19px;  }
a:hover {
	color: #F60;
	text-decoration:none;
	font-size:19px;
	text-align: left;
}



#logobox {
	position:absolute;
	width:170px;
	height:206px;
	z-index:1;
	left: 180px;
	top: -65px;
}
#headerbox {
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:1284px;
	height:485px;
	z-index:2;
	left: 0px;
	top: 144px;
}
#linkbox {
	position:absolute;
	width:550px;
	height:45px;
	z-index:3;
	left: 695px;
	top: 86px;
}
#middlebox {
	position:absolute;
	width:1284px;
	height:326px;
	z-index:4;
	left: 0px;
	top: 633px;
	text-align: center;
}
#contentbox {
	font-size:16px;
	position:absolute;
	width:376px;
	height:2659px;
	z-index:10;
	left: 3px;
	top: 1081px;
	background-color: #f1f5f7;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:0px;
	font-weight: bold;
	color: #666;
}
#footerbox {
	position:relative;
	width:1064px;
	height:75px;
	z-index:6;
	left: -422px;
	top: 500px;
	text-align: right;
}
#infobox2 {
	color:#FFF;
	background-color:#902629;
	position:absolute;
	width:456px;
	height:23px;
	z-index:7;
	left: 820px;
	top: 7px;
	text-align: right;
	padding:4px;
}
#maincontent {
	position:absolute;
	width:860px;
	height:2182px;
	z-index:8;
	left: 429px;
	top: 1132px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}



.h1
{
	font-size:24px;
	color:#09F;
	font-weight:bold;
	font-style: normal;
	font-variant:small-caps;
	text-align: left;
}




.h2
{
	font-size:16px;
	color:#09F;
	font-weight:bold;
	font-style: normal;
	font-variant:small-caps;
}




.h3
{
	font-size:16px;
	color:#09F;
	font-weight:bold;
	font-style: normal;
}



.h4
{
	font-size:28px;
	color: #C30;
	font-weight:bold;
	font-style: normal;
	text-align:left;
}


.h5
{
	font-size:20px;
	color: #C30;
	font-weight:bold;
	font-style: normal;
	text-align:left;
}
