#leftcol {
	position: absolute;
	height: auto;
	width: 200px;
	left: 10px;
	top: 350px;
	text-align: left;

}

#centrecol {
	position: absolute;
	height: auto;
	width: 310px;
	left: 265px;
	top: 570px;
}
#main {
	position: absolute;
	height: auto;
	width: 600px;
	left: 5px;
	top: 120px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
#breadcrumb {
	border: 1px dashed #666666;
	position: absolute;
	height: auto;
	width: 420px;
	left: -300px;
	top: 0px;
	padding: 5px;

}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	height: auto;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.listingdetail {
	border: 1px solid #990000;
	text-align: center;
	background-position: center;
	width: 530px;



}
.listing-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.listing-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.inside-table {
	padding: 6px;
	border: 1px solid #FFFFFF;
	background-position: left;
	text-align: left;


}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -18px;
}
.listingheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.listingheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#right {
	position: absolute;
	height: auto;
	width: 140px;
	left: 635px;
	top: 100px;
	z-index: 20;
	border: 0px none;


}
#lowborder {
	position: relative;
	height: 2px;
	width: 765px;
	left: -14px;

}
.dash-table {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #ffffff;


}
#mainad {
	position: absolute;
	height: 600px;
	width: 120px;
	left: 760px;
	top: 10px;
}
.grey-curve-top {
	background-image: url(../images/grey-curve-google.gif);
	background-repeat: no-repeat;
}
.grey-curve-bottom {
	background-image: url(../images/grey-curve-google-bottom.gif);
	background-repeat: no-repeat;
}

