/*designcenter*/
#content div.designcenter{
	width:750px;
	padding:0 0 0px;
	margin:15px 0 0 -2px;
}
#content div.designcenter div.freshlooks{
	background:url(../images/designcenter1.jpg) no-repeat 60%;
	height:360px;
	width:750px;
	margin: 0 0 0 5px;
	border-bottom:1px solid #c0b6a6;
}
#content div.designcenter div.freshlooks h1{
	padding:0 0 0 0;
	font-size:1.5em;
	font-weight:bold;
	color:#663B29;
}
#content div.designcenter div.freshlooks h2{
	padding:0 0 0 0;
	font-size:4.0em;
	font-family:Times-Roman,serif;
	font-weight:normal;
	color:#799327;
}
#content div.designcenter div.freshlooks h3{
	padding-left:0px;
	font-size:2.0em;
	font-weight:normal;
	color:#663B29;
}
#content div.designcenter div.freshlooks h4{
	padding-left:5px;
	font-size:1.0em;
	font-weight:normal;
	color:#5C492F;
	width:400px;
}
#content div.designcenter div.freshlooks h5{
	padding-left:5px;
	font-size:.85em;
	font-weight:normal;
	color:#a40000;
	width:400px;
}

/*ideagallery*/
#content div.designcenter div.ideagallery{
	background:url(../images/designcenter2.jpg) no-repeat 100%;
	width:99.9%
	clear:right;
	float:left;
	margin:0 0 20px 0;	
}
#content div.designcenter div.ideagallery h3{
	padding:15px 0 0 5px;
	font-size:1.5em;
	font-weight:bold;
	color:#663B29;
	width:740px;
}
#content div.designcenter div.ideagallery h4{
	padding-left:5px;
	font-size:1.0em;
	font-weight:normal;
	color:#5C492F;
	width:550px;
}
#content div.designcenter div.ideagallery h5{
	padding-left:5px;
	font-size:.85em;
	font-weight:normal;
	color:#a40000;
	width:200px;
}

/*designer*/
#content div.designcenter div.designer{
	background:url(../images/designcenter3.jpg) no-repeat 100%;
	float:right;
	padding-right:12px;
	width:49%;
	height:250px;
}
#content div.designcenter div.designer h3{
	padding:15px 0 0 5px;
	font-size:1.5em;
	font-weight:bold;
	color:#663B29;
	width:200px;
}
#content div.designcenter div.designer h4{
	padding-left:5px;
	font-size:1.0em;
	font-weight:normal;
	color:#5C492F;
	width:200px;
}
#content div.designcenter div.designer h5{
	padding-left:5px;
	font-size:.85em;
	font-weight:normal;
	color:#a40000;
	width:200px;
}

/*NDB pro 09/29/11 */
#content div.designcenter div.ndbpro{
	background:url(../designersprogram/images/ndbprologo.jpg) no-repeat 100%;
	width:740px;
	height:177px;
	float:left;
	border-top:1px solid #c0b6a6;
}
#content div.designcenter div.ndbpro h3{
	padding:15px 0 0 5px;
	font-size:1.5em;
	font-weight:bold;
	color:#663B29;
	width:740px;
}
#content div.designcenter div.ndbpro h4{
	padding-left:5px;
	font-size:1.0em;
	font-weight:normal;
	color:#5C492F;
	width:550px;
}
#content div.designcenter div.ndbpro h5{
	padding-left:5px;
	font-size:.85em;
	font-weight:normal;
	color:#cc3300;
	width:300px;
}
#content div.designcenter div.ndbpro h5 a{
	color:#005480;
	width:300px;
	text-decoration:underline;
}

#content div.contentboxnoborder{
	width:730px;
	padding:10px 20px 10px 0;
	margin:0 0 15px 0;s
	float:left;
	background:#a40;
}
#content div.contentboxnoborder h2{
	padding:0;
	margin:0;
	font-size:1.2em;
	line-height:1.25em;
	font-weight:bold;
	color:#FB7242;
	width:730px;	
}

