/* CSS Document */
/* HTML TAGS ***************************************************************************************/
html, body {
	/*height:100%;*/
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	color:#FFFFFF;
}
body, p, h1, #localNav ul li a, .smallstay, input, textarea, select {
	color: #6d6e71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
input, textarea, select {
	color: #4d4e51;
	line-height: 12px;
	border: none;
	padding-left:6px;
	line-height: normal;
}
p {
	padding-left: 20px;
}
body {
	background: url(../images/index/bck_page.gif) top repeat-x;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #e86c1f;
	font-weight:normal;
	line-height: 8px;
}
h2 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #6d6e71;
	padding: 0 20px;
	margin: -26px 0 0 0 ;
	line-height: 26px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 12px;
	margin-bottom: 4px;
}
a:link,a:hover,a:visited,a:active,
a.linkIcon:link, a.linkIcon:hover, a.linkIcon:visited, a.linkIcon:active {
	color:#6d6e71;
	text-decoration:underline;
}
a.linkIcon:link, a.linkIcon:hover, a.linkIcon:visited, a.linkIcon:active {
	background: url(../images/global/icn_link.gif) no-repeat left;
	padding:0 10px 0 14px;
	margin-left: 20px;
}
a:hover, a.linkIcon:hover {
	color:#f36523;
	text-decoration:underline;
}
/* GLOBAL ******************************************************************************************/
#wrapper {
	width: 100%;
	height: 400px;
	margin: auto 0;
	vertical-align: middle;
}
/* NAVIGATION **************************************************************************************/
#navigation {
	width: 988px;
	margin: 40px auto 0 auto;
}
#logo {
	width: 180px;
	background: url(../images/index/bck_logo_bottom.png) bottom no-repeat;
	float: left;
	margin:0 0 0 4px;
}
#logo h1 {
	background: url(../images/index/bck_logo_top.png) top no-repeat;
	padding: 11px 0;
	#padding: 11px 0 7px 0;
	margin:0;
	text-align: center;
}
#navBar {
	width: 800px;
	height: 44px;
	float: right;
}
#subNav {
	width: 980px;
	height: 26px;
	margin: 0 auto -6px auto;
	padding-top:3px;
	clear: both;
}
/* CONTENT ***************************************************************************************/
#content {
	width: 980px;
	height: auto;
	margin: 0 auto;
	background:url(../images/index/bck_content_bottom.png) bottom no-repeat;
	text-align: left;
	overflow: visible;
}
#content h1 {
	padding: 14px 0 0 20px;
}
#content p {
	padding-bottom: 30px;
	#padding-bottom: 40px;
	margin-bottom: -26px;
	#margin-bottom: -40px;
}
.definition {
	margin: 20px 0 0 0;
	/*font-size: 11px;*/
}
.smallstay {
	text-transform: uppercase;
	font-size: 9px;
	line-height: 12px;
}
#mainFlash {
	background: url(../images/index/bck_content_top.png) top no-repeat;
	text-align: center;
	margin-top: 6px;
	float: left;
}
#midBar {
	background: url(../images/index/bck_midbar.gif) top repeat-x;
	height: 19px;
	width: 964px;
	#width: 963px;
	clear: both;
	margin: -3px auto 0 auto;
	#margin: -3px auto 0 4px;
	padding: 1px 0 0 10px;
	#padding: 0px 0 0 10px;
	text-align: left;
	text-transform: lowercase;
	font-size: 10px;
	color: #939496;
}
a.midlink:link,a.midlink:active,a.midlink:visited,a.midlink:hover {
	color:#a4a5a7;
	text-decoration: none;
}
a.midlink:hover {
	color:#CCCCCC;
}
#domus3D {
	width:85px;
	height:125px;
	margin: 54px 0 0 20px;
	#margin: 60px 0 -50px 20px;
	/*background: url(../images/index/grp_3d_domus.png) bottom left no-repeat;*/
	float: left; 
}
#contentColumns{
	float: none;
}
#contentCol1 {
	width: 480px;
	float: left;
	margin-bottom:20px;
}
#contentCol2 {
	margin-right: 20px;
	width: 470px;
	float: right;
}
#localNav {
	float:right;
	padding-right:12px;
	#margin-top:12px;
}
#localNav ul {
	list-style-type: none;
}
#localNav ul li {
	display: inline;
}
#localNav ul li a {
	font-size: 11px;
	background: url(../images/global/icn_link.gif) left no-repeat;
	padding:0 10px 0 14px;
}
#localNav ul li a:hover {
	color:#f36523;
}
/* FOOTER ***************************************************************************************/
#footer {
	width: 980px;
	margin: 8px auto 0 auto;
	#margin: 6px auto 0 auto;
	color: #a4a5a7;
	font-size: 11px;
}
#copyright {
	float:right;
	text-align: right;
}
#footerLinks {
	margin: -12px 0 0 -20px;
	#margin: 0 0 0 -20px;
	float:left;
}
#footerLinks ul {
	list-style-type: none;
}
#footerLinks ul li {
	display: inline;
	margin-right: 8px;
}
#footerLinks a:link, #footerLinks a:hover, #footerLinks a:visited,
#copyright a:link, #copyright a:hover, #copyright a:visited {
	color: #a4a5a7;
	text-decoration: none;
}
#footerLinks a:hover, #copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* HOMEPAGE ***************************************************************************************/
#investmentBox {
	float: left;
	width: 307px;
	height: 155px;
	background: url(../images/index/bck_box.gif) center top no-repeat;
	margin-right: 10px;
}
#investmentBox ol {
	list-style-type: none;
	margin-left: 0;
	padding-left: 19px;
}
#investmentBox ol li {
	background-image: url(../images/index/grp_bullet.png);
	padding-left: 14px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}