		body {
			margin: 0px;
			padding: 0px;
			font-family: verdana, sanserif;
			font-size: 11px;
			line-height: 16px;
		}
		td {
			vertical-align:top;
		}
		a {
			color: #000099;
		}
		
		a:hover {
			color: #666699;
		}
		
		img {
			border: 0;
		}
		
		#div_container {
			width: 940px;
			margin: 10px auto;
		}
		
		#div_header {
			font-size: 10px;
			color: #666666;
		}
			#div_date {
				float: right;
				font-size: 10px;
				color: #666666;
			}
		
		#table_container {
			width: 100%;
			border: 1px solid #999999;
		}
			
			#td_col_logo {
				width: 168px;
				vertical-align: top;
				border-right: 1px solid #999999;
			}
				#div_logo {
						border-bottom: 1px solid #999999;
						background: #ffffff;
					}
						#img_logo {
							display: block;
							margin: 0;
							padding: 10px;
						}
			
			#td_top {
				vertical-align: top;
			}
				#div_top {
					height: 100px;
					border-bottom: 1px solid #999999;
					/*background: url(gui/007.jpg);*/
					color: #ffffff;
					background: #000099;
				}
					#div_devis {
						z-index: 10;
						position: absolute;
						width: 749px;
						margin: 10px;
						text-align: right;
						color: #ffffff;
						font-size: 13px;
						line-height: 18px;
						font-weight: bold;
					}
			
			#td_col_1 {
				vertical-align: top;
				border-right: 1px solid #999999;
				/*background: url(../gui/gunnar-mamma.jpg) no-repeat bottom;*/
				background-color: #eeeeee;
			}
				#div_col_1 {
					width: 168px;
				}
					
					#div_menu_left {
						padding: 10px;
						padding-top: 25px;
						padding-bottom: 210px;
						background: #ffffff url(../gui/gunnar-mamma.jpg) no-repeat bottom;
						/*background: #ffffff url(../gui/gunnar_ill.gif) no-repeat bottom;*/
					}
						.submenuitem {
							margin: 7px 0;
							line-height: 13px;
						}
							.submenuitem a {
								text-decoration: none;
							}
						.submenuitem_on {
							margin: 7px 0;
							line-height: 13px;	
						}
							.submenuitem_on a {
								text-decoration: none;
								color: #666699;
							}
					
					#div_pg {
						/*position:absolute;*/
						/*width: 749px;*/
						margin: 10px;
						text-align: center;
						color: #000099;
						font-size: 10px;
						line-height: 13px;
						font-weight: bold;
					}
						#div_pg a {
							text-decoration: none;
						}
			#td_col_2 {
				vertical-align: top;
			}
				#div_col_2 {
					width: 600px;
				}
					
					
					#div_menu_top {
						padding: 2px 20px;
						border-bottom: 1px solid #999999;
						color: #999999;
						background: #eeeeee;
						/*text-align: center;*/
					}
						
						#div_menu_top a.meuitem_top {
							font-weight: bold;
							/*color: #000099;*/
							text-decoration: none;
						}
						#div_menu_top a.meuitem_top_on {
							font-weight: bold;
							color: #666699;
							text-decoration: none;
						}
					
					#div_main {
						padding: 20px;
					}
						
						h1 {
							font-size: 16px;
							line-height: 20px;
							color: #000099;
						}
						
						.img_puff {
							display: block;
							border: 1px solid #999999;
							margin: 0;
						}
						
						/*.div_news {
							padding: 10px;
							background: #eeeeee;
							border: 1px solid #999999;
						}*/
			#td_col_3 {
				vertical-align: top;
				border-left: 1px solid #999999;
				background: #eeeeee;
			}
			
				#div_col_3 {
					width: 168px;
				}
					#div_news {
						/*border-bottom: 1px solid #999999;*/
						background-color: #ffffff;
					}
					
						.div_news_rub {
							padding: 2px 10px;
							border-bottom: 1px solid #999999;
							color: #000099;
							background: #eeeeee;
							font-weight: bold;
							/*text-decoration: none;*/
							/*padding: 10px;
							border-bottom: 1px dotted #999999;
							font-size: 12px;
							line-height: 20px;
							font-weight: bold;
							color: #000099;*/
						}
							.div_news_rub a {
								text-decoration: none;
							}
						
						.div_news_item {
							padding: 5px 10px;
							border-bottom: 1px dotted #999999;
							font-size: 10px;
							line-height: 12px;
						}
						
							.div_news_item a {
								text-decoration: none;
							}
					#div_sfi {
						margin: 10px;
						text-align: center;
						color: #000000;
						font-size: 9px;
						font-weight: normal;
						line-height: 11px;
					}
						#img_sfi {
							border: 0;
							margin: 0;
						}
						
		
		#div_footer {
			font-size: 10px;
			color: #666666;
		}
			#div_adress {
				float: right;
				font-size: 10px;
				color: #666666;
			}
			
		#fss_back {
			/*margin: 0 auto;*/
			/*width: 375px;*/
			/*height: 500px;*/
			/*background: #000000;*/
			/*border: 1px solid #000000;*/
			/*background: url(gui/top-logo.jpg);*/
			background: url(../gui/fss/03.jpg);
		}
		
		#fss_front {
			height: 100px;
			opacity: 0;
			filter: alpha(opacity=0);
		}