#index_block_1 
{
	float:left;
	height:92px;
	width:360px;
}

#index_block_2 
{
	float:right;
	height:262px;
	width:275px;
}

#index_block_2 li
{
	list-style-type:none;
	text-indent: 0px;
	padding-left: 0px;
}

#index_block_3 
{
	float:left;
	height:130px;
	width:360px;
}

#index_block_4 
{
	background-image:url(../images/for_sale.jpg);
	background-position: 543px 0px;
	clear:both;
	padding-right: 160px;
	height:125px;
}

#index_block_5
{

	height: 250px;
	width:275px;
	float: right;
}

#index_block_6
{
	height: 250px;
	width: 360px;
	/*float: left;*/
}


.feature {
background-position:0px 0px;;
background-repeat: no-repeat;
font-size:14px;
font-weight:bold;
height:62px;
margin-bottom:0;
overflow:hidden;
padding-top:170px;
width:275px; /* for ie 6 */
}

.feature a {
color: #000000;
display:block;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}

#feature_1 { background-image:url(../images/feature1.jpg); }
#feature_2 { background-image:url(../images/feature2.jpg); }
#feature_3 { background-image:url(../images/feature3.jpg); }

#rss
{
	overflow: auto;
	position: relative;
	height: 210px;
	padding-right: 10px;
	width: 265px;
}

.indexemail input {
border:1px solid #888888;
margin-bottom: 5px;
width:270px;
padding: 2px;
}
.indexemail textarea {
border:1px solid #888888;
height:50px;
width:354px;
padding: 2px;
}
.indexemail div {
margin-bottom:5px;
}
.indexemail label {
display:inline-block;
width:50px;
}
