
html, body {
	padding: 0px;
	margin: 0px;
}

html {
	background: white;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url('/img/bg-bottom.jpg') bottom repeat-x;
}

<!--[if !IE]>-->
#main_table {
  width: 1000px;
  height: 100%;
  border: 0px;
  margin-top: 0px;
}
#page_header {
  width: 100%;
  height: 100px;
  background: url('/img/logo-side-1000.jpg') top repeat-x;
  text-align: center;
}
#logo {
  width: 100%;
  height: 100px;
  background: url('/img/logo-1000.jpg') top center no-repeat;
  text-align: center;
}
#header {
  height: 100px;
}
<!--<![endif]-->

@media (max-width: 1200px) {
	#main_table {
		width: 1000px;
		height: 100%;
		border: 0px;
    margin-top: 0px;
	}
	#page_header {
		width: 100%;
		height: 100px;
		background: url('/img/logo-side-1000.jpg') top repeat-x;
		text-align: center;
	}
	#logo {
		width: 100%;
		height: 100px;
		background: url('/img/logo-1000.jpg') top center no-repeat;
    text-align: center;
	}
  #header {
    height: 100px;
  }
}
@media (min-width: 1201px) {
	#main_table {
		width: 1240px;
		height: 100%;
		border: 0px;
    margin-top: 0px;
	}
	#page_header {
		width: 100%;
		height: 120px;
		background: url('/img/logo-side-1200.jpg') top repeat-x;
		text-align: center;
	}
	#logo {
		width: 100%;
		height: 120px;
		background: url('/img/logo-1200.jpg') top center no-repeat;
    text-align: center;
	}
  #header {
    height: 120px;
  }
}

*{
	color: #000000;
	font-family: "Verdana";
	font-size: 12pt;
}

a:link, a:visited {
	color: #5ca960;
	text-decoration: underline;
}

a:hover, a:active {
	color: #5ca960;
	text-decoration: underline;
}

.menu:link, .menu:visited {
	color: #676767;
	text-decoration: none;
	font-size: 13pt;
	letter-spacing: 3px;
}

.menu:hover, .menu:active {
	color: #676767;
	text-decoration: underline;
	font-size: 13pt;
}

#page_body {
	padding: 5px 0px 32px 0px;
	background:url('/img/page-top.jpg') top repeat-x;
}

#page_bottom {
	height:78px;
	background:url('/img/rsdv-bg-bottom.jpg') top right no-repeat;
}

.page_body_top {
	height: 94px;
  text-align: center;
  padding: 0px;
  vertical-align: top;
}

.page_body_top div {
  margin-top: 0px;
}

#page_contant {
	padding: 0px 50px 0px 50px;
}

.page_body_left {
	width: 290px !important;
	width: 274px;
	padding: 0px 24px 0px 0px;
	text-align: left;
}

.page_body_right {
	width: 100%;
	text-align: left;
}

.menu_table td {
	background: #f2f2f2;
	height: 38px;
	border-bottom: 1px solid #e1e0df;
	text-align: center;
}

.menu_select, .menu_table .menu_select {
	border-left: 1px solid #e1e0df;
	border-right: 1px solid #e1e0df;
	border-bottom: 1px solid #ffffff;
	background:url('/img/menu-select.jpg') top left repeat-x;
	background-color: #ffffff;
}

.menu_select .menu {
	color: #5ca960;
}

.submenu {
	width: 100%;
	padding-bottom: 20px;
}

.submenu table {
	width: 100%;
}

.submenu table tr {
	vertical-align: top;
}

.submenu table td {
	width: 25%;
	text-align: left;
	padding-left: 20px;
}

.submenu table td *, .submenu table td a {
	font-size: 12pt;
	color: #676767;
}

.submenu_select *, .submenu_select a, .submenu table .submenu_select *, .submenu table .submenu_select a {
	color: #5ca960;
}

.submenu_select_no, .submenu_select_no *, .submenu_select_no a {
  color: #676767;
}

.submenu_select_yes, .submenu_select_yes *, .submenu_select_yes a {
  color: #5ca960;
}

img {
	border: 0px;
}

#header {
  width: 100%;
  max-width: 1240px;
  border: 0px;
}

#header tr {
	vertical-align: middle;
}

.header_logo {
	padding-left: 40px;
	text-align: left;
}

.header_contacts {
	padding-right: 0px;
	text-align: right;
}

.header_contacts_img {
	background:url('/img/phone.png') top left no-repeat;
	width: 44px;
}

.phone {
	padding-right: 30px;
}

.header_contacts * {
	color: #cccccc;
	font-size: 10pt;
}

.header_contacts span {
	font-size: 20pt;
}

.left_block {
	background:url('/img/left-block.jpg');
	border: 1px solid #cccccc;
	width: 244px !important;
	width: 224px;
	padding: 10px;
}

h1 {
  font-size: 150%;
}

.err {
  FONT-SIZE: 10pt;
  COLOR: #990033;
}
.minitext {
  color: #999999;
  FONT-SIZE: 10px;
}
.title {
  color: #9c2d3e;
  FONT-SIZE: 18px;
  letter-spacing: 0.05em;
}
.setuppanel {
  width: 100%;
}
.setuppanel * {
  font-size: 10pt;
}
.path {
  margin: 10px 0px 10px 20px;
}
.path * {
  font-size: 8pt;
}

.bottom_menu {
  padding-bottom: 5px;
}
.bottom_menu, .bottom_menu * {
  font-size: 12pt;
}
.copyright {
  padding-bottom: 5px;
}
.copyright, .copyright * {
  font-size: 8pt;
  color: #999999;
}
.bottom_words, .bottom_words * {
  font-size: 8pt;
  color: #999999;
  font-family: serif;
}