.vertical_bar_left {
	float: left;
	width: 0px;
	padding: 15px 0px;

}

.vertical_bar_center {
	float: left;
	width: 980px; 
	padding: 15px 10px; 
}

.vertical_bar_right {
	float: left;
	width: 0px;
	padding: 15px 0px; 
}

#top_header {
	width:990px;
	height:120px;
	background-image: url(images/top_header_sk.jpg);
position: relative;
padding-left: 0px;	

}

#top_header_en {
	width:990px;
	height:120px;
	background-image: url(images/top_header_sk.jpg);
}



#top_banner {
	width:990px;
	height:30px;
	background-image: url(images/top_banner_sk.jpg);
	text-align:right;
	display: block; 
        min-height: 30px;
        min-width: 30px;
position: relative;
padding-left: 0px;	

}

#top_banner_en {
	width:990px;
	height:30px;
	right: inherit;
	background-image: url(images/top_banner_en.jpg);
	text-align:right;
}