#home-flash-holder {
	overflow: hidden;
	text-align: left;
	border: 1px solid #666666;
	float:left;
	height: 275px;
	width: 998px;
	margin-top: 5px;
}
#news-holder {
	width: 1000px;
	float: left;
	margin-top:5px;
}
#company-info {
	padding: 5px;
	float: right;
	height: 65px;
	width: 313px;
	_width: 300px; /* IE6 HACK **/
	margin-left: 5px;
	background-color: #000000;
	border: 1px solid #666666;
	background-attachment: scroll;
	background-image: url(../images/SPV_info.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.content-holder {
	background-color: #000000;
	height: 170px;
	padding: 5px;
	font-size: 12px;
}
.content-holder ul {
	padding: 0px;
	color: #FF9900;
	margin-bottom: 7px;
	list-style-position: outside;
	margin-left: 15px;
	margin-top: 0px;
	
}

.advisor-holder {
	background-color: #000000;
	height: 170px;
	padding: 5px;
	font-size: 12px;
}
#new-ticker {
	padding: 5px;
	float: left;
	width: 658px;
	_width: 650px; /** IE 6 HACK **/
	background-image: url(../images/BAK_DIV_2.png);
	background-repeat: repeat;
	border: 1px solid #666666;
}
#content-blocks-holder {
	float: left;
	width: 1000px;
	margin: 5px 0 5px 0;
}
#block-1 {
	padding: 5px;
	border: 1px solid #666666;
	float: left;
	width: 318px;
	height: 200px;
	background-image: url(../images/BAK_DIV_1.png);
	background-repeat: repeat;
}
#block-2 {
	padding: 5px;
	border: 1px solid #666666;
	margin: 0 5px 0 5px;
	float: left;
	width: 323px;
	height: 200px;
	background-image: url(../images/BAK_DIV_2.png);
	background-repeat: repeat;
}
.featured-adv {
	margin-top: 2px;
	border: 10px solid #333333;
}
#block-3 {
	padding: 5px;
	border: 1px solid #666666;
	float: left;
	height: 200px;
	background-image: url(../images/BAK_DIV_1.png);
	background-repeat: repeat;
	width: 313px;
	_width: 311px; /** IE6 HACK **/
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#news-content {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	height: 30px;
	padding: 15px 5px 0 5px;
	background-color: #000000;
}
#content-blocks-holder a{
	color: #FF6600;
	text-decoration: none;
}
#content-blocks-holder a:hover {
	color: #FFFF00;
}
#featured-image-holder {
	height: 170px;
	width: 309px;
	display: block;
	z-index: 1;
	overflow: hidden;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 1px;
	left: 1px;
}
.gradient-cover {
	background-image: url(../images/bak_feature_overlay.png);
	_background-image: url(../images/feature_overlay_IE6.gif); /** IE6 HACK **/
	display: block;
	height: 170px;
	width: 310px;
	z-index: 2;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.featured-listing-text {
	padding-top: 150px;
	padding-left: 10px;
	left: 1px;
}
.feat_btn {
	display: inline;
}

form {
	margin: 10px 0 0 0;
	padding: 0px;
}
