#header {
	background: #fff;
	color: #000;
	text-align:left;
	padding:0;
	margin:0;
}

.cart-tab td.realtorheaderbg1 {
	background: #E98336;
	color: #fff;
}
.cart-tab {
	margin:4px auto ;
	padding:0;
	width:170px;
}

.cart-tab select {
	width:170px;
}

#sidebar {
	background: transparent;
	color: #E98336;
	padding:0px 5px 10px 20px;
	width: 190px;
	vertical-align: top;
}

#footer {
	background: url(images/footer.jpg) #fff repeat-x center top;
	color: #E98336;
	clear: both;
	height: 98px;
}

#pagelayout {
	text-align: left;
	background: url(images/pagebg.jpg) #184ea2 repeat-y left top;
	width:778px;
	border-right: 0px;
	border-bottom: 0px;
}
body { 	
	margin:0px;padding:0px; background:url(images/px_top.jpg) top repeat-x #E98336
}
#qm0menu {
	background: url(images/menubot.jpg)  no-repeat left bottom;
	padding: 0 0 9px 0;
	margin:0;
	width:185px;
}
#qm0 {
	background: url(images/menutop.jpg) no-repeat left top;
	padding: 8px 0 0 4px;
	margin:0;
	width:180px;
}
#qm0 a {
	background: url(images/arrow-left.gif) #B45843 no-repeat left center;
	color: #000;
	width:151px;
	padding: 3px 3px 3px 23px;
	margin:0;
	border-bottom-color:#888888;
	font-family: Tahoma, sans-serif;
}

#qm0 a.qmparent {
	background: url(images/arrow-left.gif) #B45843 no-repeat left center;
	padding: 3px 3px 3px 23px;
	width:151px;
	color: #000;
}

#qm0 a:hover {
	background: #fff;
	color: #333;
}
#qm0 a.qmparent:hover {
	background: url(images/arrow-right.gif) #fff no-repeat right center;
	color: #333;
}


h1 {
	background: #000;
	color: #CC6600;
}

a {
	color: #3f6ab3;
}
a:hover {
	color: #FF0101;
}

#maincontent {
	margin: 0 0 0 0;
	padding: 10px 20px 0 20px;
	text-align: left;
	background: transparent;
	color: #CC6600;
}