body, div, img, ul, li, p , h1, h2, input, span, form {
	margin: 0; 
	padding: 0;
}
html {
    height: 100%;
}
body { 
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	background: #fff;
	text-align: left;
	/*  4 styles for footer to be  always in the end of window*/
	min-height: 100%; 
    height: auto!important;
    height: 100%;
    position: relative;
}
div {
	background-repeat: no-repeat;
}
.left {
	float: left;
}
.clear {
	clear: left;
}
.right {
	float: right;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
} 
a:focus {
	outline: 0;
}
img {
 border: none;
 vertical-align: top;
}
#container {
	width: 100%;
	min-width: 1000px;
	width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
}

#header {
	height: 342px;
}
#fon1 {
	background: url(/img/fon1.jpg);
	width: 52px;
	height: 212px;
}
#fon2 {
	background: url(/img/fon2.jpg);
	width: 146px;
	height: 44px;
}
#logo a {
	display: block;
	padding: 0;
	margin: 0;
	height: 168px;
	width: 146px;
	background: url(/img/logo.jpg) no-repeat;
}
#fon3 {
	background: url(/img/fon3.jpg);
	width: 257px;
	height: 212px;
}
#flash {
	background: url(/img/fon_header.jpg) repeat-x;
	width: 477px;
	height: 212px;
	text-align: right;
}
#wrapper {
	overflow: auto;
	width: 100%;
	/*border: 1px solid red;*/
	padding-bottom: 100px;
}
#left_navigation {
	width: 198px;
}
#left_menu {
	margin-left: 33px;
	margin-top: 22px;
	list-style-type: none;
}
#left_menu .current {
	background: url(/img/marker_current.gif) left 7px no-repeat;
	padding-left: 22px;
}
#left_menu .current  a {
	text-decoration: none;
}
#left_menu li {
	background: url(/img/marker_leftmenu.gif) 5px 4px no-repeat;
	padding-left: 22px;
	margin-top: 16px;
	/*border: 1px solid red;*/
}
h1 {
	font-size: 18px;
}
.left_submenu {
	margin-left: 23px;
	list-style-type: none;
}
.left_submenu a {
	color: #000;
	text-decoration: none;
}
.left_submenu li {
	background: url(/img/marker_leftsubmenu.gif) left 5px no-repeat !important;
	padding-left: 12px !important;
}
#search {
	background: url(/img/fon_search.jpg) no-repeat;
	height: 63px;
	margin-top: 35px;
}
#search p {
	color: #006699;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
#input_search {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	padding-top: 2px;
	padding-left: 12px;
	border: 1px solid #006699;
	font-family: Tahoma;
	font-size: 12px;
	color: #ccc;
	background: #fff;
	/*background-repeat: repeat-x;*/
	text-align: left;
	width: 133px;
	height: 15px;
}
#but_search {
	background: url(/img/but_search.gif) no-repeat;
	width: 16px;
	height: 12px;
	margin-top: 11px;
	margin-left: 3px;
	cursor: pointer;
}
#customers {
	background: url(/img/fon4.gif) left top repeat-x;
	margin-top: 40px;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
}
#customers p {
	margin-bottom: 16px;
}
#customers img {
	margin: 0;
	border: 3px double #8dc2d6;
	margin-bottom: 8px;
}
#right_navigation {
	width: 158px;
	text-align: center;
}
#fon5 {
	background: url(/img/fon5.jpg) no-repeat;
	height: 104px;
}
#a_press {
	display: block;
	background: url(/img/fon_a_press.jpg) no-repeat;
	height: 136px;
}
#right_navigation p {
	font-weight: bold;
	padding-top: 8px;
}
#right_navigation  ul {
	margin-top: 40px;
}
#right_navigation  ul  li {
	list-style-type: none;
	margin-top: 10px;
	font-size
}
#content {
	margin-right: 158px;
	padding: 30px 30px 15px 35px;
}

#content_container {
	margin-left: 198px;
	/*border: 1px solid red;*/
}
*html  #content{
	margin-left: -3px;
}
h2 {
	font-size: 14px;
	color: #069;
	padding-bottom: 10px;
}
#content p, #content ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content ul li {
	background: url(/img/marker_leftsubmenu.gif) left 5px no-repeat;
	padding-left: 12px;
	list-style-type: none;
}
#objects {
	background: url(/img/fon_objects_2.jpg) left 11px repeat-y;
	width: 501px;
	margin: auto;
	min-height: 194px;
	margin-top: 15px;
	margin-bottom: 15px;
}
*html #objects {
	height: 194px;
}
#objects_inside {
	background: url(/img/fon_objects_3.jpg) bottom no-repeat;
	min-height: 194px;
}
*html #objects_inside {
	height: 194px;
}
#objects p {
	padding: 0;
	color: #006699;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
}
#fon_objects_1 {
	background: url(/img/fon_objects_1.gif) no-repeat;
	/*border: 1px solid red;*/
	padding-top: 11px;
}
.object {
	background: url(/img/object_image_border.gif) no-repeat;
	width: 145px;
	height: 116px;
	overflow: hidden;
	margin-right: 5px;
}
.object img {
	margin-top: 16px;
	margin-left: 16px;
}

#objects_inside  div p {
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	width: 145px;
}
#objects_inside  div p a{
	text-decoration: none;
}
#footer {
	height: 40px;
	font-size: 10px;
	padding-top: 56px;
	width: 100%;
	position: absolute;
    bottom: 0;
	background: url(/img/fon_footer.jpg) left bottom repeat-x;
	min-width: 1000px;
	width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
	/*border: 1px solid red*/
}
#contacts {
	padding-left: 53px;
	width: 146px;
	/*border: 1px solid red;*/	
}
#phones {
	margin-left: 200px;
	margin-right: 196px;
	text-align: center;
}
#development {
	width: 196px;
	text-align: left;
}
#gallery {
	text-align: center;
	width: 510px;
	margin-top: 20px;
	height: 450px;
}
#gallery a{
	text-decoration: none;
	font-size: 10px;
	cursor: pointer;
}
#gallery img {
	border: 3px double #8dc2d6; 
}
.gallery_img {
	float: left;
	margin-right: 40px;
	width: 127px;
	margin-bottom: 10px;
	height: 140px;
}
#catalog_menu {
	overflow: auto;
	width: 500px;
	/*border: 1px solid red;*/
}
#catalog_menu li {
	float: left;
	margin-right: 5px;
}
.creator {
	display: block;
	width: 122px;
	height: 18px;
	//width: 162px;
	//height: 33px;
	background: url('/img/nmarklogo.gif') no-repeat 0 0;
	padding: 15px 0 0 40px;
	margin: 0 0;
}