* {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 */
}

#property-table{
width: 100%;
}

#main_txt div.property{

background: none;
padding: 0;
margin: 0;
border: none;
display: block;
width: 345px;
height: 62px;
vertical-align: middle;
font-style: normal;
border: 1px solid #f68f0c;
margin: 3px auto;
}

#main_txt div.property img{float:left;}

#main_txt div.property a h2{
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: -1px;
text-decoration: none;
color: #111;
font-weight: bold;
font-size: 17px;
line-height: 36px;
}

#main_txt div.property a{
display: block;
height: 62px;
background-color:#ffeedd;
cursor:pointer;
text-decoration: none;
width: 345px;
color: #111;
filter:alpha(opacity=75);
-moz-opacity:0.75;
opacity:0.75;
-khtml-opacity:0.75;
}

#main_txt div.property a:hover{
display: block;
height: 62px;
background-color:#ffeedd;
cursor:pointer;
text-decoration: none;
color: #111;
width: 345px;
filter:alpha(opacity=100);
-moz-opacity:1.00;
opacity:1.00;
-khtml-opacity:1.00;
}


#main_txt div.property img{
border: 1px solid #f68f0c;
margin: 5px;
}

* 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 {
	width: 770px; 
	height: 103px; 
	padding: 20px 0 0 40px; 
	background: url(images/bg_hdr.gif) no-repeat; 
	margin: 0 auto;
	}
#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;}
#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.m111 {width: 61px; height: 47px; background: url(images/m_home.gif) no-repeat;}
#nav ul li a.m3 {width: 112px; height: 47px; background: url(images/m_about.gif) no-repeat;}
#nav ul li a.m15 {width: 79px; height: 47px; background: url(images/m_projects.gif) no-repeat;}
#nav ul li a.m24 {width: 90px; height: 47px; background: url(images/m_forsale.gif) no-repeat;}
#nav ul li a.m8 {width: 103px; height: 47px; background: url(images/m_completed.gif) no-repeat;}
#nav ul li a.m37 {width: 111px; height: 47px; background: url(images/m_jointventure.gif) no-repeat;}
#nav ul li a.m39 {width: 58px; height: 47px; background: url(images/m_news.gif) no-repeat;}
#nav ul li a.m40 {width: 89px; height: 47px; background: url(images/m_contact.gif) no-repeat;}
#nav ul li a.m59 {width: 67px; height: 47px; 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 {clear:both; height: 100px; background: url(images/main_img.jpg) no-repeat; margin-bottom: 16px;}

#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 h3 {
	font-size: 1.7em; 
	margin-bottom: .5em;
	padding-bottom: 4px;
	color: #999; 
	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;
	}

#footer a{
color:#aaaaaa;
text-decoration: none;
}

#footer a:hover{
color:#cccccc;
}

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

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

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

select{
padding: 2px;
border: 1px solid #666;
margin-top:1px;
margin-bottom: 1px;
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
width: 196px;
}

select{width: 202px;#}

#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;
}

#submit{
width: 70px;
}
