* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, sans-serif;
	background: #d2d2d2;
}
a {
	color: #136596;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle;}
input:focus{
	outline: none;
}
ul.inline{
	list-style: none;
}
ul.inline li{
	display: block;
	float: left;
}
#wrapper1, #vet1{
	width: 100%;
	min-width: 1000px;
	background: url('../img/back-top.png') #f1f1f1 0 0 repeat-x;
}
#wrapper2, #vet2{
	background: url('../img/back-right.png') 100% 0 repeat-y;
}
#wrapper3, #vet3{
	background: url('../img/back-bottom.png') 100% 100% repeat-x;
}
#wrapper4, #vet4{
	background: url('../img/back-left.png') 0 100% repeat-y;
}
#wrapper5, #vet5{
	background: url('../img/back-top-left.png') 0 0 no-repeat;
}
#wrapper6, #vet6{
	background: url('../img/back-top-right.png') 100% 0 no-repeat;
}
#wrapper7, #vet7{
	background: url('../img/back-bottom-left.png') 0 100% no-repeat;
}
#wrapper8, #vet8{
	background: url('../img/back-bottom-right.png') 100% 100% no-repeat;
	padding: 20px 25px;
}
#vet8{
	padding: 40px 45px;
	text-align: center;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 150px;
	padding: 20px 15px 10px 15px;
}
#header-top1{
	background: #FFFFFF;
}
#header-top2{
	background: url('../img/header-top-left.png') 0 0 no-repeat;
}
#header-top3{
	height: 78px;
	background: url('../img/header-top-right.png') 100% 0 no-repeat;
	padding-top: 20px;
}
#header-logo{
	display: block;
	width: 248px;
	height: 49px;
	background: url('../img/yeghvard.png') 0 0 no-repeat;
	margin: 0 auto;
}
#header-slogan{
	margin: 0 auto;
}
#header-slogan.ru{
	width: 210px;
	height: 14px;
	background: url('../img/slogan_ru.png') 0 0 no-repeat;
}
#header-slogan.en{
	width: 191px;
	height: 14px;
	background: url('../img/slogan_en.png') 0 0 no-repeat;
}
#header-slogan.am{
	width: 242px;
	height: 14px;
	background: url('../img/slogan_am.png') 0 0 no-repeat;
}
#header-top-right{
	float: right;
	height: 78px;
	width: 200px;
}

#header-top-left{
	padding-left: 40px;
	height: 78px;
	width: 200px;
	float: left;
}

#header-menu1{
	background: url('../img/menu.png') #136596 repeat-x;
}
#header-menu2{
	background: url('../img/menu-left.png') 0 0 no-repeat;
}
#header-menu3{
	height: 52px;
	background: url('../img/menu-right.png') 100% 0 no-repeat;
	padding: 0px;
}

#header-menu3 ul{
	display: block;
	float: left;
	margin: 2px 0 0 10px;
	list-style: none;
	padding-left: 1px;
	background: url('../img/menu-separator.png') 0 0 no-repeat;
}
#header-menu3 ul li{
	padding-right: 1px;
	margin: 0;
	display: block;
	float: left;
	background: url('../img/menu-separator.png') 100% 0 no-repeat;
}
#header-menu3 ul li a{
	display: block;
	float: left;
	padding: 15px 10px 15px 10px;
	color:white;
}

#header-menu3 ul ul{
	position: absolute;
	z-index: 10;
	display: none;
	margin: 48px 0 0 0;
	background: #136596;
}
#header-menu3 ul li a:hover{
	background: url('../img/menu-hover.png') 0 0;
}
#header-menu3 ul li ul li{
	float: none;
	background: none;
}
#header-menu3 ul li ul li a{
	padding: 5px 10px;
	float: none;
}

/* Top
-----------------------------------------------------------------------------*/
#top{
	height: 50px;
	background: #FFFFFF;
}
#top-languages{
	padding: 0;
	float: left;
}
#top-languages a{
	display: block;
	width: 50px;
	height: 50px;
}
#top-languages a.en{
	background: url('../img/en.png') no-repeat;
}
#top-languages a.am{
	background: url('../img/am.png') no-repeat;
}
#top-languages a.ru{
	background: url('../img/ru.png') no-repeat;
}
#top-search{
	padding: 12px 20px 0 0;
	float: right;
}
#top-search .input>div>div>input{
	width: 180px;
	height: 25px;
	font-size: 20px;
	color: #333333;
	float: left;
}
#top-search .button{
	float: right;
}

/* Middle
-----------------------------------------------------------------------------*/
#info1 {
	margin: 10px 15px;
	background: url('../img/info-top-left.png') #FFFFFF 0 0 no-repeat;
}
#info2 {
	background: url('../img/info-top-right.png') 100% 0 no-repeat;
}
#info3 {
	background: url('../img/info-bottom-left.png') 0 100% no-repeat;
}
#info4 {
	height: 240px;
	width: 100%;
	background: url('../img/info-bottom-right.png') 100% 100% no-repeat;
}

#info1:after, #info1 div:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#info-container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#info-content {
	padding: 0 370px 0 0;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#info-right {
	float: left;
	margin-right: -3px;
	width: 350px;
	height: 240px;
	margin-left: -350px;
	position: relative;
}
#info-right .mini_gallery{
	margin: 10px;
	height: 220px;
	width: 350px;
}
#info-right .mini_gallery .image img{
	margin: 10px 0 10px 10px;
	width: 250px;
	height: 200px;
}
#info-right .mini_gallery .links a{
	margin: 5px;
}
#info-right .mini_gallery .links a.hover{
	margin: 0;
	border: 5px solid #DADADA;
}
.slider{
	margin: 10px;
}
.slider .slides{
	border-bottom: 1px solid silver;
}
.slider .slides li{
	width: 500px;
	height: 180px;
	display: block;
	float: left;
}
.slider .tabs li{
	padding: 10px;
}
.slider .slides h1{
	font-size: 16px;
	padding-bottom: 2px;
}
.slider .slides img{
	float: left;
	padding: 2px;
	border: 1px solid silver;
	margin: 0 4px 0 0;
}
.slider .slides .title a{
	font-size: 16px;
}

.slider li.active a{
	color: black;
}
.slider .controls{
	position: absolute;
	margin: -20px 0 0 480px;
}
.slider .controls .next, .slider .controls .prev, .slider .controls .pause, .slider .controls .play{
	float: left;
	position: absolute;
	cursor: pointer;
}
.slider .controls .next{
	width: 8px;
	height: 9px;
	background: url('../img/next.png');
	margin-left: 17px;
}
.slider .controls .prev{
	width: 8px;
	height: 9px;
	background: url('../img/prev.png');
}
.slider .controls .pause{
	width: 5px;
	height: 9px;
	background: url('../img/pause.png');
	margin-left: 10px;
}
.slider .controls .play{
	width: 5px;
	height: 9px;
	background: url('../img/play.png');
	margin-left: 10px;
}

.top-slider .slides li{
	width: 400px;
	height: 60px;
	display: block;
	float: left;
}
.top-slider .slogan{
	float: left;
	padding: 0 4px 0 20px;
}
.top-slider .slides{
	float: left;
	padding: 0 0 0 0;
}
.top-slider .controls{
	float: left;
	padding: 21px 0 0 0;
}
.top-slider .next{
	float: left;
	width: 8px;
	height: 9px;
	background: url('../img/next.png');
	position: absolute;
	margin-left: 10px;
	cursor: pointer;
}
.top-slider .prev{
	float: left;
	width: 8px;
	height: 9px;
	background: url('../img/prev.png');
	position: absolute;
	cursor: pointer;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle{
	width: 100%;
	height: 1%;
	background: #FFFFFF;
}
#middle:after, #content:after, #container:after{
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 20px 270px 20px 20px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
}
#right>div{
	margin: 10px;
	padding: 10px;
	border: 1px solid silver;
}
#right>div h2{
	font-size: 20px;
	color: #444444;
	padding: 0 0 10px 0;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer1 {
	margin: 10px 15px 20px 15px;
	background: url('../img/footer-left.png') #FFFFFF 0 0 no-repeat;
}
#footer2 {
	height: 29px;
	background: url('../img/footer-right.png') 100% 0 no-repeat;
}
#footer2 {
	padding-top: 10px;
	text-align: center;
	color: #444444;
}


.input{
	background: url('../img/text-left.png') no-repeat;
	width: 300px;
}
.input>div{
	background: url('../img/text-right.png') 100% 0 no-repeat;
}
.input>div>div{
	margin: 0 5px;
	background: url('../img/text.png');
	height: 25px;
}
.input>div>div>input{
	width: 100%;
	height: 25px;
	border: 0px;
	background: transparent;
}
.button{
	width: 100px;
	background: url('../img/button-left.png') no-repeat;
}
.button>div{
	background: url('../img/button-right.png') 100% 0 no-repeat;
}
.button>div>div{
	margin: 0 7px;
	height: 25px;
	background: url('../img/button.png');
	text-align: center;
	font-size: 14px;
}
.button>div>div>a{
	display: block;
	padding-top: 2px;
	color: #99DDFF;
	text-decoration: none;
}
.button>div>div>a:hover{
	color: #FFFFFF;
}
.button>div>div>input{
	width: 100%;
	height: 25px;
	border: 0px;
	background: transparent;
	color: white;
}

#updates{
	margin: 10px;
	padding: 10px;
	border: 1px solid silver;
}
#updates h1{
	font-size: 20px;
	color: #444444;
	padding: 0 0 10px 0;
}
#hayt{
	margin: 5px;
	padding: 20px;
	border: 1px solid silver;
}
#hayt h1{
	font-size: 20px;
	color: #444444;
	padding: 0 0 10px 0;
}
#stat{
	width: 100%;
	clear: both;
}
#stat:after{
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#stat .stat{
	width: 50%;
	height: 200px;
	float: left;
}
#stat .stat>div{
	margin: 5px;
	border: 1px solid silver;
	padding: 10px;
	height: 170px;
}
#stat .stat img{
	border: 1px solid silver;
	padding: 3px;
	float: left;
	margin: 5px;
}
#stat .stat h1{
	font-size: 16px;
	color: #444444;
	padding-bottom: 10px;
}
#stat .button{
	clear: both;
	float: right;
}
.sym_blog_note h1{
	padding-bottom: 20px;
}
.sym_blog_note img{
	border: 1px solid silver;
	padding: 3px;
	float: left;
	margin: 5px;
}
