#newsletter_signup {
/*background:url("library/img/bg_bottom_newsletter_signup.png") repeat-x scroll 0 0 #F2F2F2; */
/* background:url('/images/backgrounds/footer_bg.jpg') repeat-x scroll 0 0 #f2f2f2; */
/* background:url(/images/backgrounds/topnav_bg.jpg); repeat-x scroll 0 0 #f2f2f2;*/
background-color: #c1d6eb;
border-top:1px solid #C7C7C7;
bottom:0;
font-family:Arial,sans-serif;
font-size:12px;
height:31px;
padding:0 0px;
position:fixed;
width:100%;
z-index:1000;
text-align: center;
}

#newsletter_signup .inner {
position:relative;
top:4px;
}

div#newsletter_signup h5 {
color:#000;
font-weight: bold;
display:inline;
font-size:12px;
letter-spacing:1px;
margin-right:10px;
position:relative;
text-transform:uppercase;
top:5px;
vertical-align:top;
}

div#newsletter_signup h5 a{
	color:#660000;
	font-weight: bold;
	font-size:12px;
	letter-spacing:1px;
	margin-right:10px;
	position:relative;
	text-transform:uppercase;
	vertical-align:top;
}
div#newsletter_signup h5 a:hover{
	color:#000;
}

div#newsletter_hide_this {
font-size:11px;
position:absolute;
right:80px;
text-shadow:0 2px 1px #FFFFFF;
top:5px;
}

div#mc_embed_signup, div.mc-field-group, form#mc-embedded-subscribe-form, div.mc-field-group input, div#newsletter_hide_this {
display:inline;
vertical-align:top;
}
div#mce-responses {
left:420px;
line-height:16px;
margin:0 !important;
position:absolute;
top:-60px;
width:260px;
}

div#newsletter_signup input#mc-embed-subscribe {
position:relative;
top:2px;
}
div#newsletter_signup input {
color:#7C7C7C;
}
#fmk_contact_me1_success { display: none; position: fixed; bottom: 31px; right: 400px; width: 225px; text-align: left; z-index: 9999999;}
#fmk_contact_me1_result { height:50px; background-color: #ffffff; color: #000; font-size: 12px; font-weight: bold; border: 2px solid #c1d6eb; border-bottom: 0px; padding: 5px; padding-left: 10px; }

a#contactleft {
background:url("/images/contactme_side_green.png") no-repeat scroll 50% 50% transparent;
display:block;
line-height:0;
position:fixed;
left:-1px;
/*left:0;*/
text-indent:-99999px;
top:200px;
width:48px;
height: 128px;
background-position: -48px 0px;
}
a#contactleft:hover {
	background-position: 0px 0px;
}