* {	margin:0; padding:0; }
body {
  margin:0;
  padding:0;
  background:#333366;
  font: Verdana,arial,Sans-serif;
  color:#333;
  font-size:100%;
  behavior:url(csshover.htc);
}

.container {
  /*These three ensure our 750px wide content area centers in both
  IE5 and more capable browsers. margins are for Moz/Op/Saf, text
  align here and in header is for IE 5. */
  background: #CCC url("../img/bg_col_ms.gif"); 
  width: 750px;
  margin: 0px auto;
  text-align: left;
  border:solid #fff;
  border-width: 0px 0px;
  text-align: left;
  color: #333;
  position: relative;
}


#logo  {
	width: 750px;
	height: 111px;
	background: #333366 url("../img/troodon.jpg") no-repeat top center;
} 

#title-industry {
	clear: left;
	height: 150px;
	padding: 0px 0px 0px 0px;
	background: url(../img/searchprop.jpg) no-repeat top center;
}

#industrycontentarea {
	position: relative; 
	width: 750px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftcolumn {
	width: 150px;
	float: left;
	background-color: #CCC;
	overflow: hidden;
}

#leftcolumn ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftcolumn li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #CCC;
}

#leftcolumn li:hover { 
	color: #CC0000;
}

#leftcolumn a {
	margin: 0px;
	padding:3px 0px 3px 10px;
	color: #C57E72;
	list-style-type: none;
	text-decoration: none;
}

#leftcolumn a:hover {
	color: #CC0000;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 600px;
	height: 35px;
	float: left;
	background-color: #BBCCDD;
	overflow: hidden;
}

#banner h1 {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight:bolder;
	color: #036;
	padding: 7px 0px 10px 25px;
}

#banner a {
	padding: 10px 5px 5px 25px;
	text-decoration: none;
}

#banner a:hover {
	color: #CC0000;
}

#banner2 {
	margin: 0px;
	padding: 0px;
	width: 600px;
	float: left;
	background-color: #fff;
	overflow: hidden;
}

#banner2 h2 {
	margin: 0px;
	padding: 10px 10px 5px 120px;
}

#banner2 h3 {
	padding: 10px 5px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #111;
}

#banner2 a {
	padding: 10px 5px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: 100%;
	color: #036;
	text-decoration: none;
}

#banner2 a:hover {
	color: #CC0000;
}

#banner3 {
	margin: 0px;
	padding: 0px;
	width: 600px;
	height: 120px;
	float: left;
	background-color: #fff;
	overflow:hidden;
}

#banner3 a {
	padding: 0px 3px 0px 3px;
	font-size: 16px;
	text-decoration:none;
	text-align:center;
}

#banner3 h4 {
	color:#8CD5F6;
	padding: 0px 0px 5px 10px;
}

#banner3 h5 {
	margin: 15px 0px 0px 15px;
	text-align:center;
}

#banner3 h5 a {
	padding: 0px;
	border: 1px solid #EEE;
}

#banner3 h5 a:hover {
	border: 1px solid #000;
}

#banner3 h5 a image {
	border: 0px solid #EEE;
}


.holder {
	margin: 2px;
	display:inline;
	background: url("../images_pres/a-z_letter.gif") no-repeat left;
	text-align:center;
}

#midcolumn {
	width: 600px;
	float: left;
	background-color: #fff;
}

#midcolumn p {
	color:#666676;
	padding: 5px;
	text-align: justify;
}

#midcolumn a {
	padding: 10px 5px 5px 5px;
	color: #036;
	text-decoration: none;
	font-size: 0.7em;
}

#midcolumn a:hover {
	color: #CC0000;
}

#midcolumn h1 {
	color:#FF5151;
	padding: 15px 0px 5px 15px;
	font-size: 0.7em;
}

#midcolumn h2 {
	color:#666;
	padding: 0px 0px 5px 5px;
	font-size: 0.6em;
	font-weight: normal;
}

#midcolumn h3 {
	color:#036;
	padding: 0px 0px 5px 5px;
	font-size: 1.1em;
}

#midcolumn h3 a {
	padding: 0px;
}
#midcolumn ul li {
	color: #036;
	padding: 1px;
}

#midcolumn ul li a {
	color: #036;
	padding: 5px;
	font-family: "Trebuchet MS", sans-serif, Verdana ;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: bolder;
}

#midcolumn ul li a:hover {
	COLOR: #FF0000;
}

/* make the image appear as the link is rolled over */
div#midcolumn li image {display: none;} /* conceals the image when link not hovered */

div#midcolumn li:hover image { /* shows the image when link is hovered */
	display: block;
	position: absolute;
	top: 40px;
	left: 11px;
	padding: 0px; 
}

#midcolumn ul {
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-position: inside;
}

#midcolumn image {
	padding: 10px 10px 10px 10px;
}

/* ---------[ END OF PRODUCT ELEMENTS ]---------- */


/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";            /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;               /* ensure the period is not visible */
    clear: both;             /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
