﻿body
{
	font-size: 10pt;
	color: #7d171d;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-color: #7d171d;
}
#frame
{
	width: 800px;
	height: 500px;
	text-align: center;
	margin-top: 60px;
}
#frame #leftcolumn
{
	clear: left;
	float: left;
	width: 230px;
	height: 460px;
}
#frame #leftcolumn #menu
{
	text-align: left;
}
#frame #leftcolumn #menu li
{
	text-align: left;
	margin-bottom: 6px;
	list-style-type: none;
	margin-left: -10px;
}

#frame #leftcolumn #menu a
{
	color: #ff771e;
	font-weight: normal;
	text-decoration: none;
}
#frame #leftcolumn #menu a:hover
{
	color: #fcfbeb;
}
#frame #leftcolumn #offer
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#frame #maincolumn
{
	clear: right;
	float: right;
	width: 500px;
	height: 460px;
	margin-bottom: 20px;
}
#frame #maincolumn #full_text
{
	width: 480px;
	height: 450px;
	text-align: justify;
	padding-left: 10px;
}
#frame #maincolumn #full_text h1
{
	font-weight: bold;
	font-size: 14pt;
}
#frame #maincolumn #full_text a
{
	color: #7d171d;
}
#frame #maincolumn #full_text a:hover
{
	text-decoration: none;
	color: #ff771e;
}
#frame #maincolumn #full_text table
{
	width: 480px;
	height: 410px;
}
#frame #maincolumn #full_text table th
{
	vertical-align: top;
}
#frame #maincolumn #full_text table th span
{
	font-weight: normal;
	font-size: 10px;
}
#frame #maincolumn #full_text table .normal_text
{
	font-weight: normal;
}
#frame #maincolumn #full_text table td
{
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
#frame #maincolumn #full_text table .sub-title
{
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}
#frame #maincolumn #full_text table #back
{
	vertical-align: bottom;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
#frame #maincolumn #full_text table #back a
{
	text-decoration: none;
}
#frame #maincolumn #full_text table #back a:hover
{
	color: #ff771e;
}
#frame #maincolumn #products
{
	width: 500px;
	height: 460px;
}
#frame #maincolumn #products td
{
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #fcfbeb;
	vertical-align: top;
	width: 120px;
}
#frame #maincolumn #products .back
{
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
}
#frame #maincolumn #products .back a
{
	color: #ff771e;
}
#frame #maincolumn #products .back a:hover
{
	color: #fcfbeb;
}
#frame #maincolumn #products .pn
{
	vertical-align: bottom;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	padding-right: 0px;
	margin-right: 0px;
	width: 240px;
}
#frame #maincolumn #products .pn a
{
	text-align: right;
	padding-right: 0px;
	margin-right: 0px;
	color: #ff771e;
}
#frame #maincolumn #products .pn a:hover
{
	color: #fcfbeb;
}
#frame #maincolumn #products td .name
{
	height: 32px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #fcfbeb;
	vertical-align: bottom;
}
#frame #maincolumn #products img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#frame #maincolumn #products td a
{
	color: #fcfbeb;
	text-decoration: none;
}
#frame #maincolumn #products td a:hover
{
	color: #ff771e;
}
#frame #maincolumn #products #desc
{
	text-align: left;
	vertical-align: top;
}
#frame #maincolumn #products #photo
{
	text-align: left;
	vertical-align: top;
}
#frame #maincolumn #products #back
{
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 10px;
}
#frame #maincolumn #products #back a
{
	text-decoration: none;
	color: #7d171d;
}
#frame #maincolumn #products #back a:hover
{
	color: #ff771e;
}
#frame #maincolumn #contact
{
	width: 480px;
	height: 450px;
	text-align: justify;
	padding-left: 10px;
	text-align: justify;
	color: #FCFBEB;
}
#frame #maincolumn #contact h1
{
	font-weight: bold;
	font-size: 14pt;
}
#frame #maincolumn #contact a
{
	color: #ff771e;
	font-weight: normal;
	text-decoration: none;
}

#frame #maincolumn #contact a:hover
{
	color: #fcfbeb;
}
#frame #maincolumn #text
{
	text-align: justify;
	width: 500px;
	height: 185px;
	vertical-align: bottom;
	padding-top: 10px;
	color: #FCFBEB;
}
#copy
{
	width: 800px;
	text-align: center;
	clear: both;
	font-size: 10px;
	border-top: #FCFBEB 1px solid;
	color: #FCFBEB;
}
#copy a
{
	text-decoration: none;
	color: #ff771e;
}
#copy a:hover
{
	color: #FCFBEB;
}
#frame #leftcolumn #offer a
{
	color: #ff771e;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
#frame #leftcolumn #offer a:hover
{
	color: #fcfbeb;
}
