.toolbar{
	clear      : both;
	overflow   : hidden;
	width      : auto;
	height     : 61px;
	margin     : 10px 0px 0px 0px;

	background : transparent url(/images/images1.png) repeat-x -0px -511px;
    color      : inherit;
	min-width  : 1000px;
}
		.toolbar .l{
			float      : left;
		}
				.toolbar .l ul{
					padding    : 12px 0px 0px 10px;
					margin     : 0px;
					list-style : none;
				}
				.toolbar .l li{
					font-family: Helvetica;	
					font-size  : 14px;
					padding    : 2px 0px 0px 0px;
					width      : 97px;
					text-align : center;
					float      : left;
				}
				.toolbar .l .c{
					background : transparent url(/images/images1.png) no-repeat -683px -431px;
					overflow   : hidden;
					height     : 27px;
					min-height : 27px;
				}
				.toolbar .l li{
					letter-spacing : -1px;
				}
				.toolbar .l .c a,
				.toolbar .l .c a:hover,
				.toolbar .l .c a:visited,
				.toolbar .l .c a:active{
					color      : #ffffff;
				}
		.toolbar .r{
			float      : right;
			width      : 275px;
		}
				.toolbar input{
					height     : 023px;
					width      : 220px;
					margin     : 14px 0px 0px 0px;
					padding    : 2px 0px 0px 2px;
					float      : left;
				}
				.toolbar .search{
					background : transparent url(/images/images1.png) no-repeat -625px -433px;
					color      : #ffffff;
					height     : 23px;
					width      : 55px;
					margin     : 14px 0px 0px 0px;
					float      : right;
					cursor     : pointer;
				}
						.toolbar .search p{
							padding    : 4px 0px 0px 7px;
							font-family: arial, sans-serif;
							font-weight: bolder;
						}
		.toolbar a,
		.toolbar a:hover,
		.toolbar a:visited,
		.toolbar a:active{
			background : transparent;
			color      : #000000;
			font-weight: bolder;
			font-size  : 14px;
		}
		.toolbar a,
		.toolbar a:hover,
		.toolbar a:visited,
		.toolbar a:active{
			line-height     : 24px;
			text-decoration : none;
		}