


#header {
					background: url(../images/design/header_top_back.gif);
								background-repeat: repeat-x;
								background-color: #A24;
							padding-top: 17px;
			} 

			#header {
				height: 150px;
			}
			#wrapper_r>#header {
				height: auto;
				min-height: 150px;
			}
		
#header #logo {
	background-image: url(../images/design/logo.gif);
	width: 159px;
	height: 120px;
	margin-left: 10px;
	margin-top: 15px;
}

#header>#logo {
	margin-left: 20px;
}

#header #logo a {
	width: 159px;
	height: 0;
	padding-top: 120px;
}