#topbar {
	position:absolute;
	padding: 0px;
	width: 700px;
        height: 540px;
	margin: 0 auto ;
	visibility: hidden;
	z-index: 9999999;
        background: transparent url('../../mmedia/promo/cocacola.jpg') no-repeat fixed left bottom;
        
}
.topbar_box {
	border: 1px solid black;
	border:3px solid #a6c34e;
	width: 700px;
        height:540px;
	
}
h2 {
	font-size: 3em;
	line-height: 1em;
	font-weight: bold;
	color: #fff;
	margin:0;
	padding:0;
}
.topbar_box h3 {
	font-size: 2em;
	line-height: 2em;
	font-weight: bold;
	color: #fff;
	margin:0;
	padding:0;
}
.topbar_text {
	font-family: Arial;
	margin:0;
	padding:0 0 0.2em 0;
	font-size: 1.8em;
	line-height: 1.1em;
	font-weight: bold;
color:#000;

}

.topbar_img {
	margin: 0;
	padding: 15px 0px 0 25px;
	text-align:right;
}
