body {
 margin: 0;
 padding: 0;
 color: #000000;
 font: 12px Tahoma, Verdana, Arial, sans-serif;
 text-align: left;
}
#pagecontainer {
 margin: 0 auto;
 margin-left: 0em;
 margin-bottom: 0em;
 width: 100%;
 height:100%;
 position: relative;
}
#container {
 margin: 0 auto;
 margin-left: 0em;
 margin-bottom: 0em;
 width: 100%;
 height:160px;
 position: relative;
}
#page {
 margin: 0 auto;
 margin-left: 0em;
 width: 800px;
 position: relative;
 background: #fff;

}
#footer {
 margin: 0 auto;
 margin-left: 0em;
 width: 100%;
 position: relative;
}

table.maintable {
 border-width: 0px;
 border-spacing: ;
 border-collapse: collapse;
 height:100%;
 width:100%;
}


table.maintable td.menu {
 border-width: 0px;
 padding: 0px;
 height:100%;
 width:250px;
 vertical-align : top;
 background:url(../img/menu1.jpg) repeat-y left top;
}
table.maintable td.content {
 border-width: 0px;
 padding: 0px;
 width:550px;	
 height:100%;
 vertical-align : top;
}
table.maintable td.contentcondomap {
 border-width: 0px;
 padding: 0px;
 width:550px;	
 height:100%;
 vertical-align : top;
}

h1{
  margin-top:0px;
  margin-bottom:1px;
  font-family: tahoma;
  font-size: 15px;
  font-weight: Bold;
  color: #28589C;
  text-align: center;

  
}
h2{
  margin-top:0px;
  margin-bottom:0px;
  font-family: tahoma;
  font-size: 12px;
  font-weight: Bold;
  color: #000000;
  text-align: center;

}
h3{
  margin-top:0px;
  margin-bottom:0px;
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-align: center;

}
h4{
  margin-top:0px;
  margin-bottom:0px;
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-align: center;
}
dd{
  margin-top:0px;
  margin-bottom:0px;
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-align: left;
}
.center{
text-align:center;
}
.center1{
text-align:center;
font-weight: bold;
color:#28589C;

}

.linkbold{
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #D20000;
  text-decoration:none
}
.linkbold:hover{
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #28589C;
  text-decoration:none
}
.linkbold1{
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color:#28589C;
  text-decoration:none
}
.linkbold1:hover{
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color:#D20000;
  text-decoration:none
}
.linkbold2{
  font-family: tahoma;
  font-size: 12px;
  font-weight: regular;
  color:#28589C;
  text-decoration:none;
}
.linkbold2:hover{
  font-family: tahoma;
  font-size: 12px;
  font-weight: regular;
  color:#D20000;
  text-decoration:underline;
}

.linkbold3{
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color:#28589C;
  text-decoration:none
}
.linkbold3:hover{
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color:#D20000;
  text-decoration:none
}

.linkbold4{
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color:#D20000;
  text-decoration:none
}
.linkbold4:hover{
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color:#28589C;
  text-decoration:none
}
.link1{
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color:#fff;
  text-decoration:none
}
.link1:hover{
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color:#28589C;
  text-decoration:none
}

a.condolist:link {
	font-family: tahoma;
	color: #000000;
	text-decoration: none;
    background-image: url(../img/condo.gif);
	font-size: 12px;
	padding: 0px 0px 0px 20px;
}
a.condolist:visited {
	font-family: tahoma;
	color: #000000;
	text-decoration: none;
    background-image: url(../img/condo.gif);
	font-size: 12px;
	padding: 0px 0px 0px 20px;
}
a.condolist:hover {
	font-family: tahoma;
	color: #000000;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
    background-image: url(../img/condo-hover.gif);
	font-size: 12px;
	}

a.condolist:active {
	font-family: tahoma;
	color: #000000;
	text-decoration: none;
    background-image: url(../img/condo.gif);
	font-size: 12px;
	padding: 0px 0px 0px 20px;
}

span.menutitle {
  position:absolute;
  top:6px;
  left:35px;
  font: 12px Tahoma, Verdana, Arial, sans-serif;
  color: #D20000;
  font-weight: bold;
}
span.menutitleoverview {
  position:absolute;
  top:5px;
  left:280px;
  color: #fff;
  font: 12px Tahoma, Verdana, Arial, sans-serif;
}
.pclass1{
  position:absolute;
  top:20px;
  left:120px;
}
.pclass2{
  position:absolute;
  top:130px;
  left :0px;
  padding-left:10px;
}
















dl, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: relative; /* Menu position that can be changed at will */
top: 0px;
left: 0px;
z-index:100;
width: 162px; /* precision for Opera */
}
#menu dd {
border: 1px solid gray;
}
#menu dl {
float: left;
width: 161px;
}

#menu li {
text-align: center;
background: #74A2B1;

}
#menu li a{
color: #000;
text-decoration: none;
display: block;
height: 18px;
border: 0 none;
}
#menu li a:hover, #menu li a:focus {
background: #eee;
}




#menu1 {
position: relative; /* menu1 position that can be changed at will */
top: 0px;
left: 0px;
z-index:100;
width: 162px; /* precision for Opera */
}
#menu1 dd {
border: 1px solid gray;
}
#menu1 dl {
float: left;
width: 161px;
}

#menu1 li {
text-align: center;
background: #74A2B1;

}
#menu1 li a{
color: #000;
text-decoration: none;
display: block;
height: 18px;
border: 0 none;
}
#menu1 li a:hover, #menu1 li a:focus {
background: #eee;
}


#menubottom {
position: relative; /* Menu position that can be changed at will */
top: 0px;
left: 0px;
z-index:100;
width: 162px; /* precision for Opera */
}
#menubottom dd {
border: 1px solid gray;
}
#menubottom dl {
float: left;
width: 161px;
}

#menubottom li {
text-align: center;
background: #74A2B1;

}
#menubottom li a{
color: #000;
text-decoration: none;
display: block;
height: 18px;
border: 0 none;
}
#menubottom li a:hover, #menubottom li a:focus {
background: #eee;
}
#logowisecontenu{
position:relative;
width:480px;
height:150px;
top:20px;
left:25px;
}
#logowise{
position:relative;
}
#logowisetext{
position:absolute;
top:20px;
left:270px;
}




