@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Marett{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:150px;
	background-color: #FFFFFF;
	background-image: url(images/marett-property-title.gif);
	background-repeat: no-repeat;
	background-position: 157px 94px;
}

#MarettBody {
	position:absolute;
	left:0px;
	top:150px;
	width:100%;
	background-image:url(images/bodybg.gif);
	background-color: #0072bc;
	background-repeat: repeat-x;
}

#MarettBody #statue {
	position: absolute;
	left: 75px;
	top: 0px;
	width: 64px;
	height: 144px;
	background-image:url(images/marett_angel.gif);
	background-repeat:no-repeat;
}

#bodytxt_ {
	position:relative;
	left:157px;
	top:0px;
	width:840px;
}

.prop {
	height:450px;
	width: 1px;
	float:right;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

#bodytxt_content {
	position: relative;
	width: 663px;
	padding-top: 10px;
}

#bodytxt_content p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;	
}

#bodytxt_content a {
	color: #f26522;
	text-decoration: none;
	font-weight: bold;
} 

#bodytxt_content a:hover {
	text-decoration: underline;
} 


#footertop_ {
	position:relative;
	width:100%;
	height:33px;
	
	background-image: url(images/footertop_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer_all {
	position:relative;
	width:100%;
	height:150px;
	background-color:#FFFFFF;
}

#footer-img_ {
	position:relative;
	left:158px;
	width:663px;
	height:122px;
}

#footer-email_ {
	position:relative;
	left:821px;
	top: -122px;
	width:179px;
	height:122px;
	margin-bottom: -122px;
}

ul li {
	list-style-position: outside;
	list-style-image: url(images/pointer.gif);
	list-style-type: disc;	

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;	
	
}

