.image-box {
	background-color: #124662;
	background-image: url(images/mens-border.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 47px;
	width: 760px;
	font-family: Helvetica, Arial, Verdana, "sans serif";
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 109px;
	/*border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;*/
}

.table-home {
	position: absolute;
	margin: 0px;
	padding:0px;
	background-color: #fffdf0;
	top:156px;
	border: 0px solid #000;
	left: 0px;
	width:760px;
	background-image: url(images/mens-corner.gif);
	background-repeat: no-repeat;
	background-position: right -1;
	}

.table-home2 {
	position: relative;
	margin: 0px;
	padding:0px;
	background-color: none;
	/*top:156px;
	border: 0px solid #000;*/
	left: 0px;
	width:760px;
	}

