* {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 ;
}
* 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*/
ul#nav  {list-style-type:none;}
ul#nav li {float:left; position:relative;}
ul#nav li a {display:block; text-decoration: none; color:#fff;}
#nav>ul a {width: auto;}
ul#nav li a em {display:none;}
ul#nav li a.m111 {width: 61px; height: 47px; background: url(images/m_home.gif) no-repeat;}
ul#nav li a.m3 {width: 112px; height: 47px; background: url(images/m_about.gif) no-repeat;}
ul#nav li a.m15 {width: 79px; height: 47px; background: url(images/m_projects.gif) no-repeat;}
ul#nav li a.m24 {width: 90px; height: 47px; background: url(images/m_forsale.gif) no-repeat;}
ul#nav li a.m8 {width: 103px; height: 47px; background: url(images/m_completed.gif) no-repeat;}
ul#nav li a.m37 {width: 111px; height: 47px; background: url(images/m_jointventure.gif) no-repeat;}
ul#nav li a.m39 {width: 58px; height: 47px; background: url(images/m_news.gif) no-repeat;}
ul#nav li a.m40 {width: 89px; height: 47px; background: url(images/m_contact.gif) no-repeat;}
ul#nav li a.m59 {width: 67px; height: 47px; background: url(images/m_clientarea.gif) no-repeat;}
ul#nav  li a:hover {background-position:bottom;}

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

.menu-current{background: #CB6A0A;}

#content {
	clear:both;
	padding: 0 0 32px 0;
	height: 450px;
	background: url(images/main_img.jpg) no-repeat; 
	}

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

