body {
	background: url('/templates/images/bg.gif') 0% 0%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
table td, form, div {
	font-family: Arial;
	font-size: 12px;
	color: #b0ae9c;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

a:link, a:visited {
	color: #31312b;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
a:hover {
	color: #31312b;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a.pnav:link, a.pnav:visited {
	color: #B0AE9C;
	text-decoration: underline;
}
a.pnav:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.pnavCPage a.pnav:link, .pnavCPage a.pnav:visited {
	color: #B0AE9C;
	text-decoration: none;
}
.pnavCPage a.pnav:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:link, a.white:visited {
	color: #b0ae9c;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
a.white:hover {
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
a.dashed:link, a.dashed:visited {
	border-bottom: 2px #b0ae9c dashed;
}
a.dashed:hover {
	border-bottom: none;
}
a.dashed2:link, a.dashed2:visited {
	border-bottom: 2px #39312e dashed;
}
a.dashed2:hover {
	border-bottom: none;
}

img {
	border: 0px;
}

.pnavTitle {float:left;padding-top:2px;padding-bottom:2px;padding-left:38px;padding-right:4px}
.pnavPage {float:left;width:20px;padding-top:2px;padding-bottom:2px;margin-left:8px;background-color:#433B38;text-align:center}
.pnavCPage {float:left;width:20px;padding-top:2px;padding-bottom:2px;margin-left:8px;background-color:#322B27;text-align:center;}
.clear {clear:both}

p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
p.max {
	font-size: 20px;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
p.title {
	font-family: Arial Narrow;
	font-size: 25px;
	color: #39312e;
	padding: 9px 0px;
}
p.hidden {
	display: none;
}

div.hidden {
	display: none;
}
div.clear {
	font-size: 0px;
	clear: both;
}

#main {
	background: url('/templates/images/background.jpg') 100% 100% repeat-x;
	margin: 0px auto;
}
#header {
	padding: 60px 0px 0px 20px;
}
#logo {
	width: 115px;
	float: left;
	/*padding: 6px 0px 0px 0px;*/
}
#languages {
	padding: 0px 0px 5px 25px;
	/*text-align: center;*/
}
#menu {
	width: 700px;
	float: left;
	padding: 14px 0px 0px 0px;
	/*background: green;*/
}
#menu div.item {
	height: 22px;
}
#menu div.menu {
	/*width: 150px;*/
	height: 22px;
	float: left;
}
#menu div.select {
	background: #48413d;
}
#menu div.submenu {
	width: 565px;
	height: 22px;
	float: left;
	background: #48413d;
}
#menu div.submenu div {
	font-size: 13px;
	padding: 3px 0px 0px 0px;
	float: left;
}
#menu div.submenu div.select {
	font-size: 13px;
	font-weight: bold;
	background: url('/templates/images/menu-select.gif') repeat-x;
	padding: 3px 0px 0px 0px;
	float: left;
}
#menu div.submenu div.select2 {
	font-size: 13px;
	/*font-weight: bold;*/
	background: url('/templates/images/menu-select.gif') repeat-x;
	padding: 3px 0px 0px 0px;
	float: left;
}
#menu div.submenu div.sep {
	width: 35px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#menu div.submenu a {
	color: #ffffff;
	text-decoration: none;
}
#menu div.submenu a:hover {
	color: #ffffff;
	text-decoration: none;
}
#center {
	padding: 0px 0px 0px 0px;
	/*background: blue;*/
}
#title-main {
	width: 145px;
	height: 25px;
	float: left;
}
#title {
	width: 233px;
	float: left;
}
#title div {
	padding: 5px 15px 0px 0px;
	text-align: right;
}
#content {
	width: 596px;
	float: left;
	position: relative;
	/*background: green;*/
}
#content-main {
	width: 540px;
	float: left;
	position: relative;
	/*background: green;*/
}
#content-404 {
	/*width: 540px;*/
	float: left;
	position: relative;
	/*background: green;*/
	padding: 0px 0px 0px 30px;
}
#right {
	width: 50px;
	height: 420px;
	float: left;
	/*background: green;*/
}
#footer {
	color: #756b66;
	padding: 10px 20px 10px 20px;
}
#footer a {
	color: #756b66;
}
#footer-left {
	width: 320px;
	float: left;
	padding: 40px 0px 0px 0px;
}
#footer-right {
	width: 240px;
	float: right;
	padding: 40px 0px 0px 0px;
	text-align: right;
}

div.content {
	padding: 0px 0px 24px 0px;
}
div.content-grey {
	font-size: 13px;
	font-weight: bold;
	color: #958c7d;
	background: #433b38 url('/templates/images/grey-bottom.gif') 0% 100% no-repeat;
	margin: 0px 0px 15px 0px;
}
div.content-grey div {
	font-size: 13px;
	font-weight: bold;
	color: #958c7d;
	background: url('/templates/images/grey-top.gif') 0% 0% no-repeat;
	padding: 10px 15px 10px 15px;
}
div.content-grey-c {
	width:300px;
	font-size: 13px;
	font-weight: bold;
	color: #958c7d;
	background: #433b38 url('/templates/images/service-bottom.gif') 0% 100% no-repeat;
	margin: 0px 0px 15px 0px;	
}
div.content-grey-c div {
	font-size: 13px;
	font-weight: bold;
	color: #958c7d;
	background: url('/templates/images/service-top.gif') left top no-repeat;
	padding: 10px 15px 10px 15px;
}
div.content-main {
	padding: 0px 0px 24px 95px;
}
div.content-photos {
	padding: 0px 0px 0px 0px;
}
div.content-photos div.item {
	width: 95px;
	height: 95px;
	float: left;
	overflow: hidden;
}
div.tips {
	/*display: hidden;*/
	/*float: left;
	position: absolute;*/
	/*top: 0px;*/
	/*left: 0px;*/
	/*z-index: 10;*/
	/*background: green;*/
}
div.content-grey a:link, div.content-grey a:visited, div.content-grey-c a:link, div.content-grey-c a:visited  {
	color: #ffffff;
	text-decoration: underline;
}
div.content-grey a:hover, div.content-grey-c a:hover {
	color: #ffffff;
	text-decoration: none;
}
div.title {
	font-family: Arial Narrow;
	font-size: 25px;
	color: #39312e;
	padding: 0px 0px 8px 0px;
}
div.title, div.title a:link, div.title a:visited {
	font-family: Arial Narrow;
	font-size: 25px;
	color: #39312e;
	text-decoration: none;
}
div.title a:hover {
	font-family: Arial Narrow;
	font-size: 25px;
	color: #222222;
	text-decoration: none;
}
div.news-item {
	background: url('/templates/images/orel.gif') 0px 3px no-repeat;
	padding: 0px 0px 24px 38px;
	text-align:justify;
}
div.services-item {
	padding: 0px 0px 14px 0px;
}
div.services-item-set {
	padding: 0px 0px 14px 0px;
	color: #ffffff;
	/*background: green;*/
}
div.services-item div.title a:link, div.services-item div.title a:visited {
    color: #b0ae9c;
}
div.services-item-set div.title a:link, div.services-item-set div.title a:visited {
    color: #ffffff;
}

div.valuation-item {
	padding: 0px 0px 14px 0px;
}

div.valuation-item div.title a:link, div.valuation-item div.title a:visited {
    color: #b0ae9c;
}
div.valuation-item-set div.title a:link, div.valuation-item-set div.title a:visited {
    color: #ffffff;
}


div.grey {
	background: #756c62 url('/templates/images/service-bottom2.gif') 0% 100% no-repeat;
	/*margin: 0px 0px 10px 0px;*/
}
div.grey div {
	background: url('/templates/images/service-top2.gif') 0% 0% no-repeat;
	padding: 10px 10px 10px 10px;
}
#social {
	width: 270px;
	position: absolute;
	top: 0px;
	right: -300px;
	background: #433b38 url('/templates/images/service-bottom-c.gif') 0% 100% no-repeat;
}
#social2 {
	width: 270px;
	position: absolute;
	top: 250px;
	right: -300px;
}
#social div {
	background: url('/templates/images/service-top-c.gif') 0% 0% no-repeat;
	padding: 10px 30px 0px 10px;
}
div.question {
	padding: 0px 0px 20px 0px;
}
div.question div {
	font-size: 16px;
	padding: 0px 0px 10px 0px;
}
ul, li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.list li {
	background: url('/templates/images/i.gif') 0px 6px no-repeat;
	padding: 0px 0px 0px 7px;
}


