body {
	background-color: #E1DFD9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#index {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 778px;
}
#header {
	width: 755px;
	clear: both;
	float: left;
	background-image: url(top-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 14px;
}
#logo{
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
	width: 110px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 0px;
}
#logo a{
	text-indent: 115pt;
	overflow: hidden;
	display: block;
	height: 70px;
	width: 110px;
}
#site{
	float: right;
	margin: 0px;
}
#main-frame{
	width: 778px;
	background-image: url(bg-content-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	clear: both;
}
#main{
	background-image: url(bg-content-btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 748px;
	margin-top: 5px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 20px;
	clear: both;
}
#main h1{
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 565px;
}
#main h2{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #5A87B7;
	background-image: url(bg-h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	float: left;
	width: 500px;
	padding-left: 15px;
	text-transform: capitalize;
	margin: 0px 0px 10px;
	padding-top: 12px;
	padding-bottom: 15px;
}
#left-navi{
	float: left;
	width: 160px;
	margin-right: 10px;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
.catalog{
	font-size: 14px;
	letter-spacing: 5px;
}
#nav a {
	display: block;
	color: #333333;
	font-weight: bold;
	width:150px;
	text-indent: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
}
#nav a:hover,#nav a:active{
	background-color: #CC0000;
	color: #FFFFFF;
}
#nav li {
	float: left;
	width: 160px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	margin-bottom: 3px;
	background-image: url(nav-bg.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}

#nav li ul {
	position: absolute;
	width: 160px;
	left: -999em;
	padding-top: 10px;
	font-size: 11px;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#main-pic{
	width: 660px;
	float: left;
}
#main-pic img{
	border: none;
}
.pic-column{
	clear: both;
	float: left;
	width: 660px;
	margin-bottom: 15px;
}
.pic-single{
	text-align: center;
	float: left;
	width: 220px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.pic-slipper{
    text-align: center;
	float: left;
	width: 110px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;}
#bottom-navi{
	float: left;
	width: 540px;
	clear: both;
	margin-top: 10px;
	padding-left: 140px;
}
#bottom-navi a{
	text-transform: capitalize;
	letter-spacing: 1px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-size: 11px;
	width: 50px;
	display: block;
	float: left;
	margin-right: 20px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bottom-navi a:hover,#bottom-navi a:active{
	color: #FFFFFF;
	background-color: #999999;
}
#footer-frame{
	background-image: url(bg-footer-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 778px;
	clear: both;
}
#footer{
	background-image: url(bg-footer-btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	padding-top: 15px;
	width: 758px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: both;
}
#footer p{
	padding: 10px 0px 5px;
	width: 450px;
	margin: 0px;
	float: left;
}
#footer a{
	margin-right: 20px;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
}
#copyright{
	float: right;
	width: 250px;
	padding-right: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
a:link, a:visited {
	color: #c91e1b;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
ul{
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.pic-column h1 {
	font-size: 12px;
	text-transform: capitalize;
}
