/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;

}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* highlight */
::selection {
	background: #FFFE14; /* safari */
	color: #0033ff;
}
::-moz-selection {
	background: #FFFE14; /* firefox */
	color: #0033ff;
}

.clearfix {
  zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: '';
}
.clearfix:after {
    clear: both;
}

html, body {
  height: 100%;
  min-height: 100%;
  width: 100%;

}
html{
	overflow-y: scroll;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #fff;
  font-family: 'Apercu Regular', Calibri, sans-serif;
  font-size-adjust:0.508;
  font-weight:inherit;
  font-size:100%;
  font-size: 1.20em;
  text-align:center;
}

a {
  padding-bottom: 5px;
  color: #000;
  cursor: pointer;
  text-decoration: none;
}
  a.active, a:hover {
    border-bottom: 2px solid #0033ff;
    color: #0033ff;
  }

aside#lleft, aside#rright {
	position: fixed;
	z-index: 15;
}

aside#lleft {
    left: 25px;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: left top;
	-moz-transform: rotate(-90deg);
	-moz-transform-origin: left top;
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
  }
	
aside#rright {
    right: 25px;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: right top;
	-moz-transform: rotate(90deg);
	-moz-transform-origin: right top;
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
  }

aside#staticbottom {
		position:fixed;
		width:100%;
		height:20px;
		white-space: nowrap;
		text-align: center;
		bottom:20px;
		z-index:1;
	}

header#main_header, footer#main_footer {
  position: fixed;
  padding: 5px 0;
  left: 0;
  width: 100%;
}
header#main_header ul, footer#main_footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

header#main_header {
  z-index: 10;
  top: 5px;
  text-align: center;
}
  header#main_header nav, header#main_header h1 {
    line-height: 55px;
}

#main_header h1 {    
    margin: 0 auto;
    float: none; 
}

  header#main_header nav {
    width: 35%;
}
  header#main_header h1 {
    width: 30%;
    font-family: 'Apercu Regular', Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}
  header#main_header h1 a {
      padding: 2;
}

  header#main_header h1 a:hover {
	  border-bottom: "1px";
	  font-size: 120%;
}

  header#main_header li {
    display: inline-block;
    margin: 0 15px;
}

#apDiv2 {position:fixed;top:100px;left:100px;z-index:999;}
#apDiv1 {position:fixed;bottom:100px;right:100px;top:auto;z-index:999;}

#peepshow {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
  margin: 0 auto; 
  margin-top: -60px; 
  padding-top: 40px;
}

#peepshow {
  display: none;
  position: relative;
  width: 711px;
  margin: 0 auto;
}

#peepshow header {
    margin-bottom: 10px;
    cursor: pointer;
    text-align: right;
}

 #peepshow > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
 #peepshow > ul > li {}
 #peepshow > ul > li > img, #peepshow > ul > li > a > img, #peepshow > ul > li > iframe {
        display: block;
		align: center;
        cursor: help;
}
 #peepshow > ul > li > iframe {
}

#mc_embed_signup {
	background:#fff;
	clear:both;
	font:19px "Apercu Regular",Helvetica,sans-serif;
	width:600px;
	margin:0 auto;
	padding-left: 165px;
	}
	
#mc_embed_signup .button {
	margin:0 auto;
	}

#mc_embed_signup input.email {
	margin:0 auto 10px auto
	}
	
	#mc_embed_signup form {display:block; text-align:left; padding:10px 0 10px 3%}
	#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
	#mc_embed_signup input {border:2px solid #000; -webkit-appearance:none;}
	#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
	#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
	#mc_embed_signup input:focus {border-color:#333;}
	#mc_embed_signup .button 
	{clear:both; background-color: #ED1C24; border: 0 none; border-radius:3px; color: #0033ff; cursor: e-resize; 
	display: inline-block; font-size:17px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; 
	text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
	#mc_embed_signup .button:hover {background-color:#FFFE14;}
	#mc_embed_signup .small-meta {font-size: 11px;}
	#mc_embed_signup .nowrap {white-space:nowrap;}     
	#mc_embed_signup .clear {clear:both; display:inline;}


	#mc_embed_signup label {display:block; font-size:18px; padding-bottom:10px; padding-right:105px; font-weight:bold;}
	#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;}
	#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

	#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
	#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
	#mc_embed_signup #mce-error-response {display:none;}
	#mc_embed_signup #mce-success-response {color:#529214; display:none;}
	#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}