html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: verdana;
	font-size: 11px;
	
}

table, tr, td {
	font-family: verdana;
	font-size: 12px
}


#left {
	position: absolute;
	left:0px;
	top:244px;
	width:275px;
	background:#fff;
	text-align: center;
  padding: 0px 5px;
  padding-top: 15px
}

#right {
	position: absolute;
	left: 275px;
	top:231px;
	width:5px;
	background: url(images/DottedLine.gif);
	background-repeat: repeat-y;
  padding: 0px 5px;
  height: 300px;
  
}

#header {
	background: #336699;
	/* IE 5.5 */
	height:153px;
 	voice-family: "\"}\"";
	voice-family: inherit;
	/* IE 6 */
	height: 153px;
}
html>body #banner {
	/* Mozilla and Safari */
	height: 99px;
}

#main {
	background: url(http://www.marclichtenfeld.com/vilardo/images/DottedLine.gif) no-repeat;
	height: 400px;
	width: 500px;
	/* these two margins affect IE 5.5 */ 
	margin-left: 275px;
	margin-right:0px; 
	padding: 0px 5px;
	padding-left: 40px;
 	voice-family: "\"}\"";
	voice-family: inherit;
	/* these two margins affect IE 6 */ 
	margin-left: 275px;
	margin-right:0px; 
	
}

#main img {
	margin: 0px
	
}


html>body #main {
	/* these two margins affect Mozilla and Safari */ 
	margin-left: 290px;
	margin-right:0px;
}
#footer {
	position: relative;
	width: 100%;
	height: 35px;
	border-top: 1px solid #000000; 
	margin-top: 180px;
	
	/*top: 0px*/
}

html>body #footer {
	/* these two margins affect Mozilla and Safari */ 
	top: 50px
}

#nav {
	background: #003366;
	width: 100%;
	height: 28px;
}

#nav a {
	float: left;
}

#clearSubNav {
	width: 100%;
	position: relative;
	margin-bottom: 60px;	
	top: 25px;


}

#subNav {
	padding-top: 5px;
}

#subNav .subMenu {
	visibility: hidden;
	width: 100%;
	position: absolute;
}

#subNav img {
	margin-right: 20px;
	border: 0px
}

#SlideShow {
	margin-left: 30px;
	width: 217px;
}

#SlideShow a {
	text-decoration: none;
	font-color: #336699
}



.subHeading {
	color: #003366;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;

	
}

.subHeading2 {
	color: #336699;
	font-size: 11pt;
}

.label {
	font-weight: bold;
	color: #336699;
	font-size: 11px;
}

#TaxesAndFees {
	/*position: absolute;
	left: 620px;
	top: 269px;*/
	position: relative;
	width: 300px
	
}

#ClosingCosts {
	position: relative;
	padding-top: 10px
}

#MonthlyCosts {
	position: relative;
	
}

#PurchaseInfo {
	position: relative;
	
}

.valueCol {
	text-align: right;
	color: #336699;
	font-weight: bold;
}




