a {
	color: #0382a2;
}

.linktxt  {
  color:#333; 
  text-decoration:none;
}



#outerbox {
	float: left;
	position: relative;
	display: block;
	border: 1px solid #D1D1D1;
	width: 770px;
	padding: 20px;
	margin-bottom: 20px;
	z-index: 1;
	top: -1px;
}

#firstrow, #secondrow  {
	float: left;
	width: 100%;
	padding-bottom: 15px;
}

#secondrow  {
	padding-bottom: 0px;
}

#innerbox_col1 {
	float: left;
	display: block;
	width: 290px;
	border: 1px solid #D1D1D1;
	padding: 10px;
	line-height: 18px;
	font-size: 12px;
	font-stretch: -1px;
}

#welcome {
	width: 100px;
	height: 25px;
	background: #fff url(/img/titles/welcome_hd.png) no-repeat top left;
	padding-bottom: 12px;
}

#sig {
	margin-top: -9px;
	margin-bottom: 9px;
	width: 128px;
	height: 45px;
	background: #fff url(/img/hp/sig2.png) no-repeat top left;
}

#sig_footer {
	font-size: 11px;
}

#innerbox_col2 {
	float: right;
}

#blue a, #orange a  {
	float: left;
	height: 147px;
	width: 444px;	
	border: 0px;
	background: #fff url(/img/hp/sales_box.png) 0 0px; no-repeat;
	margin-bottom: 0px;
}

#blue a:hover, #orange a:hover  {
	background-position: 0 -147px;
}

#orange a {
	background: #fff url(/img/hp/rental_box.png) 0 0px; no-repeat;
	margin-bottom: 15px;
}

#innerbox3_left, #innerbox3_center, #innerbox3_right {
	float: left;
	width: 241px;
	height: 320px;
	border: 1px solid #D1D1D1;
	margin-left: 20px;
}

#innerbox3_left {
	margin-left: 0px;
}

#photo1 a, #photo2 a, #photo3 a   {
	float: left;
	width: 241px;
	height: 202px;
	background: #fff url(/img/hp/property1.jpg) 0 0px; no-repeat top left;
}

#photo2 a {
	background: #fff url(/img/hp/property2.jpg) 0 0px; no-repeat top left;
}

#photo3 a {
	background: #fff url(/img/hp/property3b.jpg) 0 0px; no-repeat top left;
}

#photo1 a:hover, #photo2 a:hover, #photo3 a:hover  {
	background-position: 0 -202px;
}

#button a {
	float: left;
	width: 107px;
	height: 21px;
	background: #fff url(/img/buttons/btn_next.png) no-repeat top left;
	margin-top: 0px;
	margin-left: 54px; 
	padding-top: 4px;
	padding-left: 14px;
	font-size: 10px;
	text-decoration: none;
	color: #a2a2a2;
}

#button a:hover {
	color: #333;
}

#txt {
	float: left;
	height: 60px;
	line-height: 16px;
	margin-top: 10px;
	padding: 5px;
	padding-left: 15px;
}