/* CSS Document */

.column1, .column2, .column3, .column4 { min-height: 0; }

.column3 { width: 430px; }
.column4 { display: none; }

#pageContent .column2, #pageContent .column3 { margin-bottom: 20px; }
.column4 {
	width: 780px; min-height: 0;
	clear: both; float: none;
	display: block;
	padding-left: 0; border-left: 0;
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
	margin-left: 119px;
}
#pageContent .column4 .column2, #pageContent .column4 .column3, #pageContent .column4 {
	min-height: 0; margin-bottom: 0;
	height: expression( this.scrollHeight < 0 ? "0px" : "auto" );
}
* html .column4 { margin-bottom: 20px; }
* + html .column4 { margin-bottom: 20px; }
ul#news {
	list-style: none;
	margin-left: 0;
	font-size: 0.9em;
}
ul#news h2 { font-size: 12px; margin-bottom: 0px; }
ul#news h2 a, ul#news h3 a { text-decoration: none; }
ul#news p { margin-bottom: 0; }
ul#news li {
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#hm_services, #hm_products { width: 203px; /*border: 1px solid #34302E;*/ border: 1px solid #999999; }
#hm_services { float: left; }
#hm_products { float: right; }
#hm_services h2, #hm_products h2 {
	font-size: 1.2em; line-height: 25px;
	height: 25px;
	background-image: url(/images/nag_submit.jpg);
	background-position: top; background-repeat: repeat-x;
	display: block;
	margin: 0;
	text-indent: 5px;
	border-bottom: 1px solid #999999;
}
#hm_services h2 a, #hm_products h2 a { text-decoration: none; }
.link_image a { height: 100px; display: block; text-indent: -999999px; }
#hm_services .link_image a {
	background-image: url(/images/img_services.jpg);
	background-position: center -50px; background-repeat: no-repeat;
}
#hm_products .link_image a {
	background-image: url(/images/glass-block-sauna.jpg);
	background-position: -7px -60px; background-repeat: no-repeat;
}
ul.section_links {
	list-style: none;
	margin: 0;
	font-size: 1.1em; line-height: 1em;
	padding: 2px 5px 2px 5px;
	background-color: #E6EEEE;
	border-top: 1px solid #999999;
	display: block;
}
ul.section_links a { text-decoration: none; }
ul.section_links a:link, ul.section_links a:visited { color: #34302E; }
ul.section_links a:hover { color: #008384; }
ul.section_links li {
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 0;
}
ul.section_links li.viewAll { border-bottom: 0; font-weight: bold; }
