/*body {
	background-color:#F4F4F4;
	font-size:12px;
	color:#000000;
	text-align:justify;
	margin-top:10px;
	}
	.logo{
	font-size:25px;
	color:#36B2BA;
	font-weight:bold;
	font-family:arial;
	text-align:left;
	padding-left:25px;
	padding-bottom:5px;
	}
	.tag{
	font-size:12px;
	font-family:arial;
	color:#030502;
	text-align:left;
	padding-bottom:5px;
	padding-left:35px;
	}
	.home
	{font-family:tahoma;
	font-size:11px;
	color:#7D7D7D;
	vertical-align:bottom;
	padding-right:5px;
	text-decoration:none;
	}
	.home:hover
	{font-family:tahoma;
	font-size:11px;
	color:#000000;
	vertical-align:top;
	padding-right:5px;
	text-decoration:underline;
	}
	.ttl{
	font-family:arial;
	background-image:url(images/title_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:15px;
	font-weight:bold;
	color:#F33F00;
	padding-left:10px;
	padding-bottom:8px;
	padding-top:10px;
	text-align:left;
	}
	.content{
	font: normal small Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	}
	.bottomlinks{
	font-family:tahoma;
	background-image:url(images/bottom_bg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	.bottomlinks a{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	.bottomlinks a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	a{
	font-family:arial;
	color:#000000;
	font-size:12px;
	text-decoration:underline;
	}
	a:hover{
	font-family:arial;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	}
	.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
*/

/*content*/
#cntnt
{
	font-family:Verdana;
	font-size: 12px;
	color: #000000;
	position: relative;
	left: 280px;
	top: 160px;
	width: 450px;
	height: 430px;
	padding:0px;
	vertical-align:top;
}

#cntnt img
{
	border-style:none;
	margin:1px;
}

#cntnt a
{
	text-decoration:none;
}

#cntnt a:visited
{
	text-decoration:none;
}
#
cntnt a:hover
{
	text-decoration:none;
}

#circle
{
	position: relative;
	left: 930px;
	top: 0px;
}

#gallery
{
	position:relative;
	top:-100px;
	padding:0px;
}

#gallery img
{
	border-color:#F4F4F4;
	border-style:solid;
	border-width:2px;
	margin:2px;
	vertical-align:middle;
}

#smallgallery
{
	position:relative;
	top:0px;
	padding:0px;
}

#smallgallery img
{
	border-color:#F4F4F4;
	border-style:solid;
	border-width:2px;
	margin:2px;
	vertical-align:middle;
}

/*language panel*/
#lang
{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	right: 30px;
	top: 15px;
}
#lang a
{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
#lang a:hover
{
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
#lang a:visited
{
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}

/*navigation panel*/
#nav
{
	font-family:sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	left: 260px;
	top: 102px;
	padding:0px;
	
}

#nav a
{
	font-family:sans-serif, Arial Armenian;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
#nav a:hover
{
	font-family:sans-serif, Arial Armenian;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
#nav a:visited
{
	font-family:sans-serif, Arial Armenian;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}

#nav img
{
	border-style:none;
	vertical-align:middle;
}

#nav_xtranet
{
	font-family:sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	left: 200px;
	top: -50px;
	
}

/*gallery navigation arrows*/
#left
{
	font-family:Verdana;
	color:#FFFFFF;
	font-size: 12px;
	color: #000000;
	position: relative;
	left: -100px;
	top: 145px;
	vertical-align:middle;
}

#left a
{
	font-family:sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
#left a:hover
{
	font-family:sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
#left a:visited
{
	font-family:sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}

#left img
{
	border-style:none;
}

#right
{
	font-family:Verdana;
	color:#FFFFFF;
	font-size: 12px;
	color: #000000;
	position: relative;
	left: 500px;
	top: 185px;
	vertical-align:middle;
}

#right a
{
	font-family:sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
#right a:hover
{
	font-family:sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
#right a:visited
{
	font-family:sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}

#right img
{
	border-style:none;
}

/*extranet content/navigation*/
#cntnt_xtranet
{
	font-family:Verdana;
	font-size: 12px;
	color: #000000;
	position: relative;
	left: 180px;
	top: 0px;
	width: 450px;
}

#cntnt_xtranet a
{
	text-decoration:underline;
	color: #000000;
}

#cntnt_xtranet a:hover
{
	text-decoration:underline;
	color: #000000;
}

#cntnt_xtranet a:visited
{
	text-decoration:underline;
	color: #000000;
}

#cntnt_xtranet img
{
	border-color:#F4F4F4;
	border-style:solid;
	border-width:2px;
	margin:2px;
	vertical-align:middle;
}

#nav_xtranet a
{
	font-family:sans-serif, Arial Armenian;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	vertical-align:top;
	color:#FFFFFF;
}

#nav_xtranet a:hover
{
	font-family:sans-serif, Arial Armenian;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
#nav_xtranet a:visited
{
	font-family:sans-serif, Arial Armenian;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}

#login
{
	font-family:Verdana;
	font-size: 12px;
	color: #000000;
}