/* General Structure */

/* Basic Structure */


/* Header */
#header #topnav.section
{
    background-color: #c7c9ce;
}
#header #topnav #first
{
    background: url(/topnav-left-corner_bus.gif) #9098af  no-repeat left top;
}
#header #search.section
{
	background-color: #2f3547;
}

#header #atoz.section
{
    background: url(/toptools_curve_bus.gif) #9098af no-repeat left bottom;
}

.search-button 
{
	color: #fff;
	background: url(/go_search_business.gif) no-repeat center center;
	border: 0px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	padding: 5px;
}

