body {
	margin: 0px; 
	padding: 0px; 
	font: 12px Georgia;
	background-color: #000;
	color: #212121;
}
img {border: none; margin: 0px;}
form {margin: 0px; padding: 0px;}
table.main {
	color: #fff;
	width: 100%;
	height: 100%;
	text-align: center;
}

/* Top table */
#container {
	position: relative;
	margin: 0px auto;
	width: 945px;
}

/* Main menu */
td.main_menu {
	background: url(../i/menu_bgr.jpg) no-repeat !important;
	height: 52px;
	text-align: center;
}
#main_menu {text-align: center;}
a.about, a.about:visited, a.photos, a.photos:visited, 
a.service, a.service:visited, a.price, a.price:visited,
a.contacts, a.contacts:visited {
	display: block;
	cursor: hand;
	float: left;
	height: 44px; 
}
a.about, a.about:visited {
	width: 100px; 
	margin: 0 60px;
	background: url(../i/menu_about.png) no-repeat; 
	// background: none; 
	// filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/menu_about.png',sizingMethod='scale');
}
a.photos, a.photos:visited {
	width: 106px; 
	margin: 0 35px;
	background: url(../i/menu_photos.png) no-repeat; 
	// background: none;
	// filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/menu_photos.png',sizingMethod='scale');
}
a.service, a.service:visited {
	width: 73px; 
	margin: 0 35px;
	background: url(../i/menu_service.png) no-repeat; 
	// background: none;
	// filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/menu_service.png',sizingMethod='scale');
}
a.price, a.price:visited {
	width: 58px; 
	margin: 0 35px;
	background: url(../i/menu_price.png) no-repeat; 
	// background: none;
	// filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/menu_price.png',sizingMethod='scale');
}
a.contacts, a.contacts:visited {
	width: 106px; 
	margin: 0 35px;
	background: url(../i/menu_contacts.png) no-repeat; 
	// background: none;
	// filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/menu_contacts.png',sizingMethod='scale');
}

/* Page */
#container2 {
	position: relative;
	margin: 0px auto;
	width: 1000px;
}
td.page_top {
	background: url(../i/page_top.jpg) no-repeat; 
	width: 1000px;
	height: 99px;
	text-align: center;
	padding: 0px;
	vertical-align: top;
}
td.page_top img {margin: 32px 0 0 0; }

td.page_center {background: url(../i/page_center_bgr.jpg) repeat-y; }
.compass {background: url(../i/compass_bgr.gif) no-repeat center;}
td.page_footer {
	background: url(../i/page_footer_bgr.jpg) top no-repeat; 
	width: 1000px;
	height: 142px;
}

table.home_content {width: 799px;}
table.home_content td {vertical-align: top; }

td.left {width: 276px;}
div.left {margin: 0 0 0 16px;}
div.right {
	margin: 7px 14px 20px 10px; 
	width: 500px;
}
div.main_content {
	margin: 7px 150px 20px 150px;
	line-height: 1.6;
}
td.right {width: 534px; padding: 0 0 0 10px; text-align: left;}
div.main_content table td {padding: 4px;}

/* Заголовки: Наши акции */
.header-link {
	width: 244px; 
	margin: 6px 0 5px 0px;
	text-align: center;
}
.header-link a, .header-link a:visited {
  display: block;
	font-size: 18px;
	font-style: italic;
	background: url(../i/header-link_bgr.gif) no-repeat bottom;
	width: 244px;
	height: 30px;
	font-weight: normal;
}
.red a, .red a:visited {color: #740000;}
span.green {
	color: #8a6d05;
	font-weight: bold;
}
div.green {
	color: #6b5b1a;
	font-size: 18px;
	font-style: italic;
}
.light_block {
	background: #d7d5b7 url(../i/light_block_top.gif) top no-repeat;
	width: 244px;
	margin: 0px;
}
.light_block .text {
	padding: 0 10px 7px 10px;
	text-align: left;
	font-size: 11px;
}
.more {
	text-align: center;
	margin: 7px 0 0 0;
}
.light_block .footer {
	background: url(../i/light_block_footer.gif) bottom no-repeat;
	width: 244px;
	height: 23px;
}

/* Заголовки акций */
.header-article {
	padding: 12px 0 8px 0; 
	text-align: center;
}
.header-article a, .header-article a:visited {
	font-size: 12px;
	font-weight: bold;

}
span.date {font-size: 10px;}

table.with_icons td {padding: 3px;}
table.with_icons td img {margin: 0 3px 0 0;}

/* Футер */
.copyrigt { 
	height: 22px;
	text-align: right;
	margin: 75px 65px 0 65px;
}
.fort, .design {
	color: #818181;
	font-size: 10px;
	font-family: Tahoma;
}
.fort {float: left;}
.design {float: right;}
.design a, .design a:visited {
	color: #818181;
}
.design a:hover {text-decoration: none;}

/* Контент */
h1 {
	font-size: 23px;
	font-weight: normal;
	font-style: italic;
	color: #740000;
	margin: 0 0 5px 0; 
}
h2 {
	font-size: 17px;
	font-weight: normal;
	color: #6b5b1a;
	margin: 0 0 5px 0; 
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 10px 0 9px 3px; 
}
a, a:visited {
	color: #6e5d20;
	font-weight: bold;
}
a.red, a.red:visited {color: #740000;}
a.big, a.big:visited {
	font-size: 17px;
	font-weight: normal;
	display: block;
	margin: 1px 0 3px 0;
}
a:hover {text-decoration: none;}
p {
	margin: 0 0 20px 0;
	line-height: 1.6;
}
img.selector {
	display: block;
	margin: 13px 0 3px 0;
}
img.selector2 {
	display: block;
	margin: 13px 0 23px 0;
}
.plus_frame {
	background: url(../i/img_bgr.gif) no-repeat;
	width: 191px;
	height: 127px;
	margin: 8px;
}
.plus_frame img {
	position: relative;
	top: 8px;
	left: 10px;
}
.icons img {margin: 0 4px;}
ul {
	margin: 12px 0 20px 0px;
	padding: 0px 0px 0px 10px; 
}
ul li {
	list-style-image: url(../i/marker.gif); 
	margin: 0px 0px 10px 10px;
	line-height: 1.3;
}
ol {margin: 0px 0 15px 40px}
ol li {margin: 5px}
/* Table styles */
table.standard {
	margin: 0 0 4px 0;
	border: 1px solid #d6ccbf;
	font-family: Times New Roman;
	font-size: 14px;
}
table.standard td {
	padding: 5px !important;
	background-color: #d7d5b7;
	border-bottom: 1px solid #c1b488;
	border-right: 1px solid #c1b488;
}
table.standard tr.headers td {
	background-color: #d1ccad;
	border-bottom: 3px solid #c1b488;
	border-right: 1px solid #c1b488;
	font-weight: bold;
	font-size: 14px;
	color: #827444;
}
table.standard tr.even td {
	background-color: #d5cfb3;
}
table.standard td.center, table.standard td.price {
	text-align: center;
}
table.standard td.price {
	color: #740000;
	font: bold 14px Verdana !important;
}
span.price {
	color: #740000;
	font: bold 14px Verdana !important;
}
