@import url("ihrdc.css");
@import url("common.css");
@import url("forms.css");

/*   Contact    
----------*/

#content h1 {
  color: #005595;
  padding: 2px 0 2px 18px;
  margin: 0;
  background: transparent url(../imgs/cmn/b_over_co.gif) no-repeat left bottom;
	border-bottom: 1px solid #005595;
}
#content p.corporate {
  padding: 12px 18px;
  font-size: 1em;
	line-height: 1.1em;
  background-color: #e8f0f6;
  color: #005595;
}

#flash_c { 
  margin: 10px 0 10px 8px;
  border: 1px solid #99c1e0; 
}

#salesLocations { 
  margin: 1px 0 10px 8px; 
  padding: 10px 0; 
}
#salesLocations div {
	float: left;
	width: 276px;
  min-height: 160px; 
  height: auto !important; 
  height: 150px;
  border-bottom: 1px solid #fbdb6e;
  border-left: 1px solid #fbdb6e;
  padding: 0;
  margin: 9px 9px 9px 0;
}
#salesLocations div.extend {
	float: none;
	width: 100%;
  min-height: 190px; 
  height: auto !important; 
  height: 190px;
  border-bottom: 1px solid #fbdb6e;
  border-left: 1px solid #fbdb6e;
  padding: 0 0 12px 0;
  margin: 9px 0 9px 0;
  overflow: hidden;
}
#salesLocations div.extend div.imgArea {
  float: left;
  border: none;
  width: 138px;
  padding: 4px 0 0 8px;
  margin: 0;
}
#salesLocations div.extend div.imgArea img {
  padding: 6px;
  background-color: #e8f0f6;
}
#salesLocations div.extend div.infoArea {
  float: left;
  border: none;
  width: 410px;
  margin: 0 0 0 12px;
}
#salesLocations div.extend div.infoArea p { 
  padding: 0;
}
#salesLocations div.extend div.infoArea p.name { 
  padding-bottom: 8px;
}
#salesLocations h2 { 
  color: #005595; 
  margin: 0 0 4px 8px; 
	padding: 4px 8px;
	background-color: #e8f0f6;
}

#salesLocations p { 
	padding: 0 2px 0 10px;
	margin: 6px 0;
	font-size: 1em;
}
#salesLocations p span { 
  padding-right: 6px; 
  color: #4080b0; 
}




