.expstickybar{
position:fixed;
color: white;
padding: 0px;
right:0; /*horizontally center bar in window*/
left:0; /*horizontally center bar in window*/
visibility:hidden;
background: #333; 
/* 009fda */
z-index: 775;
width:auto; /*set width of bar to width of entire window*/

}


#sticky-main {
	height:152px;
	position: relative;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	color: #ededed;
	margin: 0px;
	padding: 0px;
	width: 950px;
	
	
}

#sticky-left a{
	color:#999;
	text-decoration: none;
}
#sticky-left a:hover {
	color:#ccc;
	text-decoration: none;
}





#sticky-main-header {
	height:20px;
	position: absolute;
	top:122px;
	right:40px;
	margin: 0px;
	padding-right: 20px;
	width: 950px;
	text-align: right;
}

#sticky-line {
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 1px;
	position: absolute;
	z-index: 500;
	left: 908px;
	bottom: 0
	px;
	background-color: #494949;
	top: -13px;
}


#sticky-main-header a{
	color:#999;
	text-decoration: none;
}
#sticky-main-header a:hover {
	color:#ccc;
	text-decoration: none;
}

#sticky-left {
	height:90px;
	position: absolute;
	top:17px;
	left:335px;
	margin: 0px;
	padding-right: 0px;
	width: 225px;
	text-align: left;
}

#sticky-right {
	height:90px;
	position: absolute;
	top:12px;
	left:581px;
	margin: 0px;
	padding-right: 0px;
	width: 300px;
	text-align: left;
}


	#mc_embed_signup{background:#666; border-radius: 5px; clear:left; font:13px Helvetica,Arial,sans-serif;  width:310px; height:90px;}

#mc_embed_signup form {display:block; position:relative; 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:1px solid #999;}

#mc_embed_signup input[type=email] {
    width: 250px;
}

#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: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:12px;  height: 30px; line-height: 30px; 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:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; 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;}
