#upperindex
{
height:257px;
background:url(../images/index_mainphoto.jpg) no-repeat;
position:relative;
}

#upperindex h1 {
	display:none;
}


#indexsearch {
background:url(../images/index_searchbg.jpg);
width:245px; height:255px;
position:absolute; right:0; top:0;
}
#indexsearch small {position:absolute; top:220px; right:10px;}


#indexquicksearch {
top:36px; right:15px; 
position:absolute;
}
#indexquicksearch select { 
width:126px; 
margin-bottom:4px; 
height:18px;
border-width:1px;
}

#listnum {width:124px; margin-bottom:4px; border-width:1px}

#indexquicksearch td {text-align:right;}

#indexquicksearch #submit 
{display:inline; width:125px;}


/* BOXES ON THE HOME PAGE */

.index_fullwidth {
background:url(../images/index_borders_vert_fullwidth.gif) repeat-y;
}
.index_fullwidth .toppp {
background: url(../images/index_borders_top_fullwidth.gif) no-repeat scroll 0 0;
height:9px;
}
.index_fullwidth .bottt {
background: url(../images/index_borders_bottom_fullwidth.gif) no-repeat scroll 0 0;
height: 15px;
clear:both;
}

.index_doublewide {
background:url(../images/indexleft_middd.gif) repeat-y;
width: 501px;
}
.index_doublewide .toppp {
background:url(../images/indexleft_toppp.gif) no-repeat;
height: 9px;
}
.index_doublewide .bottt {
background:url(../images/indexleft_bottt.gif) no-repeat;
height: 16px;
}

.index_singlewide {
width:249px;
background:url(../images/indexright_middd.gif) repeat-y;
}
.index_singlewide .toppp {
background:url(../images/indexright_toppp.gif) no-repeat;
width: 100%;
height:9px;
}
.index_singlewide .bottt {
background: url(../images/indexright_bottt.gif);
width: 100%;
height: 16px;
}





#indexleft {
position:relative;
height: 188px;
margin-bottom: 6px;
}

#content h2#indexleft_title{
margin: 0 0 10px 8px;
background: url(../images/txt_adifferentapproach.gif) no-repeat;
text-indent:-9999px;
border:0;
}

#indexleft_photo {
margin: 0px 12px 0 10px;
		float:left;
}

#indexleft p {
line-height: 19px;
color:#036;
font-size:11px;
padding-right:10px;
margin: 0;
}





#indexright {
float:right;
height:160px;
position:relative;
}


#indexright_title {
margin:0 0 10px 10px;
}

#indexright_photo {
position:absolute;
top:35px; left:12px;
width:100px; height:80px;
}

#indexright p {
position:absolute;
margin:0;
top:35px; left:120px;
line-height:12px;
color:#036;
}

#indexright .bottt {
position:absolute;
bottom:0px; left:0px;
}









.boxguts {
padding: 0px 10px;
min-height: 180px;
}


#featured_listing {
float: left;
}

#content #featured_listing h2{
margin: 0 0 4px 0px;
background: url(../images/txt_featuredlisting.gif) no-repeat;
text-indent:-9999px;
border:0;
}

#featured_listing a {
display: inline-block;
}

#featured_listing p {
display:inline-block;
font-size:14px;
line-height:16px;
margin:0 0 0 12px;
vertical-align:top;
width: 260px;
}




#featured_news {
float: right;
}

#content #featured_news h2{
margin: 0 0 4px 0px;
background: url(../images/txt_featuredlisting.gif) no-repeat;
text-indent:-9999px;
border:0;
}

#featured_news h3 {
font-size: 16px;
line-height: 14px;
margin: 0 0 10px 0;
}

#featured_news img {
width: 100px;
float: left;
margin: 0 5px 0 0;
}

#featured_news p {
font-size: 11px;
margin: 0;
}

#featured_news p.readmore {
text-align: right;
margin-top: 8px;
}