/* CSS Document */
@font-face {
    font-family: 'CenturyGothic';
    src: url('gothic.eot');
    src: url('gothic.eot?#iefix') format('embedded-opentype'),
         url('gothic.woff') format('woff'),
         url('gothic.ttf') format('truetype'),
         url('gothic.svg#gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
	padding:0px;
	margin:0px;
	}
img{
	border:0px;
	}
#main{
	width:900px;
	height:894px;
	overflow:hidden;
	padding:66px 0px 0px 0px;
	margin:0px auto;
	}
#logo{
	overflow:hidden;
	padding:0px 0px 70px 0px;
	margin:0px;
	}
h5{
	 font-family: 'CenturyGothic';
	 font-size:28px;
	 text-align:left;
	 color:#636466;
	 font-weight:900;
	 padding:0px 0px 30px 0px;
	 margin:0px;
	 line-height:18px;
	 }
h6{
	 font-family: 'CenturyGothic';
	 font-size:28px;
	 text-align:left;
	 color:#9d9fa2;
	 font-weight:normal;
	 padding:0px 0px 65px 0px;
	 margin:0px;
	 }
.nmb{
	 font-family: 'CenturyGothic';
	 font-size:28px;
	 text-align:left;
	 color:#9d9fa2;
	 font-weight:normal;
	 padding:0px 0px 40px 0px;
	 margin:0px;
	 }
.nmb span{
	color:#636466;
	font-weight:600;
	}
.nmb a{
	 font-family: 'CenturyGothic';
	 font-size:28px;
	 text-align:left;
	 color:#9d9fa2;
	 font-weight:normal;
	 text-decoration:none;
	 margin:0px;
	 }
.nmb a:hover{
	text-decoration:underline;
	}
	
