* {
	color: #989898;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

h1 {
	color: #b43500;
	font-size: 22px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 12px;
}

h2.feedback {
	text-align: center;
}

html,body {
	background: #ffffff;
}

.page {
	width: 986px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

.pageFrame {
	width: 986px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

.top {
	position: relative;
}

.top div.header {
	width: 986px;
	height: 207px;
	background: url('/images/topBackground.jpg') no-repeat 50% 0%;
	
}

.top div.header .address {
	width: 175px;
	
	padding-top: 130px;
	padding-left: 415px;

	color: #606162;
	
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.top div.headerLine {
	height: 33px;
	background: url('/images/topMenuBackground.png') repeat-x;

	padding-left: 8px;
	overflow: hidden;
}

.top div.headerLine .address {
	float: left;
	width: 380px;

	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;

	line-height: 33px;
	vertical-align: middle;

	color: #ffffff;
}

.top div.headerLine div.menu {
	margin-left: 380px;
}

.top div.headerLine div.menu ul {
	display: table;
	
	width: 100%;
	height: 30px;

	margin: 0;
	padding: 2px 0px 0px 0px;
	border: 0;

	list-style: none;

	overflow: hidden;
}

.ie7 .top div.headerLine div.menu ul {
	display: block;	
}

.top div.headerLine div.menu ul li {
	display: table-cell;

	text-align: center;
	vertical-align: middle;

	border-left: 2px solid #bd6835;
}

.ie7 .top div.headerLine div.menu ul li {
	float: left;

	display: block;

	line-height: 30px;
	padding: 0px 5%;
}

.top div.headerLine div.menu ul li a {
	color: #ffffff;

	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;

	text-transform: uppercase;
	text-decoration: none;
}

.main {
	background: #f0f1f1 url('/images/background.jpg') no-repeat 50% 100%;

	padding-top: 0px;
	padding-bottom: 20px;

	min-height: 400px;
	
	overflow: hidden;
}

.main div.sidebar {
	float: left;
	width: 189px;
}

.main div.sidebar ul.SCContentListNews {
	padding: 0;
	border: 0;

	list-style: inside url('/images/newsPoint.png');

	margin: 15px 20px 10px 15px;
}

.main div.sidebar ul.SCContentListNews li {
	padding-bottom: 15px;
}

.main div.sidebar ul.SCContentListNews li a .head {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.main div.sidebar ul.SCContentListNews li a {
	text-decoration: none;
}

.main div.sidebar ul.SCContentListNews li a:hover {
	text-decoration: underline;
}

.main div.menu {
	float: left;

	width: 200px;

	background: #ffffff;

	-webkit-box-shadow: #7c795f 0px 0px 6px;
	-moz-box-shadow: #7c795f 0px 0px 6px;
	box-shadow: #7c795f 0px 0px 6px;

	position: relative;
	behavior: url("/images/PIE.htc");
}

.main div.menu ul.menu {
	margin: 0;
	padding: 0;
	border: 0;

	list-style: none;
}

.main div.menu ul.menu li {
	padding: 5px 5px 5px 5px;
	background: #ffffff url('/images/mainMenuBackground.png') no-repeat 50% 100%;	
}

.main div.menu ul.menu li a {
	display: block;

	margin-left: 10px;
	padding-left: 30px;

	background: url('/images/mainMenuPoint.png') no-repeat 0 50%;
}

.main div.menu ul.menu li,
.main div.menu ul.menu li a {
	color: #606162;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;

	text-decoration: none;
}

.main div.menu ul.menu li a:hover {
	text-decoration: underline;	
}

.main div.content {
	padding: 4px 8px 4px 0px;

	margin-left: 400px;
}

.main div.content ul.menu {
	margin: 0;
	padding: 0;
	border: 0;

	list-style: none;

	overflow: hidden;
}

.main div.content ul.menu li {
	float: left;

	padding: 7px 9px;
}

.main div.content ul.menu li img {
	border: 7px solid #ffffff;
		
	-webkit-box-shadow: #7c795f 0px 2px 6px;
	-moz-box-shadow: #7c795f 0px 2px 6px;
	box-shadow: #7c795f 0px 2px 6px;

	position: relative;
	behavior: url("/images/PIE.htc");
}

.main div.content ul.SCContentListCatalog {
	overflow: hidden;
}

.main div.content ul.SCContentListCatalog li {
	float: left;

	background: #ffffff;
	border: 7px solid #ffffff;

	margin: 10px;
		
	-webkit-box-shadow: #7c795f 0px 2px 6px;
	-moz-box-shadow: #7c795f 0px 2px 6px;
	box-shadow: #7c795f 0px 2px 6px;

	position: relative;
	behavior: url("/images/PIE.htc");
}

.main div.content ul.SCContentListCatalog li .item {
	width: 150px;
	height: 180px;

	background: #ffffff;

	text-align: center;
}

.main div.content ul.SCContentListNews {
	margin: 0;
	padding: 0;
	border: 0;

	list-style: url('/images/newsPoint.png');
	
	margin-left: 20px;
}

.main div.content ul.SCContentListNews li {
	padding-bottom: 7px;
}

.main div.content ul.SCContentListNews li .head {
	font-weight: bold;
}

.main div.content ul.SCContentListNews li a {
	text-decoration: none;
}

.main div.content ul.SCContentListNews li a:hover {
	text-decoration: underline;
}

.main div.content .itemPager {
	text-align: center;
	padding: 0px 0px 5px;
}

.main div.content .itemPager table {
	width: 100%;
}

.main div.content .itemPager table td {
	vertical-align: middle;
}

.main div.content .itemPager a,
.main div.content .itemPager span {
	padding: 0px 10px;
	font-size: 14px;
}
	
.footer {
	padding: 10px;

	overflow: hidden;
}

.footer .counters {
	text-align: right;
}

.footer .address {
	font-size: 9px;
	text-align: left;
}

.feedback a {
	color: red;
}
