/* BEGIN Home layout */
a:focus { -moz-outline-style: none; } /* remove dotted lines in firefox */ 

/*  LAYOUT */

.template1 #container #subcontent #newhomemainbox {
	margin: 0;
	padding: 0;
	float:left;
	width:930px;
	background-color:#FFFFFF;
	}
	.template1 #container #subcontent #newhomeleftmargin {
	margin:0;
	padding:0;
	float:left;
	width:20px;
	}
	.template1 #container #subcontent #newhomerightmargin {
	margin:0;
	padding:0;
	float:right;
	}
	.template1 #container #subcontent #homebottommargin {
	clear:both;
	width:930px;
	height:19px;
	margin:0;
	padding:0;
	}
	.template1 #container #subcontent .homecolumn1 {
	width:930px;
	height:577px;
	margin:4px 0 0 0 ;
	padding:0;
	float:left;
	position:relative;
	}
