.productlogos{
	background:#a6a6a6;
	margin:0px 0px 10px;
}

.productlogos ul{
padding:0px;
margin:0px;	
}
.productlogos ul li{
list-style:none;
display:block;
float:left;
padding:0px;
margin:0px;
}
.home-product-categories .grid_4 {
    margin: 0;
    width: 393px;
}
.home-product-categories .cat_wrap {
    padding: 20px;
    position: relative;
}
.home-product-categories .cat_wrap > a {
    display: block;
    position: relative;
}
.home-product-categories .cat_wrap img {
    display: block;
    height: auto;
    max-width: 100%;
}
.home-product-categories .cat_wrap h3 {
    background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
    bottom: 0;
    color: #5d5d5d;
    display: block;
    margin: 0;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.home-designer-profile{
margin-bottom:20px;	
}
.designer-profile-left {
    float: left;
    width: 445px;
}
.designer-profile-left > img {
    display: block;
    width: 100%;
}
.designer-profile-right {
    float: left;
    width: 735px;
}
.designer-profile-right-top {
    background: #e0eaf0 none repeat scroll 0 0;
    display: block;
    padding: 25px 250px 25px 25px;
	position:relative;
}
.designer-profile-right-top > img {
    display: block;
    position: absolute;
    right: 10px;
    top: 65px;
}
.designer-profile-right-bottom {
    display: block;
    padding:19px 25px 0;
}
.designer-profile-right-bottom > img {
    display: block;
    float: left;
    width: 380px;
}
.designer-profile-right-bottom .profile-right-text {
    float: left;
    padding: 50px 30px;
    width: 240px;
}
.designer-profile-right-top > h4 {
    color: #778193;
    font-size: 30px;
    font-weight: 300;
	font-family: 'Helvetica';
	line-height:36px;
}
.designer-profile-right-top > h3 {
    color: #5b5855;
    font-size: 44px;
    line-height: 46px;
	font-weight: 300;
	font-family: 'Helvetica';
}
.designer-profile-right-top > p {
   font-family: 'Helvetica';
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 0;
}
.designer-profile-right-bottom .profile-right-text h3{
color: #101010;
    font-family: "Bauer Bodoni Std 1";
    font-size: 26px;
    line-height: 28px;
    text-align: center;	
	position:relative;
}

.profile-right-text > a {
    display: block;
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
	font-family: 'Helvetica';
	font-weight:300;
	color:#788596;
    text-transform: uppercase;
}
.home-reviews{
background:#e0e0e0;
padding:12px;
text-align:center;
margin:5px 0px 20px;	
}
.home-reviews > p {
    font-size: 18px;
    margin: 0;
	color:#121c29;
}
.home-reviews img{
margin-left:10px;	
margin-right:10px;
}
.home-reviews > p strong{
color:#000;	
}