body{
	margin:0 auto;
	background:#ffffcc;
	font-family:Tahoma;
}
	#wrapper{
		margin:0 auto;
		width:768px;
		padding:0;
	}
	#content{
		float:left;
		background:url(../images/fon_wrapper.jpg) no-repeat #FFFFFF;
		border-right:1px solid #074788;
		border-left:1px solid #074788;
		margin:0;
		padding:0;
		width:768px;
		clear:both;
	}
		#left{
			float:left;
			width:180px;
		}
			#logo{
				margin:15px 0 0 0;
			}
				#logo img{
					border:0;
				}
			#news{
				margin:0;
			}
				#news p{
					font-size:11px;
					padding:0 10px 0 10px;
					margin:0;
					color:#074788;
					font-weight:bold;
				}
				* html #newsh1{
					padding:5px 0 0 8px;
					height:26px;
				}
				#newsh1{
					margin:26px 0 0 0;
					font-size:12px;
					line-height:26px;
					background:url(../images/newsh1.jpg) no-repeat;
					padding:0 0 0 8px;
				}
					#newsh1 a{
						color:#FFFFFF;
						text-decoration:none;
					}
						#newsh1 a:hover{
							text-decoration:underline;
						}
						#newsh1 img{
							vertical-align:middle;
							padding:0 7px 0 0;
							border:0;
						}
							#date{
								margin:10px 0 0 0;
								font-size:11px;
								padding:0 0 5px 10px;
								font-weight:bold;
							}
								#date a{
									color:#074788;
									text-decoration:none;
								}
									#date a:hover{
										text-decoration:underline;
									}
										.more{
											font-size:11px;
											color:#074788;
											text-decoration:none;
											float:right;
											padding:5px 8px 0 0;
											clear:both;
											font-weight:bold;
										}
											.more:hover{
												text-decoration:underline;
											}
												.more img{
													border:0;
													padding:0 5px 0 0;
												}
		#right{
			float:left;
			width:586px;
			position:relative;
			padding:0 0 20px 0;
		}
			* html #language{
				position:relative;
				float:right;
				clear:both;
			}
			#language{
				position:absolute;
				padding:0;
				right:0;
				top:0;
				margin:10px 10px 0 0;
				font-size:10px;
				clear:both;
			}
				#language img{
					border:1px solid #FFFFFF;
					vertical-align:middle;
				}
			* html #menu{
				margin:49px 0 0 0;
				width:587px;
			}
			#menu{
				position:relative;
				margin:49px -2px 0 0;
				padding:0;
				background:url(../images/bg-menu.jpg) no-repeat;
				float:left;
				width:588px;
				clear:both;
			}
				#menu a{
					color:#FFFFFF;
					text-decoration:none;
					font-size:13px;
					font-weight:bold;
				}
				#home{
					background:url(../images/menu/home-img.jpg) no-repeat;
					width:80px;
					height:62px;
					float:left;
					text-align:center;
					padding:30px 0 0 0;
				}
					#home:hover{
						background:url(../images/menu/home-img-hover.jpg) no-repeat;
					}
				#novini{
					background:url(../images/menu/novini-img.jpg) no-repeat;
					width:79px;
					height:62px;
					float:left;
					text-align:center;
					padding:30px 0 0 0;
				}
					#novini:hover{
						background:url(../images/menu/novini-img-hover.jpg) no-repeat;
					}
				#aboutus{
					background:url(../images/menu/aboutus-img.jpg) no-repeat;
					width:72px;
					height:62px;
					float:left;
					text-align:center;
					padding:30px 0 0 0;
				}
					#aboutus:hover{
						background:url(../images/menu/aboutus-img-hover.jpg) no-repeat;
					}
				#catalog{
					background:url(../images/menu/catalog-img.jpg) no-repeat;
					width:82px;
					height:62px;
					float:left;
					text-align:center;
					padding:30px 0 0 0;
				}
					#catalog:hover{
						background:url(../images/menu/catalog-img-hover.jpg) no-repeat;
					}
				#partners{
					background:url(../images/menu/partners-img.jpg) no-repeat;
					width:101px;
					height:62px;
					float:left;
					text-align:center;
					padding:30px 0 0 0;
				}
					#partners:hover{
						background:url(../images/menu/partners-img-hover.jpg) no-repeat;
					}
				#clients{
					background:url(../images/menu/clients-img.jpg) no-repeat;
					width:84px;
					height:62px;
					float:left;
					text-align:center;
					padding:30px 0 0 0;
				}
					#clients:hover{
						background:url(../images/menu/clients-img-hover.jpg) no-repeat;
					}
				* html #contacts{
					width:88px;
				}
				#contacts{
					background:url(../images/menu/contacts-img.jpg) no-repeat;
					width:90px;
					height:62px;
					float:left;
					text-align:center;
					padding:30px 0 0 0;
				}
					#contacts:hover{
						background:url(../images/menu/contacts-img-hover.jpg) no-repeat;
					}
			* html #header{
				width:568px;
				margin:-20px -1px 0 0;
			}
			#header{
				position:relative;
				float:right;
				margin:-20px -2px 0 0;
				padding:0;
				width:568px;
				height:178px;
				border-top:2px solid #074788;
				border-bottom:2px solid #074788;
				border-left:2px solid #074788;
				color:#FFFFFF;
			}
				#box_header{
					position:absolute;
					margin:0;
					padding:0;
					font-size:11px;
					background:url(../images/box_header.gif) no-repeat;
					width:349px;
					height:40px;
					bottom:3px;
					right:0;
				}
					#box_header p{
						padding:10px 0 0 15px;
						margin:0;
					}
						* html #contentinside{
							height:320px;
						}
						#contentinside{
							padding:0 20px;
							min-height:420px;
						}
							#contentinside p{
								font-size:12px;
								color:#074788;
								margin:15px 0 0 0;
							}
								#contentinside a{
									text-decoration:underline;
									color:#074788;
								}
									#contentinside img{
										margin:10px 10px 0 2px;
										float:left;
										border:1px solid #074788;
										padding:1px;
									}
										#contentinside h1{
											background:#0a63bf;
											color:#FFFFFF;
											font-size:12px;
											padding:3px 0 3px 10px;
										}
											#contentinside table{
												font-size:12px;
												color:#074788;
											}
												* html #formsubmit{
													margin:5px 45px 0 0;
												}
												#formsubmit{
													background:url(../images/formsubmit.jpg) no-repeat;
													color:#FFFFFF;
													border:0;
													float:right;
													margin:5px 42px 20px 0;
													padding:5px 0 5px 0;
													font-size:12px;
													width:70px;
												}
											.three{
												height:11px;
												font-size:10px;
												color:#074788;
											}
						#insideproductsdiv{
							width:330px;
							float:right;
						}
						#route{
							font-size:12px;
							font-weight:bold;
						}
							#route a{
								text-decoration:none;
							}
								#route a:hover{
									text-decoration:underline;
								}
									#route2{
										font-size:12px;
										font-weight:bold;
										margin:0 0 0 20px;
									}
										#route2 a{
											text-decoration:none;
											color:#074788;
										}
											#route2 a:hover{
												text-decoration:underline;
											}
						* html .articles{
							margin:18px 6px 10px 9px;
						}
						.articles{
							position:relative;
							width:263px;
							height:152px;
							border:2px solid #6a8fb4;
							float:left;
							padding:0;
							margin:18px 8px 20px 15px;
						}
							.articles img{
								float:left;
								border:0;
								margin:5px 10px 0 5px;
							}
								.articles h2{
									font-size:11px;
									margin:10px 0 0 0;
									padding:0;
									font-weight:bold;
								}
									.articles h2 a{
										color:#0b6ed3;
										text-decoration:none;
									}
										.articles h2 a:hover{
											text-decoration:underline;
										}
										.articles h2 img{
											margin:2px 5px 0 0;
										}
											.articles p{
												font-size:11px;
												color:#0b6ed3;
												padding:0 10px 0 0;
												font-weight:bold;
											}
								.artmore{
									position:absolute;
									font-size:11px;
									color:#074788;
									text-decoration:none;
									float:right;
									margin:0 10px 0 0;
									bottom:10px;
									right:0;
								}
									.artmore:hover{
										text-decoration:underline;
									}
										.artmore img{
											border:0;
											padding:2px 5px 0 0;
											margin:0;
										}
					#Paging{
						text-align:center;
						font-size:11px;
						margin:10px 0;
						font-weight:bold;
					}
						#Paging a{
							text-decoration:none;
							color:#074788;
						}
							#Paging a:hover{
								text-decoration:underline;
							}
								.numbers{
									margin:0 5px 0 0;
								}
	#footer{
		position:relative;
		margin:0 auto;
		background:#074788;
		border-right:1px solid #074788;
		height:25px;
		width:770px;
		color:#FFFFFF;
	}
		#copy{
			font-size:12px;
			padding:4px 0 0 10px;
		}
			#net4you{
				position:absolute;
				right:10px;
				top:4px;
				font-size:12px;
			}
				#net4you img{
					vertical-align:middle;
					border:0;
				}
			
		
		
		
		
		
		