*{
	margin: 0;
	padding: 0;
	}

body {
	background:#fff;
	font:normal 13px 'Trebuchet MS';
	color:#777777;
	}

img {
	border: 0;
	}

#body{
	min-width:1000px;
	width:expression((document.body.clientWidth<=1000)?'1000px':'auto');
	position:relative;
	}

a{
	color:#f59d3d;
	font-weight:bold;
	text-decoration:underline;
	}


ul{
	list-style:none;
	}

table{
	border-collapse:collapse;
	}


/*Layers*/

#head{
	height:534px;
	background:url('images/diplomat.jpg') no-repeat 33px 152px;
	}

#left{
	width:303px;
	float:left;
	}

#right{
	margin:0 40px 0 330px;
	}

/*End layers*/

/*C and S*/

#head h1{
	position:absolute;
	top:46px;
	left:51px;
	background:url('images/logo.gif') no-repeat;
	width:297px;
	height:82px;
	text-indent:-9000px;
	}

#resume{
	position:absolute;
	width:467px;
	top:46px;
	right:50px;
	font-style:italic;
	color:#777777;
	}

	#resume p{
		margin-bottom:21px;
		}

	#resume a:hover{
		background:#f8ddc1;
		}

	#resume ul{
		margin:5px 0 21px 0;
		}


#ann-image{
	position:absolute;
	top:412px;
	left:51px;
	color:#b1b1b1;
	}

#news, #contacts{
	margin:0 0 0 46px;
	}

	#news h2, #contacts h2, #right h2{
	font:normal 25px 'Trebuchet MS';
	margin-bottom:20px;
	color:#000;
	}

		#news h2 a, #contacts h2 span{
			line-height:20px;
			}


#contacts{
	color:#000;
	}

#newslist li{
	margin:0 0 35px 0;
	}

span.date{
	font-size:11px;
	}

	span.date span{
		color:#f59d3d;
		}

	span.date a{
		font-weight:normal;
		color:#777;
		}

div.job-block{
	overflow:hidden;
	height:1%;
	padding-bottom:54px;
	}

	div.job-block img{
		display:block;
		float:left;
		border:solid 1px #777;
		margin:0 6px 6px 0;
		width:199px;
		height:90px;
		}

#right h2 span{
	font-size:17px;
	}


ul.verstka-list li{
	margin:0 0 10px 0;
	border-bottom:solid 1px #F8DDC1;
	padding-bottom:10px;
	}


ul.verstka-list a{
	text-decoration:none;
	}

ul.verstka-list a:hover{
	background:#f8ddc1;
	}

#update{
   position:absolute;
   top:0;
   left:0;
   padding:0 15px 0 50px;
   background:#777;
   color:#fff;
   }

#newslist .feed{
   margin:-20px 0 10px 0;
   }
   
/*End C and S*/
