* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	color: #000;
	height: 100%;
	font: 100% Verdana, Arial, sans-serif;
	background: #fff;
}
table {
	width: 100%;
	border-collapse: collapse;
	font: 100% Verdana, Arial, sans-serif;
}
td {
	vertical-align: top;
}
img {
	border: none;
}
ul {
	list-style-type: none;
}
ol {
	margin: 10px 0 10px 30px;
}
a {
	text-decoration: none;
}
.warning {
	color: Red;
}
input, textarea {
	background: #fff;
	border: solid 1px #4e0c0a;
}
#bgs {
	background: url(/images/left_bg_black.gif) repeat-y;
	height: 100%;
}
#bgs_td {
	background: url(/images/left_line_pattern.jpg) repeat-y 348px 0;
	height: 100%;
}
#main_container {
	background: url(/images/mainpic.jpg) no-repeat;
	height: 100%;
}
#logo {
	position: absolute;
	top: 100px;
	left: 70px;
	height: 160px;
	width: 240px;
}
#logo a {
	height: 100%;
	width: 100%;
	display: block;
}
.footer {
	height: 16px;
	background: url(/images/footer_bg.jpg) repeat-x bottom left;
	line-height: 1px;
	font-size: 1px;
}
#left_column {
	height: 96%;
	width: 384px;
}
#right_column {
	background: url(/images/content_footer_bg.gif) repeat-x bottom left;
	height: 96%;
}
#left_column table {
	height: 100%;
	width: 384px;
	background: url(/images/left_line.jpg) no-repeat 348px 174px;
}
#copyright {
	height: 90px;
	color: #fff;
	text-align: center;
	font-size: 65%;
	padding-right: 30px;
}
#copyright div {
	padding-top: 20px;
	color: #92481a;
	padding-bottom: 20px;
}
#copyright div a {
	color: #92481a;
}
#menublock {
	height: 90%;
	padding: 0 50px 0 0;
}
#menublock_container {
	background: url(/images/left_bg.gif) repeat-x;
	padding: 10px 15px 30px 40px;
	margin-top: 357px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
#menublock_container div {
	border: solid 1px #a5642d;
	background: #4e0c0a url(/images/left_footer_bg.jpg) repeat-x bottom left;
	padding-bottom: 20px;
}
#menublock_container div div {
	background: url(/images/left_header_bg.jpg) repeat-x;
	height: 22px;
	border: solid 0px;
	padding: 0;
}
#menublock_container ul li {
	padding: 4px 0 4px 0;
	color: #92481a;
	font-weight: bold;
}
#menublock_container ul li a {
	color: #fff;
	margin: 0 10px 0 70px;
}
#menublock_container ul li a:hover {
	text-decoration: underline;
}
#menublock_container ul li span {
	margin: 0 10px 0 70px;
}
#menublock_container ul li ul {
	margin: 10px 0 0 0;
	border-top: solid 5px #7d1d1a;
	border-bottom: solid 10px #7d1d1a;
}
#menublock_container ul li ul li {
	font-weight: normal;
	background: #7d1d1a;
	padding: 0 0 0 0;
}
#service_menu {
	background: #6e0d0b;
	margin-left: 101px;
	text-align: right;
	padding: 16px;
	height: 20px;
}
#service_menu div {
	width: 450px;
	float: right;
}
#service_menu div ul li {
	display: inline;
}
#service_menu div ul li img {
	vertical-align: middle;
	margin: 0 10px 0 10px;
}
#right_column_cont {
	height: 82%;
	/*margin: 0 20px 0 22px;*/
	/*width: 95%;*/
}
#cont {
	height: 60%;
	font-size: 70%;
	padding: 0 20px 0 20px;
}
#grey {
	background: #ebebeb;
	/*height: 100%;*/
	padding-bottom: 20px;
}
#cont div.f {
	padding: 20px;
}
#cont p {
	padding: 0 20px 5px 20px;
}
#cont a {
	font-weight: bold;
	color: #7d1d1a;
}
#cont h1,h2,h3,h4,h5,h6 {
	color: #904e22;
	font-size: 140%;
	font-family: Arial, sans-serif;
	padding: 10px 10px 20px 20px;
}
#cont ol {
	margin: 10px 0 15px 50px;
}
#cont ol li {
	padding: 2px 0 2px 0;
}
#cont_foot {
	height: 240px;
	padding: 0 20px 0 20px;
}
#cont_foot table {
	border-bottom: solid 5px #000;
	background: #d4d4d4;
}
#cont_foot table td {
	text-align: center;
}
#nm {
	text-align: right;
	padding: 45px 40px 45px 0;
}

/* INNER */

#nm_inner {
	text-align: right;
	padding: 20px 40px 30px 0;
}
#right_column_inner {
	height: 96%;
	background: url(/images/right_col_inner_bg.gif) repeat-x bottom left;
}
#content {
	padding: 0 40px 20px 20px;
	font-size: 75%;
}
#content h1 {
	color: #7d1d1a;
	font-size: 130%;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	padding: 0 0 15px 0;
}
#content a {
	color: #7d1d1a;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
}
#content ul {
	margin: 10px 0 10px 30px;
}
#content ul li {
	list-style-type: disc;
}
#content table {
	margin: 10px 0 10px 0;
}
#content table td {
	padding: 5px 10px 5px 0;
}
#content textarea {
	height: 100px;
	width: 99%;
}
#content h2 {
	color: #000;
	font-size: 120%;
	padding: 0 0 10px 0;
}
#content h3 {
	color: #c8342f;
	padding: 15px 10px 5px 0;
	font-size: 110%;
}
#content p {
	padding: 0 0 5px 0;
}
#content ol li {
	padding: 2px 0 2px 0;
}
.catalog {
	background: #ebebeb;
}
.catalog caption {
	background: #7d1d1a url(/images/header_bg.gif) repeat-y;
	color: #fff;
	text-align: left;
	padding: 7px 5px 7px 20px;
	font-weight: bold;
	font-size: 120%;
}
.catalog caption a {
	color: #fff !important;
}
.catalog caption a:hover {
	text-decoration: underline;
}
.catalog caption div {
	float: right;
	font-weight: normal;
	padding-right: 10px;
}
.pic {
	background: #f4f4f4;
	width: 2%;
	padding: 10px !important;
}
.art {
	text-align: right;
}
.descr {
	padding: 10px 10px 10px 15px !important;
}
.descr p {
	padding: 0 0 0 5px !important;
	font-size: 90%;
}
.descr span {
	font-weight: bold;
}
.descr h5 a {
	color: #c8342f !important;
}
.catalog h5 {
	color: #c8342f;
	font-size: 110%;
	font-family: Verdana, Geneva, Arial, sans-serif;
	padding: 5px;
}
.linepic {
	background: #f4f4f4 url(/images/line.gif) repeat-x 0 15px;
}
.line {
	background: url(/images/line.gif) repeat-x 0 15px;
	text-align: right;
	font-size: 11px;
}
.line div {
	background: #7d1d1a;
	width: 190px;
	color: #fff;
	font-weight: bold;
	padding: 1px 10px 3px 0;
	float: right;
}
.line div a {
	color: #fff !important;
}
.line div a:hover {
	text-decoration: underline;
}
.line div img, .line div span {
	vertical-align: middle;
}
#pager {
	text-align: center;
	border-bottom: solid 3px #000;
	padding: 5px;
	color: #ff0000;
	font-weight: bold;
}
#pager a {
	color: #000;
}
.button {
	background: url(/images/button.jpg) no-repeat top right;
	cursor: pointer;
	border: solid 0px;
	height: 21px;
	padding: 0 20px 0 0;
	color: #7d1d1a;
	text-decoration: underline;
	width: 100px;
	vertical-align: middle;
}
.button2 {
	background: url(/images/button.jpg) no-repeat top right;
	cursor: pointer;
	border: solid 0px;
	height: 21px;
	width: 21px;
	vertical-align: middle;
	margin-left: 15px;
}
#grey_inner {
	background: #ebebeb;
	padding: 20px;
}
.fullwidth {
	width: 99%;
}
