body
{
	background-color: #A6A48B;
	background-image: url(img/body_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 14px;
}

table
{
	border-collapse: collapse;
}

img
{
	border: none;
}

input
{
	font-family: Arial, Verdana;
	font-size: 14px;
}

td
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 14px;
}

div#content
{
	/*min-height: 567px;
	min-height: 447px;*/
	min-height: 537px;
	height: auto !important;
	/*height: 568px;
	height: 448px;*/
	height: 538px;
	/*height: 100%;*/
	margin: 0px;
	width: 766px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(img/bg_main_all.jpg);
	position: relative;
}

div#footer
{
	height: 150px;
}

a
{
	color: #998866;
}

img
{
	border: none;
	margin: 0px;
}

div#contacts
{
	width: 178px;
	height: 182px;
	position: absolute;
	z-index: 2;
	left: 630px;
	bottom: 10px;
	background-image: url(img/contacts.png);
}

h2
{
	color: #998866;
}