

#homeflash {
	float: right;
	height: auto;
	margin-right:0px;
	min-height: 100%;
	border: 0px solid red;
	display:table-cell;
}

#column1_sub {
	float: left;
	text-align:left;
	width: 928px;
	height: auto;
	min-height:600px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;

	background-image:url(../images/location_shadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#column1_sub_bg {
	float: left;
	text-align:left;
	width: 928px;
	height: auto;
	min-height:600px;
	background-color: #ffffff;
	background-image:url(../images/1_colm_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#homeflashcontainer {
	float: left;
	width: 930px;
	margin: 0 auto;
	border: 0px solid #ff9900;
	display:table-cell;
	background-color:#000000;
}
#largecontainer {
	width: 928px;
	float:left;
	margin: 0 auto;
	border: 0px solid red;
}



#rightcolumn {
	float:right;
	text-align:left;
	width:185px;
	height:auto;
	margin-left: 0px;
	margin-bottom: 10px;
	padding:0px;
}

#rightcolframe2 {
	float:right;
	text-align:left;
	width:175px;
	height:auto;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;	
}


#rightcolframe {
	float:right;
	text-align:left;
	width: 180px;
	height: auto;
	border-bottom: 1px solid #e7801d;
}


#texttop {
	width: 470px;
	float:left;
	border:0px solid red;
}

