﻿/* Header */

#Header	{	
	height:153px; 
	overflow: visible;
}

html>body #Header	{	
	height:auto; 
	min-height:153px; 
	overflow:hidden;
}
	
#HeaderLeftWrapper	{
	width:100%;	
	float:left;	
	margin-right:-215px;
}

.HeaderLeft	{	
	margin-right:215px; 
	height:25px;
	margin-top:5px;
}

html>body .HeaderLeft	{	
	height:auto; 
	min-height:25px; 
	overflow:hidden	 }
	
.HeaderLeftBanner	{
	margin-right:219px;
	/*\*/margin-right:215px;/* */
	height:123px; }

#headerImage {
	margin-left:200px; 
	margin-right:5px;
}
	
* html #headerImage {
	/* \*/margin-left:197px;
	width:100%;
	w\idth:auto;
	height:123px;/* */
}

#headerImage p {
	height:123px;
	visibility:hidden;
	margin:0;
	padding:0;
}

#HeaderRight {	
	width:215px;
	float:right;
}
	
* html #HeaderRight {
	margin-left:-3em;
}


/* Site menu styles */

#siteMenu {	
	width:210px; 
	float:left; 
	height:25px;  
	margin-left:13px;
}

* html #siteMenu	{	margin-right:-3px}


/* Logo styles */

#Logo {	
	width:200px; 
	float:left;
	height:123px;
	margin:0;
	padding:0;
}
	
* html #Logo {	margin-right:-3px}

#Logo a {
	display:block;
	width:100%;
	height:123px;
}


/* Top navigation styles */

#TopNav { margin-left:210px; text-align:right;}

* html #TopNav { /* \*/	margin-left:107px; width:100%; w\idth:auto;/* */}

#TopNav2 {	
	width:100%; 
	height:30px;
	/*\*/height:1.9em;/**/
}


/* Contact us styles */

#ContactSearch {	
	margin:6px; 
	min-height:120px; 
	overflow:visible;
}
	 
#ContactUs {	
	height:10px;
}
	
html>body #ContactUs {	
	height:auto; 
	min-height:10px; 
	overflow:hidden;
}
	

/* Shared Header styles float bug fix */

* html #siteMenu,
* html #Logo,
* html #TopNav,
* html #BannerImage,
* html #HeaderRight {
	/* \*/overflow:hidden;
  o\verflow:visible;
  he\ight:1%;/* */
}
