<style>

.tnav {counter-reset:navi; padding:3px 5px;}

.tnav a::before {
    font:italic bold 12px/150% 'Playfair Display', serif;
	content:counter(navi, decimal-leading-zero);
	counter-increment:navi;
	position:absolute;
	margin-left:-20px;
	margin-top:-4px;
	color:#99a7b8;
	transition:0.5s ease-in-out;
}

.tnav a:hover {color:#99a7b8; padding-left:35px;}
.tnav a:hover::before {color:#ffffff;}

 
#barz {
    width:100%;
    height:40px;
    
    margin-bottom:-20px;
    margin-top:0px;
    z-index:214748;
}
#section1{
	 text-align:center;
	 font-family: century gothic;
	 font-size: 20px;
	 
 }
 #section2{
	 text-align:center;
	 font-family: century gothic;
	 font-size: 100px;
	 font-stretch: 5px;
	
	 
 }
  #section2a{
	 text-align:center;
	 font-family: century gothic;
	 font-size: 20px;
	 
 }
  #section3{
	 text-indent:50px;
	 font-family:century gothic;
	 font-style: italic;
	 font-size: 16px;
 }
  #section4{
	 text-indent:50px;
	 font-family:century gothic;
	 font-size: 15px;
 }
 
 #section5{
	 clear:both;
	 text-align:center;
	 
	 
 }
 #section7{
	 text-indent:50px;
	 font-family:century gothic;
	 font-size: 15px;
	 
 }
 #section8{
	 text-align:center;

	 font-family:century gothic;
	 font-size: 15px;
	 clear:both;
 }
  #section9{
	 text-align:center;

	 font-family:century gothic;
	 font-size: 18px;
	
 }
 
 
 p{
	 text-indent:50px;
	 font-family:century gothic;
	 font-size: 15px;
	 
	 
 }
 
 
 
 
.barz {
    position:absolute;
    text-transform:uppercase;
    padding:10px 15px;
    margin:0px -5px;
    height:20px;
    z-index:9999998;
    width:770px;
    display:block;
    text-align:center;
    background:#f6f6f6;
    
    border-bottom:1px solid #eaeef0;
    
    letter-spacing:1px;
    font:normal 9px 'Source Sans Pro', sans-serif;
    transition:0.5s ease-in-out;
}
 
.abz {position:absolute;}
 
.stick {
    position:fixed!important;
    width:810px;
    top:0px;
    padding-left:15px;
    margin:0px -25px;
    background:#b1c3d7;
    border-color:transparent;
}
 
.barz a {
    margin:5px 0px;
    line-height:10px;
    display:inline-block;
    overflow:hidden;
    padding:0px 7px;
    height:10px;
    color:#666666;
    position:relative;
    border-bottom:2px solid transparent;
    transition:0.2s ease-in-out;
}

.barz a span {
    padding:0px 3px;
	position:relative;
	display:inline-block;
	transition:0.2s ease-in-out;
}

.barz a span::before {
	position:absolute;
	top:100%;
	font-weight:600;
	content:attr(data-hover);
	color:#99a7b8;
	-webkit-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
}

.barz a:hover span {
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	transform:translateY(-100%);
}

.stick a span::before {color:#ffffff;}
 
.abz a {color:#666666;}
.stick a {color:#ffffff;}

#scrollToTop, #toggle {cursor:help;}

#header {
    width:790px;
    display:block; 
    position:relative;
}
 
#header img {
    margin:0px -5px;
    display:block;
    width:800px;
}
 
.headerbox {
	font-family: century gothic;
	size: 45px;
	
    position:absolute;
    z-index:1;
    display:block;
    width:280px;
    height:75px;
    background:#b5c5da;
    opacity:0.85;
    padding:10px 20px;
    text-align:center;
    top:10px; bottom:0;
    left:0; right:0;
    margin:auto;
}
.maint {
    height:20px;
    padding:10px;
    letter-spacing:0.2px;
    border-bottom:1px solid #becddf;
    font:italic normal 16px/20px 'century gothic', sans-serif;
    color:#ffffff;
}
 
.subt {
    color:#ffffff;
    text-transform:uppercase;
    font:normal 9px/15px 'Source Sans Pro', sans-serif;
    letter-spacing:0.5px;
    height:15px;
    padding:10px 0px;
}

#cont {position:relative;}
 
#all {
    position:relative;
    margin:50px auto;
    padding:19px 24px;
    width:790px;
    height:auto;
    background:#ffffff;
    border:1px solid #eaeef0;
  
}

#footer {
	clear: both;
    margin:0px -24px -19px -24px;
    width:790px;
    padding:10px 24px;
    border-top:1px solid #eaeef0;
    background:#eaedef;
    color:#838586;
    text-align:center;
    text-transform:uppercase;
    position:relative;
    z-index:1;
    letter-spacing:0.5px;
    font:9px/170% 'Source Sans Pro', sans-serif;
}

#footer a {color:#838586;}
#footer a:hover {color:#99a7b8;}
#footer a.velaris {border-bottom:1px solid #99a7b8;}


body {
    
    word-wrap:break-word;
    overflow:auto;
    background-attachment:fixed;
    background-repeat:repeat;
    background-color:#f0f3f5;
    margin:0px;
    color:#757575;
    font:11px/160% 'Source Sans Pro', sans-serif;
	
	font-weight:normal;
    letter-spacing:0.3px;
     
}
 
img.simg {
    width:170px;
    padding-top:3px;
    margin-bottom:5px;
    border-top:1px solid #eaeef0;
    display:none;
}

.tinfo, .tnav {
    padding:5px;
    border-bottom:1px solid #eaeef0;
    font-size:9px;
    margin-top:3px;
    line-height:150%;
    padding-bottom:8px;
}

.tnav a {
    display:block;
    padding:3px 10px 3px 20px;
    font:9.5px/14px 'Source Sans Pro', sans-serif;
    letter-spacing:0.5px;
    text-transform:uppercase;
    transition:0.5s ease-in-out;
}

.tnav {counter-reset:navi; padding:3px 5px;}

.tnav a::before {
    font:italic bold 12px/150% 'Playfair Display', serif;
	content:counter(navi, decimal-leading-zero);
	counter-increment:navi;
	position:absolute;
	margin-left:-20px;
	margin-top:-4px;
	color:#99a7b8;
	transition:0.5s ease-in-out;
}

.tnav a:hover {color:#99a7b8; padding-left:35px;}
.tnav a:hover::before {color:#ffffff;}

div.img {
    margin: 0px;
    border: 1px solid #ccc;
	float: left;
    width: 180px;
	clear:both;
}	

div.img:hover {
    border: 1px solid #777;
}
div.img img {
    width: 100%;
    height: auto;
}



</style>