@charset "utf-8";
/* CSS Document */


#html p {
	position: relative;
	background: url(../emgz/bground_html.jpg) repeat-x;
	width: 100%;
	height: 353px;


	}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	margin: 0px;

	}

h3 {
	text-align: center;
	padding-bottom: 2px;
	}

h4 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	}

.italic {
	font-style:italic;
	}
	
#container {
	width:  850px;
	margin: 0px auto;
	padding: 0px;
	background-color: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	text-align: left;
		position: relative;
	}
	
#head {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 850px;
		}

#head_logo {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	width: 850px;
	height: 50px;
	display: block;

	}

#head_logo h3 {
	background: url(../emgz/head_logo_investpoint.jpg) no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
	position: relative;
	height: 45px;
	padding-left: 10px;

	}

#head_ban {
	margin: 0px;
	padding: 0px;
	background: url(../emgz/head2.jpg) no-repeat;
	width: 850px;
	height: 250px;	
	
	}
	
#status_bar {
	position: absolute;
	left: 6px;
	top: 308px;
	width: 500px;

}

#body_content {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 850px;


	}	

#body_c_navi {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 99%;
	overflow: hidden;
	border-bottom: 1px solid  #CC3300; /*bottom horizontal line that runs beneath tabs*/
	left: 5px;
	top: 324px;
}

#body_c_navi ul{
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
	display: inline;

}

#body_c_navi li{
display: inline;
margin: 0;
list-style-type: none;

}

#body_c_navi li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #CC9900; /*background of tabs (default state)*/
}

#body_c_navi li a:visited{
color: white;
}

#body_c_navi li a:hover, #body_c_navi li.selected a{
background: #660000; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

#body_c_main {
	position: relative;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 60px;
	}

#body_c_main_2 {
	float: left;
	width: 800px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 60px;
	}

#body_c_right{
	float: right;
	width: 230px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 60px;
	margin-bottom: 15px;
	left: 978px;
	top: 288px;
	display: none;

	}


#body_c_right_title{
	position: relative;
	background-color: #003399;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#body_c_right_content{

	background: url(../emgz/green_arrow.png) no-repeat;
	margin: 0px;
	paddingp: 0px;

}

.clear {
	clear: both;
	}	

#footer {
	position: relative;
	float: left;
	width: 830px;
	text-align:right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-left: 10px;
	padding-top: 4px;
	


}

.footer_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	letter-spacing: 1px;

}



#map {

	width: 500px;

}

.status_text {

	font-size: 10px;

}

.bold {

	font-weight: bold; 

}

.bold_white {
	
	font-weight: bold;
	color: #FFFFFF;

}

.bold_red{

	font-weight: bold; 
	color:#CC3300;
	
	}
.bold_darkred{

	font-weight: bold; 
	color: #990000;
	
	}

.bold_green{

	font-weight: bold; 
	color: #336633;
	
	}

#properties {
	
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 800px;
	

}

#properties_thumb {
	
	position: relative;
	margin-right: 20px;
	padding-top: 13px;
	width: 240px;
	float: left;
	border-bottom: 1px dashed #cccccc;

}

#properties_thumb img {

	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px solid #cccccc;
	
}

#properties_container {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 600px;
	float: left;
	vertical-align: top;
	

}

#properties_text_left {
	margin: 0px;
	padding: 0px;
	width: 575px;
	float: left;
	

}

#properties_text_right {
	margin: 36px 0 0 0;
	padding: 0px;
	width: 230px;
	float: right;
	

}

#properties_text_title {

	background-color: #CC3300;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;

}

#properties_text_title_right {

	background-color: #336633;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#properties_text_title_right2 {

	background-color: #0066FF;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#properties_text_right img {
	border: 1px solid #CCCCCC;
}

#properties_text_right td {
	
	padding-top: 10px;
	
}

#image {
	width: 500px;
	float: left;
	border: 1px #CCCCCC solid;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.welcome {
	margin-top: -3px;
	font-weight: Bold;
	font-size: 20px;
	text-align: left;

}

.white_title {
	color: #FFFFFF;
	padding-left: 3px; 
	

}

#language {
	position: relative;
	Float: right;
	width: 135px;
	height: 20px;
	padding-top: 7px;
	padding-right: 10px;
	display: none;
}

#c_main_top {
	position: relative;
	width: 600px;
	height: 20px;
	
}
#c_main_title  {
	position: relative;
	width: 600px;
	float: left;
	height: 20px;
}

#body_c_content_right{
	float: right;
	width: 230px;
	margin: 60px 0 0 0;
}

