#header {
	height:61px;
}
img.logoImage {
	width: 207px;
	height: 65px;

}
#header .headerLeft {
	float:left;
	width:207px;
	margin-left:-100%;	
}
#header .headerRight {
	padding-top:2px;
	margin-left:190px;	
}
#header #breadcrumbs {
	width:100%;
	clear:both;
	padding-top:2px;
}
#header .inside {
	width:100%; 
}
#header .insideTabbed {
	width:100%; 
	padding-top:1px;	
}
#header .breadcrumbsTabbed {
	width:100%; 
	clear:both; 
	padding-top:1px;	
}
