@charset "utf-8";
html
	{
	margin:0px auto; 
	padding:0px; 
	}
img
	{
	border:none; 
	}
body
	{
	margin:0px auto; 
	padding:0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#837c70; 
	}
h1 
	{
	font-size:16px; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;	
	font-weight:bold; 
	}
h2
	{
	font-size:12px; 
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;	
	font-weight:bold; 
	}
a
	{
	text-decoration:none;
	color:#999999;	
	}
a:hover
	{
	text-decoration:underline;
	}
module_3dvisit
	{
	line-height:20px;
	}
.module_blog
	{
	line-height:20px;
	}
.module_calculator
	{
	line-height:20px;
	}
.module_compare
	{
	line-height:20px;
	}
.module_compare_results
	{
	line-height:20px;
	}
.module_contact
	{
	line-height:20px;
	}
.module_customizer
	{
	line-height:20px;
	}
.module_list_projects
	{
	line-height:20px;
	}
.module_list_units
	{
	line-height:20px;
	}
.module_map
	{
	line-height:20px;
	}
.module_search
	{
	line-height:20px;
	}
.module_search_results
	{
	line-height:20px;
	}
.module_ssp
	{
	line-height:20px;
	}
.module_map
	{
	color: #7e7e7e; 
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	}
#dhtml_mapnav{
	position: absolute;
	border: 1px solid gray;
	width: 200px;
	padding: 3px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 200;
	}
#map
	{
	border:1px solid black;
	width:261px;
	height:208px;
	}
.map_dot
	{
	cursor: pointer;
	}
#map_title
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #7e7e7e; 
	}
#map_desc
	{
	color: #7e7e7e; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.projects_list_td1
	{
	vertical-align:top;
	text-align:center;
	width:220px;
	height: 200px;
	background-color: #FFFFFF;
	padding: 10px 0 10px 10px;
	}
	
.projects_list_td2
	{
	padding: 10px;
	vertical-align:top;
	color: #7e7e7e;
	height: 200px;
	background-color: #FFFFFF;
	}
.projects_list_img
	{
	vertical-align:top;
	width:220px;
	border:0px;

	}
.units_table
	{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	text-align:center;
	}
.units_table_row1_active { background-color:#ffffff; color:#aec74f }
.units_table_row1_unactive { background-color:#ffffff; color:#f2716c; }
.units_table_row1_active:hover {
	background-color:#EFF5F8;
}
.units_table_row2_active { background-color:#ffffff; color:#aec74f; }
.units_table_row2_unactive { background-color:#ffffff; color:#f2716c; }
.units_table_row2_active:hover { background-color:#EFF5F8; }

