img, a img {
	border: none;
}
a {
	text-decoration: underline;
	color: #5f5f5f;
}
a:hover {
	text-decoration: none;
	color: #5f5f5f;
}
p {
	line-height: 1.1;
}
ul {
	margin: 0 0 0 25px;
	padding: 0;
}
li{
	margin: 0 0 5px 0;
	padding: 0;
	list-style: url(images/list_style.gif);
	line-height: 1;
}
h2 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #016b96;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	font-family: "Trebuchet MS";
	color: #5f5f5f;
	font-size: 10pt;
}
html, body{
    height: 100%;
    margin: 0;
    padding: 0;
}
#main_wrapper {
	width: 1000px;
	min-height:100%;
	margin: 0 auto;
	padding: 0;
	/*border: 1px solid;*/
}
*html #main_wrapper {
	height:100%; /* для ie6 и ниже */
}
#header, #header_iner {
	width: 960px;
	height: 248px;
	float: left;
	margin: 15px 20px 0 20px;
	padding: 0;
	background: url(images/head_main.jpg) top left no-repeat;
	/*border: 1px solid;*/
}
*html #header, *html #header_iner {
	margin: 15px 0 0 10px;
}
#header_text, #header_text_iner {
	float: left;
	height: 40px;
	font-size: 10pt;
	font-weight: bold;
	margin: 180px 0 0 10px;
	padding: 0;
}
#header_text span, #header_text_iner span{
	color: #233380;
}
#main_logo_href_1 {
	position: relative;
	width: 327px;
	height: 243px;
	top: 0;
	margin: 0;
	padding: 0;
	float: right;
}
#main_logo_href_2 {
	position: relative;
	width: 327px;
	height: 152px;
	top: 0;
	margin: 0;
	padding: 0;
	float: right;
}
#menu_line {
	width: 960px;
	height: 40px;
	float: left;
	margin: 0 20px;
	padding: 0;
}
*html #menu_line {
	margin: 0 10px;
}
#litel_nav_bar {
	width: 50px;
	height: 17px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}
.litel_nav_icon {
	width: 17px;
	height: 17px;
	float: left;
	margin: 0 7px 0 0;
	padding: 0;
}
#main_menu {
	/*width: 850px;*/
	height: 17px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	/*border: 1px solid;*/
}
.main_menu_position, .main_menu_position_active {
	float: left;
	margin: 0 0 0 36px;
	padding: 0;
	color: #373737;
	font-size: 10pt;
	font-weight: bold;
}
.main_menu_position a, .main_menu_position_active a {
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 12px;
}
.main_menu_position a:hover {
	background: url(images/menu_arow.gif) center left no-repeat;
}
.main_menu_position_active a {
	background: url(images/menu_arow.gif) center left no-repeat;
}
#main_container {
	width: 964px;
	float: left;
	margin: 0 16px 0 20px;
	padding: 0;
	/*border: 1px solid;*/
}
*html #main_container {
	width: 980px;
	margin: 0 0 0 10px;
	/*border: 1px solid;*/
}
#left_sidebar, #left_sidebar_project, #left_sidebar_except, #left_sidebar_uslugi, #left_sidebar_contacts, #left_sidebar_documentation {
	width: 220px;
	float: left;
	margin: 4px 0 0 0;
	padding: 0;
	/*border: 1px solid;*/
}
#sub_menu {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
}
*html #sub_menu {
	margin-top: 25px;
}
.sub_menu_position, .sub_menu_position_hover, .sub_menu_position_main_punkt{
	clear: both;
	border-left: 7px solid #39b0e0;
	margin: 0 0 7px 0;
	padding: 4px 0 4px 10px;
}
.sub_menu_position_hover, .sub_menu_position_hover_project {
	background: #d7eff9;
}
.sub_menu_position_project, .sub_menu_position_hover_project{
	clear: both;
	border-left: 7px solid #39b0e0;
	margin: 0 0 7px 7px;
	padding: 4px 0 4px 10px;
}
.sub_menu_position a, .sub_menu_position_hover a, .sub_menu_position_main_punkt a, .sub_menu_position_project a, .sub_menu_position_hover_project a{
	text-decoration: none;
}
.sub_menu_position  a:hover, .sub_menu_position_hover a:hover, .sub_menu_position_main_punkt a:hover,  .sub_menu_position_project a:hover, .sub_menu_position_hover_project a:hover{
	text-decoration: none;
}
.sub_menu_position:hover, .sub_menu_position_main_punkt:hover, .sub_menu_position_project:hover{
	background: #d7eff9;
}
.sub_menu_position_top_punkt{
	clear: both;
	border-left: 14px solid #39b0e0;
	margin: 0 0 7px 0;
	height: 20px;
	padding: 4px 0 3px 10px;
	font-weight: bold;
	font-size: 11pt;
	float: left;
}
#sale_button, #sale_button_home, #sale_button_project {
	clear: both;
	margin: 15px 0 0 0;
	padding: 0;
}
#sale_button_home {
	margin: 49px 0 0 0;
}
#sale_button_project {
	margin: 16px 0 0 0;
}
#banner, #banner_project, #banner_page_project, #banner_page_contacts {
	float: left;
	margin: 60px 0 0 0;
	padding: 0;
}
#banner_page_project {
	margin: 15px 0 0 0;
}
#banner_page_contacts {
	margin: 20px 0 0 0;
}
#banner_page_documentation {
	margin: 16px 0 0 0;
}
#contacts_banner {
	float: left;
	margin: 16px 0 0 0;
	padding: 0;
}
#main_content, #main_content_project, #main_content_except, #main_content_except_text, #main_content_uslugi, #main_content_contacts_text, #main_content_documentation_text  {
	width: 400px;
	float: left;
	margin: 4px 0 0 14px;
	padding: 0;
}
#our_draft {
	width: 399px;
	height: 320px;
	float: left;
	margin: 0;
	padding: 0;
}
#our_draft_mask_text {
	position: relative;
	top: -38px;
	margin: 0;
	padding: 0 0 0 15px;
	color: #fff;
	font-size: 15pt;
}
#text_container {
	float: left;
	margin: 60px 0 0 0;
	padding: 0;
}
#text_container p{
	margin: 0;
	padding: 0;
	line-height: 1.1;
}
#main_tel {
	float: right;
	margin: 50px 0 0 0;
	padding: 0 4px 0 0;
	border-right: 7px solid #39b0e0;
	font-size: 14pt;
}
#main_tel span {
	font-size: 11pt;
}
#main_news {
	width: 400px;
	float: left;
	margin: 35px 0 0 0;
	padding: 0;
}
.news_clear {
	width: 20px;
	height: 1px;
	float: left;
	margin: 0;
	padding: 0;
}
.news {
	width: 190px;
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
}
.news p{
	margin: 0;
	padding: 0;
	line-height: 1.1;
}
.news p span {
	color: #233380;
}
#all_news {
	float: right;
	margin: 0;
	padding: 0;
}
#right_sidebar, #right_sidebar_project, #right_sidebar_except, #right_sidebar_except_text, #right_sidebar_uslugi, #right_sidebar_contacts_text , #right_sidebar_documentation_text {
	width: 330px;
	float: left;
	margin: 0;
	padding: 0;
}
*html #right_sidebar{
	width: 346px;
}
#lit_gal {
	width: 325px;
	float: left;
	margin: 1px 0 0 6px;
	padding: 0;
}
*html #lit_gal {
	margin: 1px 0 0 3px;
}
.lit_gal_position {
	float: left;
	width: 81px;
	height: 81px;
	margin: 0 0 1px 0;
	padding: 0;
}
.lit_gal_position img {
	padding: 2px;
}

.lit_gal_position a img {
	border: 2px solid #fff;
}
.lit_gal_position a:hover img {
	border: 2px solid #005d97;
}
#certificate {
	width: 330px;
	float: left;
	margin: 55px 0 0 1px;
	padding: 0;
}
*html #certificate {
	margin: 55px 0 0 5px;
}
.certificate {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
*html .certificate {
	margin: 0 10px 0 0;
}
#page_clear{
    clear:both;
    height: 100px;
}
#main_footer {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 60px;
    margin-top: -60px;
	font-size: 7pt;
	font-weight: bold;
}
#footer_left {
	float: left;
	margin: 5px 0 0 20px;
	padding: 0;
}
* html #footer_left {
	margin: 5px 0 0 10px;
}
#footer_center {
	float: left;
	margin: 5px 0 0 80px;
	padding: 0;
}
#footer_right {
	float: left;
	margin: 5px 0 0 140px;
	padding: 0;
}


/*projects start*/
#header_iner {
	height: 157px;
	background: url(images/iner_header.jpg) top left no-repeat;
}
#header_text_iner {
	margin: 89px 0 0 10px;
}
#project_line {
	width: 960px;
	height: 120px;
	/*float: left;*/
	/*margin: 0 20px;*/
	margin: 20px 0 25px 0;
	padding: 0;
}
*html #project_line {
	width: 980px;
	margin: 0 0;
}
#project_line_left {
	width: 220px;
	height: 50px;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}
.sub_menu_position_main_punkt {
	font-size: 11pt;
	border-left: 14px solid #39B0E0;
}
/*
.project_line_left_text, .project_line_left_text_active {
	width: 200px;
	height: 25px;
	font-size: 11pt;
	margin: 0;
	padding: 3px 0 0 0;
	border-left: 14px solid #39B0E0;
	line-height: 1.1;
}
.project_line_left_text_active {
	background: #9cd7ef;
}
.project_line_left_text a, .project_line_left_text_active a{
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 0;
}*/
#project_line_right {
	width: 720px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
*html #project_line_right {
	margin: 0;
}
#project_line_right_head {
	clear: both;
	color: #016b96;
	font-size: 11pt;
	font-weight: bold;
	margin: 2px 0 7px 0;
	padding: 0;
}
#project_line_right_head span {
	font-size: 12pt;
}
#project_line_right_iner {
	width: 740px;
	height: 86px;
	float: left;
	margin: 0;
	padding: 0;
}
#project_line_right_arow_left, #project_line_right_arow_right {
	height: 86px;
	float: left;
	padding: 4px 0;
}
#project_line_right_arow_left {
	margin: 0 6px 0 0;
}
#project_line_right_arow_right {
	margin: 0 0 0 6px;
}
.project_line_right_img {
	height: 86px;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
}
.project_line_right_img img {
	padding: 2px;
}
.project_line_right_img a img {
	border: 2px solid #fff;
}
.project_line_right_img a:hover img,
.project_line_right_img a.selected img
 {
	border: 2px solid #005d97;
}
#left_sidebar_project {
	position: relative;
	top: -137px;
	margin: 25px 0 0 0;
}
#banner_project {
	margin: 13px 0 0 0;
}
#main_content_project {
	margin: 0 0 0 14px;
	width: 720px;
}
#right_sidebar_project {
	margin: 25px 0 0 0;
}
#main_content_project_header {
	clear: both;
	color: #016b96;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0;
}
.project_descriptoin {
	/*float: left;*/
	margin: 15px 0 0 0;
	padding: 0;
	width: 370px;
	line-height: 1.1;
}
.project_descriptoin p{
	margin: 0;
	padding: 0;
}
.project_descriptoin .title {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 3px 0;
}
#project_review {
	/*float: left;*/
	margin: 25px 0 0 0;
	padding: 0;
	width: 370px;
}
#project_review .title {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 3px 0;
}
#project_review p{
	margin: 0;
	padding: 0;
	font-style: italic;
	color: #016B96;
}
#project_review p span {
	font-size: 12pt;
}
#project_all_review {
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
}
#project_all_review a {
	font-size: 10pt;
}
#lit_gal_project {
	width: 325px;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
*html #lit_gal_project {
	margin: 0 0 0 2px;
	padding: 0 0 0 1px;
}
#project_slider {
	width: 321px;
	float: left;
	margin: 5px 0 0 5px;
	padding: 0;
	background: url(images/slide_background.gif) top left repeat-x;
}
*html #project_slider {
	margin: 0 0 0 2px;
	padding: 0 0 0 1px;
}
/*projects end*/

/*except main project start*/
#left_sidebar_except, #left_sidebar_uslugi, #left_sidebar_contacts, #left_sidebar_documentation {
	margin: 50px 0 0 0;
}
#main_content_except  {
	width: 420px;
	margin: 20px 0 0 14px;
}
#right_sidebar_except{
	width: 310px;
	margin: 50px 0 0 0;
}
.material {
	width: 400px;
	margin: 0 0 15px 0;
	padding: 0;
}
.shema_block {
	float: left;
	margin: 0 0 10px 44px;
	padding: 0;
}
*html .shema_block {
	margin: 0 0 10px 25px;
}
.shema_block_img, .shema_block_text  {
	float: left;
	margin: 0;
	padding: 0;
}
.shema_block_text {
	margin: 0 0 0 10px;
}
#materials_descripton {
	width: 400px;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 1.1;
}
#materials_descripton_img {
	width: 420px;
	float: left;
	margin: 0;
	padding: 0;
}
.materials_img {
	width: 190px;
	height: 146px;
	float: left;
	margin: 0;
	padding: 0 20px 20px 0;
}
#materials_descripton_shem h3 {
	margin: 0 0 10px 0;
}
.materials_descripton_shem{
	clear: both;
}
#main_content_except_text {
	width: 480px;
	margin: 15px 0 0 14px;	
}
*+html #main_content_except_text {
	margin: 20px 0 0 14px;	
}
*html #main_content_except_text {
	margin: 20px 0 0 14px;	
}
#main_content_except_text p,
#main_content_contacts_text p,
#main_content_documentation_text p {
	text-indent: 25px;
}
#right_sidebar_except_text {
	width: 220px;
	margin: 50px 0 0 30px;
}
/*except main project end*/

#main_content_documentation_text {
	width: 390px;
	margin: 18px 0 0 14px;
}
#right_sidebar_documentation_text {
	width: 280px;
	margin: 50px 0 0 30px;
	color: #5f5f5f;
	font-size: 14px;
	border-left: 5px solid #39B0E0;
	padding: 0 0 0 10px ;
}
#right_sidebar_documentation_text p {
	margin-top: 0;
}


#main_content_contacts_text {
	width: 400px;
	margin: 19px 0 0 14px;
}
#contacts_map_div {
	width: 400px;
	height: 287px;
	overflow: hidden;
}
#right_sidebar_contacts_text {
	width: 290px;
	margin: 50px 0 0 30px;
	color: #5f5f5f;
	font-size: 14px;
	/*background-color: #eee;*/
}
#contacts_feedback {
	margin: 70px 0 0 0;
	/*background-color: #eee;*/
}
#contacts_feedback .title {
	font-size: 14px;
	color: #5f5f5f;
	font-style: italic;
	margin: 0 0 5px 0;
}
#contacts_feedback .input {
	width: 150px;
	border: 1px solid #979797;
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999;
}
#contacts_feedback .textarea {
	width: 398px;
	height: 120px;
	border: 1px solid #979797;
	display: block;
	clear: both;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999;
}
#contacts_feedback .button {
	background-color: #c5c5c5;
	border: 1px solid #979797;
	color: #5f5f5f;
	float: right;
}
#contacts_feedback .clear {
	clear: both;
}

/*uslugi main project start*/
#main_content_uslugi  {
	width: 390px;
	margin: 18px 0 0 14px;
}
#main_content_uslugi ul li {
	margin: 0 0 20px 0;
}
#right_sidebar_uslugi {
	margin: 50px 0 0 10px;
}
#zakaz_form {
	width: 320px;
	/*height: 675px;*/
	float: left;
	background: #c4e6f7;
	margin: 0;
	padding: 5px;
}
#zakaz_form h3{
	text-transform: none;
}
#zakaz_form p{
	margin: 15px 0 5px 0;
}
#zakaz_form p.spacer {
	margin: 0;
	padding: 0;
	line-height: 0;
}
#zakaz_form form {
	margin: 0;
	padding: 0;
}
#zakaz_form #form_but img {
	cursor: pointer;
	border: none;
}
.input {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}
.input input {
	/*width: 90px;*/
	height: 15px;
	/*float: left;*/
}
.input_text {
	width: 60px;
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}
.input_param {
	width: 20px;
	float: left;
	margin: 3px 0 0 5px;
	padding: 0;
}