body
{
     font-family:calibri;
    }



.expstickybar{
position:fixed;
color: #FFFFFF;
padding: 5px;
right:0; /*horizontally center bar in window*/
left:0; /*horizontally center bar in window*/
visibility:hidden;

background:rgb(0,0,0);
background: transparent\9;
background:rgba(0,0,0,0.85);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#d8000000,endColorstr=#d8000000);
zoom: 1;


z-index: 10000;
width:auto; /*set width of bar to width of entire window*/

}

div.expstickybar:nth-child(n) {
	filter: none;
}


.expstickybar a{
color: #00B0F0; text-decoration:none;
}

.expstickybar a:hover{
color: #00B0F0; text-decoration:underline;
}

.expstickybar a:visited {
	color: #00B0F0; text-decoration:none;
}

.instagram-link:before{
	content: url("instagram.png");
	float: left;
	margin-right: 3px;
}

.twitter-link:before{
	content: url("twitter-logo.png");
	float: left;
	margin-right: 3px;
}

.footer_contant{ width:999px; height:auto; float:none}
.footer_center{ width:999px; height:auto;}
.footer_bottom_contant{ width:239px; height:auto; float:left; margin:5px; }
.footer_bottom{ width:239px; height:auto; float:left; background-color:#FFFFFF; margin:0px 0px 10px 0px;}
.footer_image{ width:219px; float:left; height:auto; margin:10px;}
.footer_bottom_contant1{ width:219px; height:auto; float:left; color:Gray; font-weight:normal; margin:10px 10px 0px 10px; text-align:left;}
.footer_bottom_contant_instagram{ width:219px; height:auto; float:left; color:Gray; font-weight:normal; margin:0px 10px 0px 10px; text-align:left;}
.follow_us_icon{ width:249px; height:auto; float:left; margin:10px;}
.follow_us{ width:20px; height:20px; float:left;}
.follow_us_insta{ width:50px; height:20px; float:left;}
.follow_us_contant{ height:auto; float:left; margin-left:5px; font-weight:normal; font-weight:normal; text-align:justify; font-size:12px; color:#000000;}

follow_us_contant > b{ color:#00abf0}

i b{ color:#000000}






