#topBarTable {
	border:0px none;
	width:100%;
	border-collapse:collapse;
	background-color:#3D619D;
}

#top_cell_1 {
	width:198px;
}
#top_cell_2 {
	width:365px;
}
#top_cell_3 {
 background-image:url(../images/top_bg.jpg);
 background-repeat:repeat-x;
 width:100%;
}
#top_cell_4 {
	width:230px;
}
#top_cell_1 img {
	border:0px none;
	width:198px;
	height:99px;
}
#top_cell_2 img {
	border:0px none;
	width:365px;
	height:99px;
}
#top_cell_4 img {
	border:0px none;
	width:230px;
	height:99px;
}

