/* General Structure */

/* Basic Structure */


/* Header */
#header #topnav.section
{
    background-color: #c2ccac;
}
#header #topnav #first
{
    background: url(/topnav_left_corner_env.gif) #98a577  no-repeat left top;
}
#header #search.section
{
	background-color: #404f24;
}

#header #atoz.section
{
    background: url(/toptools_curve_env.gif) #a5b385 no-repeat left bottom;
}

.search-button 
{
	color: #fff;
	background: url(/go_search_environment.gif) no-repeat center center;
	border: 0px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	padding: 5px;
}

