* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #ececed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	line-height: 2em;
}

a {
	color: #369;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;

}

#container {
	width: 780px;
	margin: auto;
	background: #fff url(../images/bg_slice.gif) repeat-y;
}

#header {
	background: #fff url(../images/header-rabinov-property-trust.png) no-repeat;
	width: 780px;
	height: 74px;
}

#banner {
	margin-left: 9px;
	width: 748px;
	height: 157px;
	border-left: 1px solid #074887;
	border-right: 1px solid #074887;
	background: #fff url(../images/page_banner.jpg) no-repeat top left;
}


#content {
	margin-left: 9px;
	width: 748px;
	border-left: 1px solid #074887;
	border-right: 1px solid #074887;
}

#bodycopy {
	width: 500px;
	float: left;
	padding-left: 20px;
}

#bodyline {
	width: 748px;
	height: 6px;
	float: left;
	background: #fff url(../images/smalldrop.gif) repeat-x;
	padding-left: 0px;
	padding-top: 0px;
}


#bodycopy2 {
	width: 708px;
	float: left;

	background: #fff url(../images/smalldrop.gif) repeat-x top left;
	padding-left: 20px;
	padding-top: 20px;
}

#bodytext {
	line-height: 150%;
	font-family: verdana, arial;
	font-size: 9pt;
	color: #00315d;
	}

#toprow {
	vertical-align: bottom;
	line-height: 150%;
	height: 30px;
	border-bottom: 1px solid #083b6d;
	border-right: 1px solid #476aa1;
	font-weight: bold;
	background: #476aa1;
	padding: 1px 0px 1px 5px;
	color: #ffffff;
	}

#toprow-sub {
	vertical-align: bottom;
	line-height: 150%;
	border-right: 1px solid #dedede;
	font-weight: bold;
	font-style: italic;
	background: #dedede;
	padding: 1px 0px 1px 5px;
	color: #777777;
	}

#property-total {
	background: #dedede;
	font-weight: bold;
	}


#crow {
	padding-left: 3px;
	}


#crow2 {
	padding-left: 3px;
	border-bottom: 1px solid #dedede;
	}

#crow2np {
	border-bottom: 1px solid #dedede;
	}


#invest-dist-row {
	padding-left: 3px;
	border-bottom: 1px solid #dedede;
	}	


#bodyimages {
	width: 218px;
	float: right;
	padding-top: 40px;
	padding-bottom: 80px;
	font-family: arial; font-size: 8pt; color: #003768;
	
}

#footer {
	background: #fff url(../images/footer.gif) no-repeat;
	width: 780px;
	height: 50px;
	clear: both;
	text-align: center;
	font-size: 8pt;
	padding-top: 2px;
	margin: auto;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.footernav {
	margin: auto;
	padding-left: 250px;
	padding-top: 6px;
	list-style: none;
	float: left;
}

.footernav li {
	float: left;
	padding: 0;
}

.footernav li a{
	display: block;
	float: left;
	padding: 1px 0.5em;
	line-height: 10px;
}

.navlinkfooter {
	background: transparent url(../images/footerdivider.gif) no-repeat right top;
}

/* nav container */
.navigation {
	height: 34px;
	margin: auto;
	padding: 0px;
	clear: both;
}

.navigation ul {
	margin: auto;
	padding: 0;
	list-style: none;
	width: 748px;
	float: left;
	background: #fff url(../images/nav_inactive.gif) repeat-x;
}

.navigation ul li {
	float: left;
	padding: 0;
}

.navigation ul a {
	display: block;
	float: left;
	padding: 0 0.5em;
	line-height: 33px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.navigation ul a:hover {
	color: #fff;
	background: #fff url(../images/nav_active.gif) repeat-x;
	text-decoration: none;
}

.navlink {
	background-image: url(../images/separator.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.rightimages {
	width: 172px;
	height: 119px;
	padding-left: 27px;
	padding-bottom: 5px;
}

.bodylist {
	list-style: url(../images/tick.gif);
	padding-left: 25px;
}

.numberedlist {
	padding-left: 25px;
}

.imagedescription {
	color: #003768;
	padding-left: 27px;
	line-height: 1.2em;
	padding-bottom: 35px;
}

.bodyimage {
	float: right;
	padding: 5px 25px 5px 5px;
}
