@charset "UTF-8";
/* CSS Document */
* { margin: 0;
	padding: 0;}
	
html * {max-height:1000000px;}
/*script to disable font boosting on Chrome */
body {
	-webkit-text-size-adjust: 100%;
	margin: 0px;
	padding: 0px;
	font: 100%/1.6 "Helvetica Neue", Helvetica, Arial, Gotham, "sans-serif";
	color: #333;
	
	}

article, aside, figure, footer, header, nav, section {
    display: block;
    margin: 0;
    padding: 0;}

ul, ol, dl { 
	padding: 0;
	margin: 0;}

a img {border: none; }

a.block {
    text-decoration:none;
    display:block;}

a:link {text-decoration: none;}

a:visited {text-decoration: none;}

p {font-size: 110%; padding-top:10px; }

h1  {font-size: 160%; color:#069; margin:0px 0px 20px 0px;} 

h2 {font-size: 160%; margin:20px 0px 0px 0px;}

.image{float:left; margin: 20px 40px 20px 0px;}
.image2{float:left; margin: 20px 40px 60px 0px;}
.image3{float:left; margin: 20px 40px 90px 0px;}

.italic{font-style: italic; color:#333;}

#container1 {width: 978px; height:310px; background-color:#333;}


#container2 {width: 900px; height:595px; background-color:#333;}
.content{float:left; width:840px; height:490px; background-color:#fff; margin:10px; padding:20px;}

.menu-footer-box{float:left; width:900px; height:40px; margin-left:10px;}

.menu-footer {float:left; height:35px; width:35px; background-color:#666; border-right: thin solid #333; margin-left:10px;}

.menu-footer-active {float:left; height:35px; width:35px; background-color:#CCC; border-right: thin solid #333; margin-left:10px;}

.menu-footer-arrow {float:left; height:35px; width:30px; background-color:#fff; border-right: thin solid #333; margin-left:10px; padding-left:5px;}

.tablet-scroll-left{float:left; width:360px; overflow:scroll;  height:465px; margin-right:40px;}

.tablet-scroll-left p{font-style: italic; color:#666; font-size:70%; padding-bottom:10px;}

.tablet-scroll-right{float:left; width:440px; overflow:scroll;  height:415px; padding-bottom:50px;}

.scroll-down{float:left; width:840px; height:35px;border-top: thin solid #333; background-color:#fff; margin:0px 0px 10px 0px; padding-top:5px;}

.scroll-icon{float:left; margin-left:800px;}
.italic{font-style: italic; color:#666;}
.credit{font-size: 70%; color:#666; }

