/* Internal styles */
div.contentText{
	width:429px;
}
div.contentLeft{
	width:340px; 
	float:left;
	margin-right:13px;
	clear:left;
}
div.contentRight, div.contentRightSearch{
	width:182px;
	float:left;
}
div.contentRightSearch{
	float:right;
	padding-top:6px;
}
div.contentRightFeatured, div.contentRightMenu{
	width:163px;
	float:right;
}
div.contentRightFeatured{
	padding:13px 10px;
	background:#F3F3F3;
}
/* Three col layout */
div.threeColLayout{}
div.col, div.colNM{
	width:163px;
	float:left;
	margin-right:13px;
}
div.colNM{
	margin-right:0;
}
/* operating review logos */
#opReview{
	margin-top:-30px;
}
/* homepage */

#homepage{
	width:748px;
	height:463px;
	background:url("../images/pictures/pho_homepage_background.jpg") top left no-repeat;
}
#homepage #logo{
	margin-top:16px;
	float:left;
	width:257px;
}
/* search page */
div.searchfurniture, div.searchfurnitureTop{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	float:left;
	width:340px;
	padding:5px 0;
	margin-bottom:23px;
}
div.searchfurnitureTop{
	border-bottom:0;
	margin-bottom:0;
}

/* sigs */
div.sig_ar_carr {
	background:url('../images/text/sig_rogerCarr.gif');
	background-repeat:no-repeat;
	width:160px;
	padding-bottom: 15px;
}

div.sig_ar_gardner {
	background:url('../images/text/sig_sirRoyGardner.gif');
	background-repeat:no-repeat;
	width:160px;
	padding-bottom: 15px;
}

div.sig_ar_bentley {
	background:url('../images/text/sig_philBentley.gif');
	background-repeat:no-repeat;
	width:160px;
	padding-bottom: 15px;
}
div.sig_ar_dawson {
	background:url('../images/text/sig_grantDawson.gif');
	background-repeat:no-repeat;
	width:160px;
	padding-bottom: 15px;
}
div.sig_ar_pwc {
	background:url('../images/text/sig_pwc.gif');
	background-repeat:no-repeat;
	width:160px;
	padding-bottom: 15px;
}
