body{
	color: #140f2c;
	font: 12px Arial, Tahoma, Verdana, sans-serif; 
	line-height: 16px;
}

a img{border: 0;}

p{
	padding: 0;
	margin: 0 0 8px 0;
}

h1, h2, h3, h4, h5{
	color: #3983e7;
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 18px;
}

h1{font-size: 16px;}

h2{font-size: 14px;}

h3{color: #696969; font-size: 13px;}

a{
	color: #0b97d6;
	text-decoration: underline;
}

a:hover{
	color: #15519e;
	text-decoration: underline;
}

html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#header {
	height: 180px; 
	position: absolute;
	top: 10px;
	width: 100%;
	border-bottom: 1px solid #829fc4;	
}

#logo, #new img, #new{
	border: 1px solid #829fc4;
}

#logo{
	height: 170px;
}

#wrapper{
	padding: 10px;
}

#footer, #clear, .level1, #links a, #contacts, #left, #right {
	display: none;
}

#container {
	position: relative;
	width: 100%;
	padding-top: 180px;
}

#text, #left, #right {
	position: relative;
  	padding: 40px 0 0 0;
}

.news{
	border-bottom: 1px dotted #0b97d6;
	padding-bottom: 10px;
	margin-bottom: 14px;
}

#new{
	padding: 4px;
}

#new table{width: 100%;}

#new td{
	text-align: center;
	width: 33%;
	padding: 4px;
}

#links{
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	padding: 20px 20px 0 0;
	height: 40px;
}

#contacts2{
	position: absolute;
	top: 40px;
	right: 0;
	text-align: right;
	padding: 20px 20px 0 0;
	line-height: 18px;
}

#links p{
	color: #4f8ad4;
	font-size: 26px;
	line-height: 28px;
}

#links p span{
	color: #4f8ad4;
	font-size: 22px;
	line-height: 28px;
}
