html {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: auto;
	height: auto;
	background-color: #FFF;
	background-image: url(../images/backrepeate.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
div.ECCOWRAPPER {
	background-image: url(../images/backrepeate.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
div.PAGE {
	position: relative;
	width: 1000px;
	overflow: visible;
	z-index: 0;
	clear: both;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(/system_skins/eccokft2012/images/page_repeate.png);
	background-repeat: repeat-y;
	background-position: center top;
}
div.PAGE .HEADER {
	height: 175px;
	width: 100%;
	clear: both;
	float: none;
	z-index: 5;
	position: relative;
	overflow: visible;
	background-image: url(/system_skins/eccokft2012/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
div.PAGE .HEADER .LOGO {
	position: absolute;
	width: 250px;
	top: 60px;
	height: 80px;
	left: 15px;
}
div.PAGE .HEADER .MENU_TOP {
	z-index: 2;
	overflow: visible;
	clear: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}
div.PAGE .HEADER .MENU_TOP a,
div.PAGE .HEADER .MENU_TOP a:visited {
	text-decoration: none;	
}
div.PAGE .HEADER .MENU_MAIN {
	position: absolute;
	top: 50px;
	right: 20px;
	font-size: 14px;
	text-transform: capitalize;
	height: 90px;
}
div.PAGE .HEADER .MENU_MAIN2 {
	position: absolute;
	left: 250px;
	top: 140px;
	width: 720px;
	height: 30px;
}
div.PAGE .HEADER .SEARCH {
	position: absolute;
	width: 212px;
	top: 142px;
	height: 30px;
	left: 17px;
	margin: 0px;
	padding: 0px;
}
div.PAGE .HEADER #SHOPnavi {
	position: absolute;
	left: 255px;
	top: 182px;
	font-size: 10px;
	font-weight: bold;
	color: #00A854;
	clear: both;
	margin: 1px;
	padding: 2px;
	overflow: hidden;
	height: 20px;
	width: 485px;
}
div.PAGE .HEADER #SHOPnavi a,
div.PAGE .HEADER #SHOPnavi a:visited {
	color: #007D3F;
	text-decoration: none;
}
div.PAGE .PAGECONTENT {
	float: none;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	clear: both;
	overflow: visible;
	text-align: left;
	vertical-align: top;
}
div.PAGE .PAGEMAIN {
	clear: right;
	float: left;
	position: relative;
	text-align: left;
	vertical-align: top;
	z-index: 2;
	overflow: visible;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 739px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.PAGE .PAGESIDE {
	position: relative;
	float: left;
	clear: left;
	text-align: center;
	vertical-align: top;
	width: 221px;
	z-index: 2;
	margin-left: 10px;
	margin-top: 0px;
}
div.PAGE .FOOTERin {
	clear: both;
	float: none;
	width: 100%;
	position: relative;
	color: #CCC;
	z-index: 0;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 0px;
	height: 0px;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.FOOTER {
	clear: both;
	float: none;
	width: 100%;
	position: relative;
	height: 100px;
	padding-top: 0px;
	color: #999;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 30px;
	background-image: url(../images/footer_repeate.png);
	background-position: center -28px;
	background-repeat: repeat-x;
	font-size: 10px;
	margin: 0px;
}
.FOOTER .FMIDDLE {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.jpg);
	height: 120px;
	background-repeat: no-repeat;
	background-position: center 0px;
	color: #999;
}

.FOOTER a,
.FOOTER a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}