#mainTable {font-size:12px;}
#mainTableLeft {width:990px;}

#outer_menu-left-item {font-size:16px;height: 22px; overflow: hidden; margin-bottom:7px; position: relative;width: 250px; background-color:#D9DA8C;}
#outer_menu-left-item[id] {display: table; position: static;}

#middle_menu-left-item {position: absolute; top: 50%;} /* for explorer only*/
#middle_menu-left-item[id] {display: table-cell; vertical-align: middle; position: static;}

#inner_menu-left-item {position: relative; top: -50%;margin-left:25px; color:#354E81;} /* for explorer only */
#inner_menu-left-item[id] {position: static;margin-left:25px;}

#outer_menu-left-item a {color:#354E81; text-decoration:none;}

#menu-left-item-desc {margin-top:10px;margin-left:37px;margin-right:10px;margin-bottom:10px;line-height:150%;}

h1       {
	margin-left: 0px;
	color: #4C4C4C;
	font-size:13px;
	font-weight: bold;
	text-decoration: none
}

h2  {
	margin-left:3px;
	color: #4C4C4C;
	font-size:14px;
	font-weight: bold;
	text-decoration: none
}

h3       {
	margin-left:6px;
	color: #4C4C4C;
	font-size:15px;
	font-weight: bold;
	text-decoration: none
}
h4 {
	margin-left:8px;
	color: #4C4C4C;
	font-size:16px;
	font-weight: bold;
	text-decoration: none}
p {
	margin-left:10px;
	margin-right:10px;
	font-weight: normal;
	text-decoration: none}
li {
	color: black;
	font-weight: normal;
	margin-top:3px;
}
/*
#map{
	width:500px;
	height:379px;
	vertical-align: top;
	position: absolute;
     margin-top:50px;
	 	margin-left: 10px;
     padding:0px;

}
*/
#map{
	float:left;
	margin-right:20px;
	width: 570px;  
	overflow:hidden;

}

#mapTable {

 margin-top:10px;
 margin-left:20px;
 padding-bottom:10px;
	background:#ffffff;
	width:700px;
	border-bottom:1px solid #E4E4E4;
	clear:left;
}


#info {
float:left;
	vertical-align: top;
    padding:0px;
	width: 110px; 
	height: 380px;
	overflow:hidden;
}


#debug {
	margin-left: 760px;
	margin-top: 50px;
	vertical-align: top;
       padding:0px;
	   width: 300px; 
	   height: 380px;
	 background-color:#ffbdbd;
    position: absolute;
}


#details {
	margin-left: 550px;
	margin-top: 50px;
	vertical-align: top;
    padding:0px;
	width: 550px; 
    position: absolute;
}

#footer {width:990px;text-align:right;float:left;clear:left;}
#copy {width:260px;text-align:left;margin-left:730px;}

#contentImpress {color:#000000;background:#E4E4E5;padding:10px;font-family:Verdana,Arial, Helvetica , Sans Serif;font-size:12px;}}
#contentImpress a {color:#FF0000;}
#impressTable { }
#impressTable a {color:#0000FF;}

