@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:small;
	color:#333;
}
.row_shadow_menu {
	background-image: url(/images/horiz_line_1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	height: auto;
	width: 100%;
}
.all_insite_wrapper {
	margin: 0;
	padding: 0px;
	width: 100%;
}

.all_insite{
	margin: auto;
	padding: 0px;
	width: 984px;
}

.row_menu {
	margin: auto;
	width: 100%;
	background-image: url(/images/bg_menu.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.row_shadow {
	background-image: url(/images/horiz_line_1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 23px;
	float: left;
	height: auto;
	width: 984px;
}
.row_shadow2 {
	float: left;
	height: auto;
	width: 984px;
}

.row_footer{
	clear: left;
	float: left;
	width: 984px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.box_logo{
	float: right;
	height: 123px;
	width: 232px;
	text-align: right;
	padding-right: 10px;
}
.box_logo_info{
	float: left;
	height: 84px;
	width: 309px;
	padding-top: 20px;
}

.box_serach{
	background-image: url(/images/line_vert_search.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 330px;
	width: 263px;
	padding-right: 12px;
}
.box_flash {
	float: left;
	height: 330px;
	width: 709px;
}
.box_img_content {
	float: left;
	height: 330px;
	width: 709px;
	position: relative;
}
.text_on_img {
	position: absolute;
	width: auto;
	padding: 5px 20px;
	bottom: 30px;
	left: 26px;
	font-size: 20px;
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.box_left {
	float: left;
	height: auto;
	width: 263px;
	padding-right: 12px;
	background-image: url(/images/line_vert_featured.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 510px;
}
.right_column {
	float: left;
	height: auto;
	width: 263px;
	padding-left: 12px;
	background-image: url(/images/line_vert_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 510px;
}
.site_box {
	clear: left;
	float: left;
	height: auto;
	width: 263px;
}
.box_right {
	float: left;
	height: auto;
	width: 699px;
	padding-left: 10px;
}

.box_content{
	float: left;
	height: auto;
	width: 400px;
	padding-top: 0;
	padding-right: 14px;
	padding-left:7px;
	
	text-align: justify;
}
.box_content2{
	float: left;
	height: auto;
	width: 689px;
	padding-right: 0;
	padding-left: 10px;
/*	background-image: url(/images/shadow_line.gif);
	background-repeat: repeat-y;
	background-position: left; */
}
.propertyImg:hover {
	cursor: pointer;
}
#topContentBox {
	float: left;
	width: 275px;
	height: 330px;
	overflow-x: hidden;
	overflow-y: auto;  
	
}