* {margin:0; padding:0; border: 0;}
body {
	padding-bottom: 80px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background: #6F6F6F ;
	behavior: url(csshover.htc); /* WinIE behavior call */
}
* html body {behavior: url(http://www.capitalcorporation.com.au/templates/capcorpfront/csshover.htc); /* WinIE behavior call */}
a{
color: #2222ff;
text-decoration: none;
}

.required{color:#ee0000;}

a:hover{
color: #2222ff;
text-decoration: underline;
}

p { line-height: 1.5em; margin-bottom: 1em;}
#hdr {
	display: none;
	}
#wrap {
	width: 770px;
	margin: 0 auto;
	padding: 0 20px ; 
	background:  url(images/bg_wrap.jpg) repeat-y;
	}
* html #wrap {padding: 0 20px ; }
h1#logo {
	width: 621px;
	height: 96px;
	margin: 0 0 0 32px;
	background: #6F6F6F url(images/logo.gif) 0 bottom no-repeat;
	}
h1#logo strong {display:none;}
/*main menu*/
#nav ul {list-style-type:none; display: none;}
#nav ul li {float:left; position:relative;}
#nav ul li a {display:block; text-decoration: none; color:#fff;}
#nav>ul a {width: auto;}
#nav ul li a em {display:none;}
#nav ul li a.m3 {width: 89px; height: 30px; background: url(images/m_about.gif) no-repeat;}
#nav ul li a.m15 {width: 107px; height: 30px; background: url(images/m_projects.gif) no-repeat;}
#nav ul li a.m24 {width: 111px; height: 30px; background: url(images/m_forsale.gif) no-repeat;}
#nav ul li a.m37 {width: 101px; height: 30px; background: url(images/m_jointventure.gif) no-repeat;}
#nav ul li a.m38 {width: 99px; height: 30px; background: url(images/m_property.gif) no-repeat;}
#nav ul li a.m39 {width: 58px; height: 30px; background: url(images/m_news.gif) no-repeat;}
#nav ul li a.m40 {width: 101px; height: 30px; background: url(images/m_contact.gif) no-repeat;}
#nav ul li a.m59 {width: 104px; height: 30px; background: url(images/m_clientarea.gif) no-repeat;}
#nav ul  li a:hover {background-position:bottom;}

/*DROPDOWN*/
#nav ul  ul {
	display: none; 
	list-style-type:none; 
	position:absolute; 
	width: 15em; 
	background: #FF6600;
	border: 1px solid #CB6A0A;
	border-top:0;
	z-index: 500;
	}
#nav ul  ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#nav ul  ul li a em {display:block; font-size:11px; font-style:normal; }
#nav ul  ul li {float:none; }
* html #nav ul ul li  {margin-bottom: -1px;}
#nav ul  ul li a {padding: 3px 8px; border-bottom: 1px solid #CB6A0A;}
#nav ul  ul li a:hover {background: #CB6A0A; }
#nav ul  ul, #nav ul  li:hover ul ul, #nav ul  ul li:hover ul ul {display: none;}
#nav ul  li:hover ul, #nav ul  ul li:hover ul, #nav ul  ul ul li:hover ul {display: block;}

.menu-current{background: #CB6A0A;}

#main_image {display:none;}

#content {padding-bottom: 32px;}
	#page_tool {float:right; list-style-type: none;margin-right: 10px;}
	#page_tool li {float:left; margin-right: 4px;}
	#main_txt {margin: 24px 32px;}
	* html #main_txt { margin: 24px 23px;}
#content h1 {
	font-size: 2em; 
	margin-bottom: .5em;
	padding-bottom: 4px;
	border-bottom: dotted 1px #FF9900; 
	color: #999; 
	font-weight: normal;
	}

#content h2 {
	font-size: 1.6em; 
	margin-bottom: 0em;
	padding-bottom: 1px; 
	color: #f68f0c; 
	font-weight: normal;
	}

#content ul{
margin-left: 20px;
margin-bottom: 5px;
}

#content li{
line-height: 18px;
}

#content li a{
padding-top: 2px;
padding-bottom: 2px;
color: #333;
text-decoration: none;
}

#content li a:hover{
color: #666;
}

.list1 li{color: #f68f0c;}

#sidebar {float: right; margin: 16px 32px 32px 0;}
*html #sidebar {margin: 16px 16px 32px 0;}
 .thumb {background: #f0f0f0; padding: 4px; margin-bottom: 8px;}
#footer {
	clear:both; 
	width: 810px; 
	height: 103px; 
	padding-top: 32px; 
	background: url(images/bg_footer.jpg) no-repeat; 
	margin: 0 auto;
	text-align:center;
	color:#999999;
	}

input{
border: 1px solid #666;
padding: 2px;
margin-top:1px;
margin-bottom: 1px;
}

.field_title{
width: 150px;
padding-right: 10px;
line-height: 21px;
}

textarea{
padding: 2px;
border: 1px solid #666;
margin-top:1px;
margin-bottom: 1px;
}

#main_txt div{
background-image: url(images/quoteleft.gif);
background-repeat: no-repeat;
background-position: 8px 8px;
margin: 10px;
margin-left: 0px;
margin-right: 0px;
padding: 15px;
padding-bottom: 8px;
padding-right: 8px;
border: 1px dashed #ffe2c6;
background-color: #fff7f0;
line-height: 22px;
font-style: italic;
}

#main_txt div p{
line-height: 22px;
margin: 0px;
padding: 0px;
background-image: url(images/quoteright.gif);
background-repeat: no-repeat;
background-position: bottom right;
display: block;
padding-bottom: 10px;

}