html {
	height: 100%;
	min-width: 1000px;
	width:expression((document.documentElement.clientWidth || document.body.clienWidth) < 1000? "1000px": "100%");
}
body {
	margin: 0;
	text-align: left;
	FONT: 14px "Times New Roman",georgia;
	padding: 0;
	color: #A79497;
	height: 100%;
	min-width: 1000px;
	width:expression((document.documentElement.clientWidth || document.body.clienWidth) < 1000? "1000px": "100%");
	background-color: #222222;
}
ul { list-style-type: none; list-style-image: none; margin-left: 10; }
ul li { padding-left: 17px; margin-left: 13px; background: url(img/arrow.gif) no-repeat scroll left center; margin-top: 0.5em; }

table,img{
	border: 0px;
}
form{
	padding: 0px;
	margin: 0px;
}
input, select{
	font-size: 10px;
}
h1, h2, h3, h4 {
	font-family:  "Times New Roman",georgia;
	font-weight: normal;
	text-transform: uppercase;
	color: #A79497;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h5{
	font-size: 18px;
	margin: 0px;
}
A:link {
	color: #ffffff;
	TEXT-DECORATION: underline;
}
A:visited {
	color: #E2E2E2;
	TEXT-DECORATION: underline;
}
A:hover {
	color: #B9B7B7;	
}
.page{
	width: 100% !important;
	text-align: center;
	float: left;
}
.main{
	width: 1000px !important;
	margin: 0px auto 0px auto !important;
	text-align: left;
}

.header-index{
	background: #000000 url('img/left-img.jpg') no-repeat top left;	
	height: 441px;
}
.header-logo{
	background: transparent url('img/right-img.jpg') no-repeat top right;	
	height: 419px;
	padding-left: 390px;
	padding-right: 392px;
	text-align: center;
	padding-top: 22px;
}

.header-index-about{
	background: #000000 url('img/left-img-about.jpg') no-repeat top left;	
	height: 441px;
}
.header-logo-about{
	background: transparent url('img/right-img-about.jpg') no-repeat top right;	
	height: 419px;
	padding-left: 390px;
	padding-right: 392px;
	text-align: center;
	padding-top: 22px;
}
table.header-index-content{
	background: transparent url('img/fon-img.jpg') no-repeat bottom right;
	width: 100%;
	color:#979797;
}
.header-logo-content{
	padding-top: 22px;
	padding-bottom: 22px;
	width: 215px;
	background-color: #000000;
	text-align: center;
}
.body-content{
	padding: 20px;
}
.bottom{
	background: transparent url('img/fon-top.jpg') repeat-x top right;
}
.bottom-left{
	background: transparent url('img/fon-left.jpg') no-repeat top left;
}
.bottom-right{
	background: transparent url('img/fon-right.jpg') no-repeat top right;
	padding-top: 30px;
}
.name-site{
	font-size: 12px;
	color: #A79497;
}
.phone{
	height: 92px;
	background: transparent url('img/phone.jpg') no-repeat center left;
	padding-left: 139px;	
	padding-right: 139px;	
}
.title{
	font-size: 22px;
}
.menu p{
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
.clearing{
clear:both;
}
.photoGallery{
	float:left;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 90%;
	height: 180px;
}

.inptext{
	width: 530px;;
}

.menu, .menu a:link, .menu a:visited{
	color: #D7D7D7;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}