*{
	padding:0px;
	margin:0px;
}
body {
	text-align: center;
	background-color: #705D4E;
	}
	/*735B48*/
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	/*position: relative;*/
	width: 820px;
	height: 130px;
	background-image: url(../img/head.jpg);
	width: 820px;
	
}
#header h1 {
	display: none;
	text-indent: -1000px;
}
#header img {
	float: left;
}
/*#header p {
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
	font-size: 10px;
}*/
div#inner {
width:820px;
background-image: url(../img/back3.gif);
	background-repeat: repeat-y;
	/*padding:0;
	margin:0;*/
}

ul#navi {
	position: relative;
	padding: 0px;
	width: 730px;
	height: 27px;
	list-style: none;
	/*margin-top:0;*/
	margin-right: 45px;
	margin-left: 45px;
}

ul#navi li {
	position: absolute;
	/*left:45px;*/
	padding: 0px;
	width: 146px;
	height: 27px;
	text-indent: -10000px;
}

ul#navi li a {
	display: block;
	height: 27px;
	text-indent: -10000px;
}

ul#navi li.top {
	left: 0px;
	background: transparent url(../navi/top.gif) no-repeat 0px 0px;
}
ul#navi li.top a {
	background: transparent url(../navi/top.gif) no-repeat 0px 0px;
}
ul#navi li.top a:hover {
	background-position: 0px -27px;
}
ul#navi li.concept {
	left: 146px;
	background: transparent url(../navi/concept.gif) no-repeat 0px 0px;
}
ul#navi li.concept a {
	background: transparent url(../navi/concept.gif) no-repeat 0px 0px;
}
ul#navi li.concept a:hover {
	background-position: 0px -27px;
}
ul#navi li.freshes {
	left: 292px;
	background: transparent url(../navi/freshes.gif) no-repeat 0px 0px;
}
ul#navi li.freshes a {
	background-color: transparent;
	background-image: url(../navi/freshes.gif);
	}
ul#navi li.freshes a:hover {
	background-position: 0px -27px;
}

ul#navi li.menu {
	left: 438px;
	background: transparent url(../navi/menu.gif) no-repeat 0px 0px;
}
ul#navi li.menu a {
	background: transparent url(../navi/menu.gif) no-repeat 0px 0px;
}
ul#navi li.menu a:hover {
	background-position: 0px -27px;
}

ul#navi li.shopinfo {
	left: 584px;
	background: transparent url(../navi/shopinfo.gif) no-repeat 0px 0px;
}
ul#navi li.shopinfo a {
	background: transparent url(../navi/shopinfo.gif) no-repeat 0px 0px;
}
ul#navi li.shopinfo a:hover {
	background-position: 0px -27px;
}
div#content {
	background-image: url(../img/back3.gif);
	background-repeat: repeat-y;
	/*height: 600px;*/
}
#footer {
	width: 820px;
	/*height:100px;*/
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:60px;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../img/footer.gif);
	clear: both;

}
#title {
	font-size: 20px;
	font-weight: bolder;
	color: #A9131A;
	/*width: 780px;*/
	text-align:center;
	text-decoration: none;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
#content2 {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	/*color: #000000;*/
	text-align: left;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
	padding:0 120px 0 140px;
}
#content2 a {
	font-size: 16px;
	font-weight: bolder;
	color:#9B0359;
	text-decoration: none;
	
}
#content2 a:hover {
	color:#FE086A;
	font-size: 16px;
	text-decoration: underline;
}
#selection {
	/*width: 700px;*/
	font-size: 14px;
	font-weight: normal;
	color: #A9131A;
	line-height: 23px;
	padding-bottom: 20px;
	padding-top: 10px;
	text-decoration: none;
	text-align: left;
	padding:0 110px 0 110px;
}
.flv {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.pod {
font-size:14px;
}
.red {
	font-size: 10px;
	color: #FF00FF;
}
.green {
	font-size: 10px;
	color: #038F34;
}