@charset "UTF-8";

@font-face { src:url(fonts/Walkway_SemiBold.woff); font-family:'Walkway'; }

* { margin:0; padding:0; }

body { margin:0; padding:0; font-family: 'Gruppo', 'cursive'; color:#97a3ac; font-size:24px; -webkit-font-smoothing: antialiased; }
h1 { color:#618bac; font-size:32px; font-weight:bold; margin-top:-200px; }
h2 { color:#97a3ac; font-size:26px; font-weight:bold; margin-top:10px; }

img { border:none; outline:none; }
a { border:none; outline:none; }


.wrapper { margin:0 auto; width:1024px; display:block; min-height:1000px; }
#page { display:none; }
.pageInner {  width:602px; margin:0 auto; text-align:center; z-index:1000; position:relative; padding-bottom:20px; overflow:visible; }
.pageInner span { display:block; position:relative; top:-50px; }
p { margin-top:20px; font-stretch:condensed; font-weight:500; }
span { font-size:16px; }
.slider-viewport { width: 602px; height: 480px; overflow: hidden; margin-top:40px; padding-bottom:-6px; display:inline-block; }
#controls { display:inline-block; color:#999; float:right; vertical-align:middle; position:relative; top:-290px; left:40px; overflow:visible; width:20px; }
#prev { width:14px; height:14px; background:url(images/prev.png) no-repeat; background-size:100%; display:block; cursor:pointer; }
#next { width:14px; height:14px; background:url(images/next.png) no-repeat; background-size:100%; display:block; cursor:pointer; margin-top:40px; }
.shadow { background:url(images/shadow-bg.png) no-repeat top right; height:143px; width:1024px; z-index:10; margin:-82px auto 0 auto; }
#contact { font-size:26px; width:580px; margin-top:-20px; }
#email { font-size:34px; color:#618bac; font-weight:bold; text-decoration:none; margin-top:40px; }
#email a { font-size:34px; color:#618bac; font-weight:bold; text-decoration:none; }
#email a:hover { text-decoration:underline; }
#copy { font-size:11px; margin-top:20px; font-family:Helvetica, Arial, sans-serif; }
#tagLine { font-family:'Walkway', sans-serif; font-size:30px; color:#618bac; margin-top:40px; letter-spacing:0.05em; font-weight:400; }
#tagLine img {display:inline; vertical-align:super; width:18px; }