body {
	margin:0px;
	background-image:url(../images/bg-home.jpg); background-repeat:no-repeat;
	background-color: #ffffff;
	background-position: 0px 490px;
}
html > body *{ outline:none; }
h1, h2, h3, h4, h5, h6, p, form { margin:0px; padding:0px; }
a img { border:none; }
div, td { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#707381; line-height:16px; }


#wrapper { width:100%; margin:0px auto; }
#header-container { width:950px; float:left; height:60px; padding: 20px 0 0 32px; }
#header-container #logo { float:right; width:auto; padding-top:20px; }
#header-container h1 { float:left; font-size:11px; color:#797C8B; font-weight:normal; 
margin:70px 0px 0px 0px; padding:0px 0px 0px 0px; line-height:9px; }
#header-container #right-content { float:left; width:auto; margin:68px 0 0 50px; }

#body-container { width:100%; float:left; height:380px; margin: 30px 0 0 0; padding-top:0px; 
background-image:url(../images/designznest-brand-concept.jpg); background-position:0px 0px; background-repeat:no-repeat; }
#body-container #brand-info { width:675px; float:left; height:160px; margin: 0 0 0 0; }

#footer-container { width:950px; float:left; height:40px; padding: 0px 0 10px 32px; margin:20px 0 0 0; }
#footer-container h1 { float:left; width:950px; clear:both; font-size:10px; color:#B0B3BB; font-weight:normal; 
margin:0px 0px 0px 0px; padding:10px 0px 0px 0px; line-height:9px; border-top:#cbcbd9 1px dotted; }
#footer-container h2 { float:left; clear:both; font-size:10px; color:#797C8B; font-weight:normal; 
margin:0px 0px 10px 0px; padding:0px 0px 0px 0px; line-height:9px; }
#footer-container h2 a { font-size:10px; color:#797C8B; font-weight:normal; text-decoration:none; line-height:9px; }
#footer-container h2 a:hover { font-size:10px; color:#0C8148; font-weight:normal; text-decoration:none; line-height:9px; }

