.nav-home {
	float: left;
	width: 208px;
	border: 1px solid #fff;
	}

.roundedcornr_box {
   margin: 0px;
}
.roundedcornr_content { margin: 0 15px; }

.roundedcornr, .roundedcornr div {
   width: 208px;
   height: 15px;
   font-size: 1px;
   }	

.top-orange div {
   background: url(../img/orange_tl.png) no-repeat top left;
}
.top-orange {
   background: url(../img/orange_tr.png) no-repeat top right;
}
.bottom-orange div {
   background: url(../img/orange_bl.png) no-repeat bottom left;
}
.bottom-orange {
   background: url(../img/orange_br.png) no-repeat bottom right;
}

.top-green div {
   background: url(../img/green_tl.png) no-repeat top left;
}
.top-green {
   background: url(../img/green_tr.png) no-repeat top right;
}
.bottom-green div {
   background: url(../img/green_bl.png) no-repeat bottom left;
}
.bottom-green {
   background: url(../img/green_br.png) no-repeat bottom right;
}

.top-blue div {
   background: url(../img/blue_tl.png) no-repeat top left;
}
.top-blue {
   background: url(../img/blue_tr.png) no-repeat top right;
}
.bottom-blue div {
   background: url(../img/blue_bl.png) no-repeat bottom left;
}
.bottom-blue {
   background: url(../img/blue_br.png) no-repeat bottom right;
}





