@charset "utf-8";
/* CSS Document */

#header .widget.logo {
	background:url(/images/hitchco/hitchco_logo.jpg) center center no-repeat;
	cursor:pointer;
	width: 250px;
	height:200px;
	float:left;

}
#header .logo_banner {
	background:url(/images/hitchco/banner_logo.jpg) no-repeat;
	width:605px;
	height:40px;
	float:right;
	margin:25px 0;
}