@charset "utf-8";
body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#main{
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
	width:1000px;
	height:auto;
	text-align:center;
	margin:auto;
}

a {text-decoration: none; border:none; color:#FFFFFF;}
img { border:none;}

.line{
	width: 625px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.txt_links{
	padding: 10px 6px 0 6px;
	line-height: 18px;
}
 .txt_links a{
 	color: #017CC2;
	font-weight: bold;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
 }

/*- topmenu --------------------------- */
 #htext{background:#017CC2;}
 
 #sellproperty .sellingpropertytxt{
	margin-left: 30px;
	padding:0;
}
#sellproperty .sellingpropertytxt li{
	list-style:disc;
	padding-top: 4px;
	text-align: justify;
}
 /*top menu ends /*
 
