*{
	margin: 0;
	padding: 0;
	border: 0;
}
hr, #accessibility{
	display: none;
}
body{
	background: #DCDEE4 url(/images/www/bg.gif) repeat-x 0 0;
	font-family: Arial, Tahoma, Verdana, Sans-serif;
}
ul li{
	list-style-type: none;
}
img{
	border: none;
}
a{
	
}
.w{
	width: 768px;
	margin: 10px auto;
}
#content:after, #content #primary .newslist ul:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header{
	height: 170px;
}
	#header .menu{
		float: right;
		background: #395A8C url(/images/www/topmenu_fold.gif) no-repeat 0 0;
		padding: 0 30px 0 43px;
		height: 31px;
	}
		#header .menu li{
			float: left;
			height: 31px;
			line-height: 31px;
			padding: 0 7px;
		}
			#header .menu li a{
				color: #F5F6F8;
				font-size: 0.69em;
				float: left;
				padding: 0 2px;
				text-decoration: none;
			}
				#header .menu li a:hover{
					text-decoration: underline;
				}
			#header .menu li.home, #header .menu li.contact{
				padding: 0;
			}
				#header .menu li.contact{
					background: url(/images/www/topmenu_spacer.gif) no-repeat 100% 50%;
					padding: 0 10px 0 0;
					margin: 0 8px 0 0;
				}
			#header .menu li.home a, #header .menu li.contact a{
				position: relative;
				width: 21px;
				overflow: hidden;
			}
				#header .menu li.home a span, #header .menu li.contact a span{
					width: 25px; height: 31px;
					position: absolute;
					top: 0; left: 0;
				}
			#header .menu li.home a span{
				background: url(/images/www/icon_home.gif) no-repeat 0 0;
			}
			#header .menu li.contact a span{
				background: url(/images/www/icon_mail.gif) no-repeat 0 0;
			}
	#header h1{
		font-size: 0.69em;
		margin: 60px 0 0 0;
		width: 442px;
		float: left;
		position: relative;
		left: 50px;
	}
		#header h1 a{
			display: block;
			position: relative;
			width: 442px; height: 62px;
			line-height: 62px;
			overflow: hidden;
		}
			#header h1 a span{
				position: absolute;
				width: 100%; height: 100%;
				top: 0; left: 0;
				background: url(/images/www/logo.gif) no-repeat 0 0;
			}
#content{
	clear: both;
	background: #1F2B3D url(/images/www/content_shadow.gif) repeat-y 0 28px;
}
	#content #primary{
		width: 593px;
		float: right;
		background: #395A8C url(/images/www/primary_top.gif) repeat-x;
	}
		#content #primary .temida{
			width: 202px;
			height: 274px;
			float: left;
			background: url(/images/www/temida.gif) no-repeat 0 0;
			margin: 3px 0 0 0;
			position: relative;
		}
			#content #primary .temida p{
				position: absolute;
				bottom: 0; right: -391px;
				background: #4B94CF;
				height: 26px;
				line-height: 26px;
				width: 371px;
				text-align: right;
				padding: 0 20px 0 0;
			}
				#content #primary .temida p a{
					font-size: 1em;
					color: #FFF;
					text-decoration: none;
					background: url(/images/www/arrow3.gif) no-repeat 100% 55%;
					padding: 0 14px 0 0;
					display: block;
				}
					#content #primary .temida p a:hover{
						text-decoration: underline;
					}
		#content #primary .text{
			width: 382px;
			float: right;
			padding: 0 8px 26px 0;
		}
		#content #primary .text p {
			font-size: 0.79em;
		}
		#content #primary .text li {
			margin: 5px 10px 5px 30px;
			font-size: 0.79em;
			color: #CCC;
			list-style-type: square;
		}
		#content #primary .text li a {
			color: #CCC;
			text-decoration: underline;
		}
		#content #primary .text table {
			margin-left: 5px;
		}
		#content #primary .text td {
			padding: 4px;
		}
		#content #primary .text td input,#content #primary .text td select {
			border: 1px solid #1F2B3D;
		}
		#content #primary .text td span {
			font-size: 0.69em;
			color: #000000;
		}
		
		#content #primary h2{
			font-size: 1.5em;
			color: #FFF;
			padding: 0 0 0 43px;
			background: url(/images/www/icon_blank.gif) no-repeat 18px 50%;
			font-weight: normal;
			margin: 17px 0 10px;
		}
		#content #primary p{
			padding: 2px 0 2px 17px;
			font-size: 0.69em;
			color: #CCC;
		}
			#content #primary p.intro{
				color: #AFB5BF;
				font-size: 0.63em;
				padding-bottom: 10px;
			}
		#content #primary .newslist{
			clear: both;
		}
			#content #primary .newslist ul{
				background: #1F2B3D;
				padding: 30px 0 0 0;
			}
				#content #primary .newslist li{
					padding: 0 15px 20px 24px;
					float: left;
					width: 158px;
					background: #1F2B3D;
				}
					#content #primary .newslist li h3{
						font-size: 0.75em;
						font-weight: normal;
						color: #FFF;
						padding: 0 0 5px 0;
					}
					#content #primary .newslist li p{
						font-size: 0.63em;
						color: #9A9A9A;
						padding: 0 0 10px;
					}
					#content #primary .newslist li p.more a{
						float: right;
						width: 48px; height: 20px; line-height: 20px;
						padding: 0 0 0 8px;
						font-size: 1em;
						color: #FFF;
						background: url(/images/www/more.gif) no-repeat 0 0;
						text-decoration: none;
					}
						#content #primary .newslist li p.more a:hover{
							text-decoration: underline;
						}
	#content #secondary{
		width: 175px;
		float: left;
		background: url(/images/www/secondary_top.gif) no-repeat 0 0;
		padding: 34px 0 20px 0;
	}
		#content #secondary ul{
			padding: 10px 0 0 0;
		}
			#content #secondary ul li{
				padding: 5px 0;
			}
				#content #secondary ul li a{
					background: url(/images/www/arrow.gif) no-repeat 25px 50%;
					display: block;
					padding: 2px 0 2px 50px;
					font-size: 0.69em;
					color: #CCCCCC;
					text-decoration: none;
				}
					#content #secondary ul li a:hover{
						text-decoration: underline;
					}
				#content #secondary ul li ul{
				
				}
					#content #secondary ul li ul li{
					
					}
						#content #secondary ul li ul li a{
							background: url(/images/www/arrow2.gif) no-repeat 45px 50%;
							color: #8F959E;
							padding: 0 0 0 60px;
						}
#ourclients{
	background: #4B94CF url(/images/www/content_shadow.gif) repeat-y 0 708px;
	height: 51px;
}
	#ourclients h2{
		height: 51px;
		line-height: 51px;
		color: #FFF;
		padding: 0 30px 0 30px;
		font-size: 0.69em;
		font-weight: normal;
		float: left;
	}
	#ourclients ul{
		float: left;
	}
		#ourclients ul li{
			float: left;
			padding: 0 6px;
		}
			#ourclients ul li a{
				float: left;
				padding: 0 4px;
			}
				#ourclients ul li a img{
					float: left;
				}
#about{
	clear: both;
	background: #FFF url(/images/www/icon_justice.gif) no-repeat 0 0;
	height: 97px;
	padding: 0 0 0 200px;
	position: relative;
}
	#about .nametelmail{
		float: left;
		position: absolute;
		top: 0; left: 190px;
		padding: 0 25px 0 0;
	}
		#about .nametelmail h2{
			color: #3F95DC;
			font-size: 0.75em;
			padding: 15px 0 10px;
		}
			#about .nametelmail h2 span{
				display: block;
			}
	#about .adr{
		position: absolute;
		top: 40px; left: 190px;
		padding: 0 0 0 25px;
		border-left: 1px solid #CCCCCC;
		position: relative;
	}
	#about p{
		font-size: 0.69em;
		color: #999999;
	}
#copyrights{
	background: url(/images/www/copyrights_under.gif) repeat-x 0 0;
}
	#copyrights p{
		background: url(/images/www/copyrights_over.gif) no-repeat 0 0;
		font-size: 0.69em;
		color: #1F2B3E;
		padding: 26px 0 0 11px;
	}
*{
	zoom: 1;
}