html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block; 
}
img {
	border: 0;
}

a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
	padding:5px;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #012059 url(images/bg_page.gif) repeat-x;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #000;
	padding-bottom: 10px;
	
}
#topline
	{
	width:99%;
	height:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#989820;
	text-align:left;
	vertical-align:middle;
	margin-top:5px;
	position:static;
	padding-left:10px;
	

	margin-bottom:21px;
	}
/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 898px;
  position: relative;
  background: url(images/bg_main_w.gif) repeat-x top;
  background-color:#e2e6e8;
  
}


#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 665px;
  height: 189px;
  background: url(images/header_2.jpg) no-repeat;
}
#header-rent {
  position: absolute;
  top: 0;
  left: 243px;
  width: 665px;
  height: 189px;
  background: url(images/header_2-rent.jpg) no-repeat;
}
#header-bpm {
  position: absolute;
  top: 0;
  left: 243px;
  width: 665px;
  height: 189px;
  background: url(images/header_2-bpm.jpg) no-repeat;
}
#header-apm {
  position: absolute;
  top: 0;
  left: 243px;
  width: 665px;
  height: 189px;
  background: url(images/header_2-apm.jpg) no-repeat;
}
#header-pool {
  position: absolute;
  top: 0;
  left: 243px;
  width: 665px;
  height: 189px;
  background: url(images/header_2-pool.jpg) no-repeat;
}
#header-garden {
  position: absolute;
  top: 0;
  left: 243px;
  width: 665px;
  height: 189px;
  background: url(images/header_2-garden.jpg) no-repeat;
}
#header-investor {
  position: absolute;
  top: 0;
  left: 243px;
  width: 665px;
  height: 189px;
  background: url(images/header_2-investor.jpg) no-repeat;
}
#header-hpm {
  position: absolute;
  top: 0;
  left: 243px;
  width: 665px;
  height: 189px;
  background: url(images/header_2-hpm.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 35px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:20px;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  font-size:10px;

  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #01205a bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 15px "arial narrow", arial, sans-serif;
  border-top: 1px solid #fff;
  background: 10px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #fff;\
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover, #nav a:active {
  text-decoration: underline;

}
#nav .important {
  border: none;
  border-top: 1px solid #fff;
  background: 10px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #cbd4e6;
  font-weight:500;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 625px;
  padding-right: 9px;
  padding-top: 190px;
}
#right h2 {
  font: 18px;
  font-family:Georgia, "Times New Roman", Times, serif;
  color: #2a2a2a;
  
  border-bottom: 1px solid #01205a;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #2a2a2a;

  padding-bottom: 6px;
  margin-bottom: 1em;
  font-weight:bold;

}
#welcome {
  margin-right: 9px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-x;
  margin-left:10px;
  margin-right:10px;
  height:55px;

  background-color:#fff;
}
#copyright {
  text-align: center;
  padding: 15px 0px 15px 00px;
  font-size: 11px;
  color: #fff;
  font-weight: none;
}
#footerline{
	/*background: url(images/footerline.jpg) no-repeat;*/
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}