/* CSS Document */
#banner {
	width: 249px;
	border: 1px solid #D4D4D4;
	margin: 35px 0;
	padding: 15px 12px 15px 12px;
	font-size: 12px;
	color: #666666;
}
#logo_s {
width: 249px;
height:16px;
margin:0;
padding:0;
float:left;
text-align: left;
border:#FF0000;
}
#top_nav {
height: 39px;
background:url(images/top_menu.gif) 0 0 no-repeat;
float:none;
clear:both;
}