html,body{
	margin:0 auto;
	padding:0 0 0 0;
	border:0;
	max-width:900px;
	
}
#masthead{
	position:absolute;
	left:0;
	top:0;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
#masthead h1{
	font-size:18px;
}
#navBar{
	position:absolute;
	float: left;
	width: 150px;
	left: 0px;
	padding: 0px;
	top: 101px;
}


#content,#siteInfo{
	margin-right: 144px;
	margin-left: 154px;	
	margin-top: 120px;
}



#headlines{
	float:right;
	width: 140px;
	position: absolute;
	top: 101px;
	right: 0px;
}
.product {
	margin-top:40px;
}
.property td{ vertical-align:top;padding-bottom:25px; }
.property th{ text-align:left; }
.property img {width:200px; border:0;padding:5px; }
