﻿body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	background: #86192c;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #877347;
	line-height:1.4em;
}

a {
	color:#86192c;
}

p {
	padding:5px 0 5px 0;
	font: 0.8em;
}

h1 {
	font: 1.25em Verdana, Arial, Helvetica, sans-serif;
	color:#86192c;
	font-weight:bold;
	padding:12px 0 0 0;
}

#container {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	padding:30px 0;
}

div.leftFloat {
	float:left;
}

div.rightFloat {
	float:right;
}

div.textArea {
	padding:0 15px 0 15px;
}

div.contentArea {
	background-color:#fff;
	color:#000;
	width:505px;
	height:431px;
	overflow:auto;
	scrollbar-base-color:#ddd;
}

div.homeText {
	width:439px;
	height:262px;
	padding:10px 90px 100px 90px;
	background:url(../images/home_11_r1.jpg) no-repeat;
}

div.productList {
	width:281px;
	height:261px;
	text-align:right;
	background:url(../images/inside_15.jpg) no-repeat;
	color:#a80532;
	padding:32px 32px 0 0;
	font-size:1.25em;
}

div.productList ul li {
	line-height:1.3em;
}

div.productList ul li a {
	text-decoration:none;
}