body {
    background: none;
    margin: 0px 0px 10px;
}
.wrapper {
    width: 100%;
}
.header {
    display: none;
}
.wrapper2 {
    background: none;
    border: none;
    padding: 0;
}
.banner {
    display: none;
}
.hp-banner {
    display: none;
}
.menu {
    background: none;
}
.menu-pad {
    padding: 0 10px 0 0;
}
.content {
    padding: 5px;
	line-height:18px;
}
.hp-content  {
    background: url(/greensmart/assets/design/hp-cnt-bg.gif) no-repeat;
    height: auto;
    overflow: auto;
}
.hp-content  .content-pad  {
    padding-top: 10px;
    padding-right: 9px;
    padding-left: 9px;
}
.hp-content  .box1  {
    float: left;
    width: 230px;
    margin-right: 10px;
}
.hp-content   .box2  {
    float: left;
    width: 230px;
    margin-right: 10px;
}
.hp-content  .box3  {
	clear: left;
    float: left;
    width: 230px;
    margin-right: 10px;
}
.hp-content  .box4  {
    float: left;
    width: 230px;
    margin-right: 10px;
}
.fpo {
	display: none;
}
.footer {
    position: relative;
    padding-top: 5px;
    border-top: 1px solid #b1b1b1;
}