@charset "utf-8";
/* CSS Document */

body {
	background: url('../images/bg.jpg') #621414;
	margin: 0 auto;
	text-align: center;
	font: 14px 'PTSansRegular', Arial, sans-serif;
	line-height: 1.5em;
}

b, strong {
	font-family: 'PTSansBold', Arial, sans-serif;	
}

h1 {
	font: 30px 'ChunkFiveRegular', Arial, sans-serif;
	letter-spacing: 0;	
	font-weight: normal;
	margin: 0;
}

h2 {
	font: 26px/38px 'ChunkFiveRegular', Arial, sans-serif;
	letter-spacing: 0;
	margin: 0;
}

h3 {
	font: 22px/36px 'ChunkFiveRegular', Arial, sans-serif;
	letter-spacing: 0;	
	margin: 0;
}

h4 {
	font: 18px/18px 'ChunkFiveRegular', Arial, sans-serif;
	letter-spacing: 0;	
	line-height: 1.56em;
	margin: 0;
}

a img {
	border: 2px solid #acacac;	
}

.clr {
	clear: both;
}

a {
 text-decoration: none;	
}

a:hover {
 text-decoration: none;	
}

#wrapper {
	text-align: left;	
}

#header {
	background: url('../images/header_bg.jpg') repeat-x #fff;
	height: 162px;
	
}
	#logo {
		background: url('../images/logo.png') no-repeat;
		width: 255px;
		height: 155px;
		float: left;
		border: 0px solid blue;
	}
	
	#logo h1{
		display: none;	
	}
	
	#logo a{
		background: url('../images/logo.png') no-repeat;
		display: block;
		width: 255px;
		height: 155px;
	}
	#logo a:hover{
		background: url('../images/logo_hover.png') no-repeat;
	}
	
	#top-nav {
		width: 671px;
		float: right;
		border: 0px solid red;
	}
	
		#top-nav ul {
			list-style: none;
			margin: 0;
			display: inline-block;
		}
		
		#top-nav li {
			float: left;
		}
		
		#top-nav-text {
			background: url('../images/menu_bg.jpg') no-repeat;
			width: 671px;
			height: 26px;
			display: block;
			margin: 3px 0;
		}
		
			#top-nav-text ul {
				margin-left: -40px;
				padding-left: 50px;
			}
			
			#top-nav-text li a {
				float: left;
				color: #a8a8a8;
				text-decoration: none;
				font: 14px/25px 'PTSansRegular', Arial, sans-serif;
				margin-left: 10px;
				margin-right: 10px;
			}
			#top-nav-text li a:hover {
				color: #969696;
			}
			
			#top-nav-text li#login a {
				background: url('../images/lock_icon.jpg') left top no-repeat;		
				padding-left: 16px;
				font: 16px/28px 'ChunkFiveRegular', Arial, sans-serif;
				letter-spacing: 0;
				margin-right: 0px;
			}
			
		#top-nav-icons {
			width: 671px;
			height: 115px;
		}
		
			#top-nav-icons ul {
				margin-left: -40px;
			}
		
			#top-nav-icons li#buyers-tools a, #top-nav-icons li#buyers-tools {
				background: url('../images/buyers_tools.jpg') no-repeat;
				display: inline-block;
				height: 115px;
				width: 166px;
			}
				#top-nav-icons li#buyers-tools a:hover {
					background: url('../images/buyers_tools_hover.jpg') no-repeat;
				}
			#top-nav-icons li#sellers-tools a, #top-nav-icons li#sellers-tools {
				background: url('../images/sellers_tools.jpg') left top no-repeat;
				display: inline-block;
				height: 115px;
				width: 169px;
			}
				#top-nav-icons li#sellers-tools a:hover {
					background: url('../images/sellers_tools_hover.jpg') left top no-repeat;
				}
			#top-nav-icons li#search-tools a, #top-nav-icons li#search-tools {
				background: url('../images/search_tools.jpg') left top no-repeat;
				display: inline-block;
				height: 115px;
				width: 169px;
			}
				#top-nav-icons li#search-tools a:hover {
					background: url('../images/search_tools_hover.jpg') left top no-repeat;
				}
			#top-nav-icons li#add-listing a, #top-nav-icons li#add-listing {
				background: url('../images/add_listings.jpg') left top no-repeat;
				display: inline-block;
				height: 115px;
				width: 167px;
			}
				#top-nav-icons li#add-listing a:hover {
					background: url('../images/add_listings_hover.jpg') left top no-repeat;
				}
			/*#top-nav-icons li a {
				display: inline-block;
				height: 114px;
				width: 160px;
				border: 1px solid red;
			}*/

.container {
	width: 936px;
	margin: 0 auto;
border:	0px solid yellow;
}
.container-popup {
	width: 650px;
	margin: 0 auto;
border:	0px solid yellow;
}

#content {
	margin-top: 10px;
}

	#main-content {		
		width: 759px;
		float: left;
		border: 0px solid red;
	}
	
		#content-top{
			background: url('../images/content_top.png') no-repeat;
			width: 759px;
			height: 8px;
		}
		#content-top-popup{
			background: url('../images/content_top_popup.png') no-repeat;
			width: 650px;
			height: 8px;
		}
		
		#content-body{
			width: 743px;
			padding: 4px 8px;
			background: url('../images/content_bottom.png') bottom no-repeat #fff;
			min-height: 400px;
		}
		
		#content-body-popup{
			width: 650px;
			
			background: url('../images/content_bottom.png') bottom no-repeat #fff;
			min-height: 400px;
		}
		
		#content-bottom{
			/*display: block;
			background: url('../images/content_bottom.png') no-repeat;
			width: 759px;
			height: 8px;
			border: 0px solid yellow;*/
		}
		#content-bottom-popup{
			*display: block;
			background: url('../images/content_bottom_popup.png') no-repeat;
			width: 650px;
			height: 8px;
			border: 0px solid yellow;*/
		}
		
			.page-top-759 {
				background: url('../images/page_top_759.png') no-repeat;
				width: 759px;
				height: 35px;
				padding-top: 3px;
				margin-left: -8px;
				margin-top: -12px;
			}
			
				.page-top-759 h2{
						position: absolute;
						background: url('../images/page_header.png') no-repeat;
						width: 177px;	
						height: 31px;
						color: #fff;
						font-size: 16px;
						margin: 0;
						line-height: 2.0em;
						margin-left: -7px;
						padding-left: 15px;
					}
			
			#left-col {
				width: 459px;
				float: left;
			}
			
			#right-col {
				width: 242px;
				float: right;
				font-size: 12px;
				line-height: 1.5em;
			}
		
			.page-top {
				background: url('../images/page_top.jpg') no-repeat;
				width: 737px;
				height: 37px;
				margin: 0;
				padding: 0;
				padding-top: 3px;				
			}
			
				.page-top h2{
					position: absolute;
					background: url('../images/page_header.png') no-repeat;
					width: 177px;	
					height: 31px;
					color: #fff;
					font-size: 16px;
					margin: 0;
					line-height: 2.0em;
					margin-left: -15px;
					padding-left: 15px;
				}
				
			.page-body {
				background: url('../images/page_body.jpg') repeat-y;
				width: 707px;
				padding: 10px 15px;
			}
				
			.page-bottom {
				background: url('../images/page_bottom.jpg') no-repeat;
				width: 737px;
				height: 17px;
				margin-bottom: 10px;
			}
			
			.page-top-489 {
				background: url('../images/page_top_489.jpg') no-repeat;
				width: 489px;
				height: 37px;
				margin: 0;
				padding: 0;
				padding-top: 3px;				
			}
			
				.page-top-489 h2{
					position: absolute;
					background: url('../images/page_header.png') no-repeat;
					width: 177px;	
					height: 31px;
					color: #fff;
					font-size: 16px;
					margin: 0;
					line-height: 2.0em;
					margin-left: -15px;
					padding-left: 15px;
				}
				
			.page-body-489 {
				background: url('../images/page_body_489.jpg') repeat-y;
				width: 459px;
				padding: 10px 15px;
			}
				
			.page-bottom-489 {
				background: url('../images/page_bottom_489.jpg') no-repeat;
				width: 489px;
				height: 15px;
				margin-bottom: 10px;
			}
	
	#sidebar {
		color: #fff;
		font-weight: 700;
		width: 170px;
		float: left;
		margin-left: 6px;
	}
	
		#sidebar-top{
			background: url('../images/sidebar_top.png') no-repeat;
			width: 170px;
			height: 9px;	
		}
		
		#sidebar-body{
			background: url('../images/sidebar_bg.png') repeat-y #272729;
			width: 150px;
			padding: 4px 10px;
		}
		
		#sidebar-body img {
			border: 0;	
		}
		
		#sidebar-bottom{
			background: url('../images/sidebar_bottom.png') no-repeat;
			width: 170px;
			height: 15px;
		}
		
		.right-nav-header {
			background: url('../images/right_nav_title.jpg') no-repeat;
			font: 16px/25px 'PTSansRegular', Arial, sans-serif;
			width: 145px;
			height: 25px;
			padding-left: 10px;
		}
		
		.right-nav-content {
			color: #fff;
			line-height: 1.25em;
		}
		.right-nav-content a{
			color: #fff;	
		}
		 ul.right-nav {
			list-style: none;
			margin: 0;
			margin-left: -40px;
			display: inline-block;
		 }
		 
		 ul.right-nav li a {
			display: block;
			background: url('../images/right_nav_bg.jpg') no-repeat;
			font: 16px/25px 'PTSansRegular', Arial, sans-serif;
			width: 155px;
			height: 25px;
			color: #fff;
			text-decoration: none;
			padding-left: 25px;
			line-height: 1.5em;
		 }
		 
		 ul.right-nav li a:hover {
			background: url('../images/right_nav_bg_hover.jpg') no-repeat;
			color: #c1c1c1;
		 }
	
#footer {
	background: #000;
	height: 150px;
	margin-top: 10px;
	padding-top: 10px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

#footer a { color: #fff; }
#footer a:hover { color: #E2E2E2; }

/*search form */
#top-search {
	font: 18px/22px 'ChunkFiveRegular', Arial, sans-serif;	
}
input.searchtext {
	width: 110px;
}

/*listing details*/
.page-top-759 h2 {
	float: left;
}
.page-body {
	padding-top: 0;	
}
.page-body p{
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
}
.page-body-489 {
	padding-top: 0;	
}
.page-body-489 p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
}
.tabs {
	float: left;
	margin-left: 176px;
	width: 340px;
	border: 0px solid red;
	margin-top: 1px;
	height: 33px;
	overflow: hidden;
}
	.tabs ul {
		list-style: none;	
	}
	
.next_prev {
	float: left;
	width: 220px;
	margin-left: 15px;
	border: 0px solid blue;
	margin-top: 5px;
	height: 20px;
}
.prop-box-490 {
	background: url('../images/prop_box_490.png') no-repeat;
	width: 470px;
	height: 461px;
	padding: 10px; 
}

.img-container img{
	height: 345px;
	width: 470px;
	overflow: hidden;
	border: 0px solid red;
}

.grey-box-242 {
	background: url('../images/grey_box_242.jpg') no-repeat;
	width: 222px;
	height: 65px;
	padding: 5px 10px;
}

.grey-box-242-f {
	background: url('../images/grey_box_242-f.jpg') no-repeat;
	width: 222px;
	height: 500px;
	padding: 5px 10px;
}

.next_prev_listing img a, .next_prev_listing a img {
	border: 0;	
}
.next_prev_listing img {
	
}

.icon {
	display:block;
	width: 32px;
	height: 31px;
	margin-right: 5px;
	float: left;
}

	.icon#favs a {
		background: url('../images/icons/favs_icon.jpg') no-repeat;
		display:inline-block;
		width: 32px;
		height: 31px;
	}
	
	.icon#favs a:hover {
		background: url('../images/icons/favs_icon_hover.jpg') no-repeat;
	}
	.icon#flag a {
		background: url('../images/icons/flag_icon.jpg') no-repeat;
		display:inline-block;
		width: 32px;
		height: 31px;
	}
	
	.icon#flag a:hover {
		background: url('../images/icons/flag_icon_hover.jpg') no-repeat;
	}
	
	.icon#calculator a {
		background: url('../images/icons/calculator_icon.jpg') no-repeat;
		display:block;
		width: 32px;
		height: 31px;
	}
	
	.icon#calculator a:hover {
		background: url('../images/icons/calculator_icon_hover.jpg') no-repeat;
	}


	.icon#dollar a {
		background: url('../images/icons/dollar_icon.jpg') no-repeat;
		display:block;
		width: 32px;
		height: 31px;
	}
	
	.icon#dollar a:hover {
		background: url('../images/icons/dollar_icon_hover.jpg') no-repeat;
	}
	
	
	.icon#printer a {
		background: url('../images/icons/printer_icon.jpg') no-repeat;
		display:block;
		width: 32px;
		height: 31px;
	}
	
	.icon#printer a:hover {
		background: url('../images/icons/printer_icon_hover.jpg') no-repeat;
	}
	
	.icon#mapicon a {
		background: url('../images/icons/map_icon.jpg') no-repeat;
		display:block;
		width: 32px;
		height: 31px;
	}
	
	.icon#mapicon a:hover {
		background: url('../images/icons/map_icon_hover.jpg') no-repeat;
	}
	
	.icon#contact a {
		background: url('../images/icons/contact_icon.jpg') no-repeat;
		display:block;
		width: 32px;
		height: 31px;
	}
	
	.icon#contact a:hover {
		background: url('../images/icons/contact_icon_hover.jpg') no-repeat;
	}
	
	.icon#email a {
		background: url('../images/icons/email_icon.jpg') no-repeat;
		display:block;
		width: 32px;
		height: 31px;
	}
	
	.icon#email a:hover {
		background: url('../images/icons/email_icon_hover.jpg') no-repeat;
	}
	
	.icon#video a {
		background: url('../images/icons/video_icon.jpg') no-repeat;
		display:block;
		width: 32px;
		height: 31px;
	}
	
	.icon#video a:hover {
		background: url('../images/icons/video_icon_hover.jpg') no-repeat;
	}
		
       .icon#fb a {
		background: url('../images/icons/fb_icon.png') no-repeat;
		display:inline-block;
		width: 32px;
		height: 31px;
	}
	
	.icon#fb a:hover {
		background: url('../images/icons/fb_icon_hover.png') no-repeat;
	}
	.map_mini_icon a{
		background: url('../images/icons/map_mini_icon.jpg') no-repeat;
		display:block;
		width: 15px;
		height: 16px;	
	}
	
	.map_mini_icon a:hover{
		background: url('../images/icons/map_mini_icon_hover.jpg') no-repeat;
		display:block;
		width: 15px;
		height: 16px;	
	}
	
/*	.grey-box-242 {
	background: url('../images/grey_box_242.jpg') no-repeat;
	width: 222px;
	height: 65px;
	padding: 5px 10px;
}*/

	
	#open-house {
		background: url('../images/grey_box_242_calendar.jpg') no-repeat;
		width: 222px;
		height: 75px;
		padding: 5px 10px;
		padding-left: 65px;
		padding-top: 0px;
	}
	
	#open-house h3 {
		font-size: 18px;
		margin: 0;
	}
	#open-house p {
		font-size: 15px;
		font-family: 'PTSansBold', Arial, sans-serif;
		color: #737373;
		margin: 0;
		margin-top: -8px;
	}
	#open-house a {
		font-size: 12px;
		font-family: 'PTSansRegular', Arial, sans-serif;
		text-decoration: none;
		margin-top: -5px;
	}
	
	input#email {
		border: 1px solid #737373;
		width: 240px;
		height: 20px;
	}
	 input#number {
		border: 1px solid #737373;
		width: 160px;
		height: 20px; 
	 }
	textarea#comments {
		border: 1px solid #737373;
		width: 240px;
		height: 80px;
	}
	
	.form-button {
		float: right;
		margin-top: 2px;
	}
	
	.photo_link {
		background: url('../images/transparent_black.png');
		padding: 5px 10px;
		position: absolute;
 		width: 120px;
		margin-left: 0px;
              text-align: center;
              color: #fff;
              font-weight: 600;
	}
	
	.photo_link  a{
		font-size: 13px;
		font-family: 'PTSansBold', Arial, sans-serif;
		color: #fff;
		text-decoration: none;
	}
		#photo_next {
			position: absolute; 
			border: 0px solid red; 
			height: 37px; 
			width: 35px; 
			margin-top:160px; 
			margin-left: 435px; 
			display: block;
		}
			#photo_next a, #photo_previous a{
				height: 37px; 
				width: 35px; 			
				display: block;
			}
			
		#photo_previous {
			position: absolute; 
			border: 0px solid red; 
			height: 37px; 
			width: 35px; 
			margin-top:160px;
			display: none;
		}
	
	#owner-bar {
		position: fixed; 
		bottom: 0; background: #e1e1e1; 
		height: 30px; 
		width: 100%; 
		left: 0; 
		margin-top: 32px;
		border-top: 1px #333 solid;
	}
	
	.ob-container {
		width: 936px; 
		margin: 0 auto;	
		padding-top: 3px;
		font-size: 13px;
	}
	
	.ob-container a {
		text-decoration: none;
		color: #333;
	}
	
/*--------------------- New Search Page -------------------------*/
.search-area h3, .featured-listings h3, .quick-search h3, .notify h3, .sell h3{
	font-size: 20px;
	margin: 0;
}
.search-area, .featured-listings, .quick-search, .notify, .sell{
	font-size: 13px;
	line-height: 1.5em;
}
.search-area {
   width: 740px;
   height: 350px;
   margin: 0px auto;
}

.search-area2 {
   margin: 0px auto;
}
.basic-search {
   float: left;
   width: 300px;
   height: 625px;
   margin-left: 0px;
   margin-top: 10px;
   padding: 10px;
   outline: #e1e1e1 solid 1px;
}

	.basic-search #city {
		height: 32px;
		font-size: 18px;
		width: 280px;
	}
	
	.basic-search select {
		font-size: 14px;	
	}
	
	

.basic-search2 {
   width: 800px;
   padding-left: 5px;
   padding-right: 5px;
   outline: #e1e1e1 solid 1px;
}
.featured-listings {
   float: left; 
   width: 390px;
   height: 305px;
   margin-left: 0px;
   margin-top: 10px;
   padding: 5px;
  outline: #e1e1e1 solid 1px;
}
.search-info{
   width: 600px;
   height: 380px;
   margin-right: 20px;
   margin: 0px auto;
}
.quick-search {
   float: left;
   width: 380px;
   height: 230px;
   margin-left: 0px;
   margin-top: -5px;
   padding: 10px;
   text-align: left;
   outline: #e1e1e1 solid 1px;
}

	.quick-search a {
		font-size: 16px;	
	}
	
.notify {
   float: left;
   width: 179px;
   height: 220px;
   margin-left: 0px;
   margin-top: -5px;
   padding: 10px;
   outline: #e1e1e1 solid 1px;
}
.sell {
   width: 181px;
   height: 230px;
   padding: 5px;
   float: left;
   margin-left: 10px;
   margin-top: -5px;
   outline: #e1e1e1 solid 1px;    
}

.search-top {
    display:inline-block;
    width: 385px;
	height: 30px;
    font-size: 16px;
	font-weight:bold;
	vertical-align: middle;
}

.search-text {
	padding-left: 5px;
	padding-right: 5px;
}

/*OR Search results defaults*/
.browse_tool_table {
	/*background: url('{template_url}/images/next_prev_bg.jpg');*/
	width: 740px;
	padding-left: 10px;
	padding-top: 0px;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool {
	background-color: transparent;
	font-size: 10px;
	text-decoration: none;
	color: black;
	padding-top: 0px;
}
.nav_sub {
	/*background: url('{template_url}/images/sub_nav_bg.jpg');*/
	width:450px;
	height: 36px;
	padding-left: 0px;
	margin-top: 0px;
	text-indent: 25px;
}
.browse_tool_num {
	color: #336699;
}
.browse_tool_button_notify a{
	background: url('../images/notify_bg.jpg') no-repeat;
	font-size: 12px;
	line-height: 1.75em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding-left: 15px;
	width: 87px;
	height: 21px;
	display: block;
}

.browse_tool_button_refine a {
	background: url('../images/refine_bg.jpg');
	font-size: 12px;
	line-height: 1.75em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	width: 102px;
	height: 21px;
	display: block;
}
/*.browse_tool_button A:visited {
	color: #000000;
}
.browse_tool_button A:hover {
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px;
	height: 18px;
}*/
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
	
}
.browse_tool_curpage {
	background: url('../images/curr_page.png') no-repeat;
	color: #FFFFFF;
	width: 24px;
	height: 21px;
	display: inline-block;
	text-align: center;
	margin-top: 3px;
	margin-right: 2px;
}
.bt_pages {
	background: url('../images/pages.png') no-repeat;
	color: #4e4e4e;
	width: 19px;
	height: 18px;
	margin-top: 2px;
	line-height: 1.2em;
	display: inline-block;
	text-align: center;
	margin-right: 2px;
}
bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
	font-size: 11px;
}
A.bt_pages{
	display: inline-block;
	color:	#4e4e4e;
	text-decoration:none;
}
A.bt_pages:visited{
	color: #4e4e4e;
}
A.bt_pages:hover{
	color:#4e4e4e;
	text-decoration:underline;
}

a, a:visited {
	color: #4e4e4e;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

.label_main {
	text-align: right;
}

.clipping {
	font-family: Arial, san-serif;
	font-size:9px;
	background: url('../images/clipping.jpg') no-repeat;
	height: 164px;
	width: 265px;
	text-align: left;
}

span.clipping_text {
	position: absolute;
	margin-top: 130px;
	font-size: 9px;
	margin-left: 57px;
	font-weight: normal;
	padding-bottom: 15px;
	width: 135px;
	text-align: center;
}

.small_text, .small_text a, .small_text a:hover {
	font-size: 10px;
}
/*Featured listings */
.featblock {
	width: 130px; height: 136px; float: left; text-align: center; line-height: 1.25em; font-size: 12px;
}

/*HOMEPAGE*/
#home-wrapper {
	width: 936px;
	margin: 0 auto;
}

#home-feat {
	background: url('../images/featured_bg.png') no-repeat;
	height: 238px;
	width: 447px;
	float: left;
	padding: 10px;
}

	#home-feat h1, #home-sellers h1 {
		color: #fff;
		font-size: 22px;
		font-weight: normal;
		margin-bottom: 10px;
	}
	input.hm_searchtext {
		height: 21px;
		width: 279px;
		font-size: 16px;
		color: #999;
	}
	.search_submit {
		background: url('../images/search_button1.jpg') no-repeat;
		height: 29px;
		width: 79px;
		font-size: .01em;
		border: 0;
	}
	
	#feathomesbox {
		margin-top: 5px;
		border: 0px solid white;
		height: 175px;
		overflow:hidden;
		color: #fff;
	}
	
	#feathomesbox .anythingSlider {
		margin-top: -10px;
		border: 0px solid red;
		width: 460px;
		padding-left: 0px;
	}
	
	#feathomesbox .anythingSlider .wrapper {
		width: 460px;									
	}
	
	#feathomesbox .anythingSlider .wrapper ul{
		margin-left: -45px;
		
	}
	
	#feathomesbox a {
		color: #fff;	
	}
	
	#feathomesbox .anythingSlider .wrapper ul li {
		width: 460px;
	}
	
	#feathomesbox .featblock {
		width: 153px; 
		height: 146px; 
		float: left; 
		text-align: center; 
		line-height: 1.25em; 
		font-size: 14px;
		color: #FFFFFF;
	}
	
	#feathomesbox h2 {
		color: #00580d;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 18px;
		margin-bottom: 3px;
	}
	
	#feathomesbox img{
		border: 3px solid #00580d;
		margin: 0 10px;
		margin-bottom: 5px;
	}

#home-sellers {
	background: url('../images/sellers_bg.png') no-repeat;
	height: 237px;
	width: 442px;
	float: right;
	padding: 10px;
}

	.sellers-link {
		display: block;
		border: 0px solid red;
		margin-left: 5px;
		margin-top: -2px;
		height: 27px;
		width: 228px;
	}
	#home-sellers img {
		border: 0;	
	}
	#home-sellers p {
		color: #fff;
		font-weight: bold;
		width: 228px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	p.lgtext {
		font-size: 16px;	
	}

#home-save {
	background: url('../images/savings_bg.png') no-repeat;
	height: 191px;
	width: 441px;
	float: right;
	margin-top: 10px;
	padding: 10px;
}

	#home-save h1 {
		color: #7e0403;
		font-size: 22px;
		margin-bottom: 15px;
		margin-top: 5px;
	}
	
	#home-save .calculate_button {
		background: url('../images/calculate_button.jpg') no-repeat;
		height: 19px;
		width: 89px;
		font-size: .01em;
		border: 0;
	}
	
	#savings {
		color: #7e0403;
		font-size: 20px;
		font-weight: bold;
		margin: 0 auto;
	}
#fb-bg  {
     background: url('../images/fb-bg.png') no-repeat;
     width: 930px;
     height: 40px;
}
