#container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 1000px;
	width: 760px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 2;
}
body {
	text-align: center;
	margin: 0px;
	background-image: url(../images/topstrip.gif);
	background-repeat: repeat-x;
}
#mainblock{
	position: absolute;
	height: 53px;
	width: 900px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
	background-image: url(../images/headera.gif);
}
#menu {
	position: absolute;
	height: 291px;
	width: 150px;
	left: 1px;
	top: 100px;
	background-color: #FFFFFF;
	z-index: 3;
	background-position: left;
}
#main {
	position: absolute;
	height: auto;
	width: 565px;
	left: -10px;
	top: 99px;
	border-top-style: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	z-index: 4;
}
#right {
	position: absolute;
	height: 400px;
	width: 180px;
	left: 580px;
	top: 100px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	text-align: left;
	padding-left: 10px;
	z-index:100;
}
#menutabs {
	position: absolute;
	height: 41px;
	width: 760px;
	left: 0px;
	top: 52px;
	z-index: 5;
	background-repeat: no-repeat;
	background-image: url(../images/grey-bg.gif);
	background-position: top;
}
#leftcol {
	position: absolute;
	z-index: 20;
	height: 300px;
	width: 150px;
	left: -10px;
	top: 325px;
	float: left;
	clear: left;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#centrecol {
	position: absolute;
	height: auto;
	width: 400px;
	left: 165px;
	top: 320px;
	z-index: 50;
	text-align: left;
}
.searchresults {
float: left; 
margin-bottom: 10pt; 
width: 350pt;""
}
.testimonialtable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EE8A08;
	border-bottom-color: #EE8A08;
	border-left-color: #EE8A08;
	padding: 2px;
}
#listing {
	position: absolute;
	z-index: 10;
	height: 216px;
	width: 760px;
	left: 0px;
	top: 100px;
}
#google-custom-search {
	position: absolute;
	z-index: 10;
	height: 498px;
	width: 760px;
	left: 0px;
	top: 332px;
}
#listing-heading {
	position: absolute;
	z-index: 11;
	height: 25px;
	width: 489px;
	left: 5px;
	top: 0px;
	background-color: #99CC33;
	text-align: left;
}
#listing-work-box {
	position: absolute;
	z-index: 11;
	height: 215px;
	width: 250px;
	left: 505px;
	top: 0px;
	background-color: #99CC33;
}
#listing-table {
	position: absolute;
	z-index: 11;
	height: 178px;
	width: 370px;
	left: 5px;
	top: 30px;
}
#extra-options {
	position: absolute;
	z-index: 11;
	height: 161px;
	width: 115px;
	left: 390px;
	top: 40px;
	background-color: #99CC33;
}

