﻿#global {
			position:absolute;
			left: 50%;
			top: 50%;
			width: 1002px;
			height: 624px;
			margin-left: -501px;
			margin-top: -312px;
			background-color: #464646; 
}
body 
{
	padding: 0px;
	margin: 0px;
	background-color: #3D3D3D;
	font-family: Arial;
	height:100%; /* this is the key! */ 
}
hr
{
	width:750px;
	color:#FF0000;
}
#mainbody {
	background-color: #FFFFFF;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
}
#left_col {
	/*width: 193px;*/
	width: 163px;
	background-color: #555555;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	text-align:left;
}
#content {
	width:100%;
	height:100%;
	background-image: url(../_images/leftbg.jpg);
	background-repeat: repeat-y;
}
#right_box {
	clear: right;
	float: right;
	width:786px;
	font-size: 11px;
	color: #464646;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	background-color: #545454;
	text-align: left;
	height:110px;
	width:980px;
}
#top1main
{
	float:left;
	height:80px;
	width:980px;
}
#toplogo
{
	float:left;
	height:80px;
}
#top1
{
	float:right;
	height:40px;
	padding-top: 30px;
	padding-right: 10px;
}
#menu {
	clear:both;
	background-color: #464646;
	height: 30px;
}
#menubottom
{
	clear:both;
	float:left;
	background-color: #262425;
	height: 10px;
	width:980px;
}
.bl_article
{
	list-style-type: armenian;
	color:Black;
	font-size: 10px;	
}
.selected
{
	background-color: #252525;
	background-image: url(../_images/selected.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:30px;
	line-height:25px;
}
.link {
	color:#FFFFFF;
	text-decoration:none;
	height:30px;
	cursor:hand;
	line-height:25px;
}
.link_hover {
	background-color: #252525;
	background-image: url(../_images/selected.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color:#FFFFFF;
	text-decoration:none;
	height:30px;
	cursor:hand;
	line-height:25px;
}
.link_2 {
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
	line-height:15px;
}
#leftlink {
	width: 169px;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.leftlink_1 {
	width: 169px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #252525;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}
.leftlink_1_hover {
	width: 169px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #191919;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}
.leftlink_2 {
	width: 148px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-color: #252525;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}
.leftlink_2_hover {
	width: 148px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-color: #191919;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}
.heading {
	font-size: 24px;
	font-family: Georgia;
}
#rightbody {
	font-size: 11px;
	color: #464646;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}
.servicebox
{
	float:left;
	width:200px;
	padding-top:40px;
}
.servicebox_1
{
	float:left;
	width:200px;
	padding-top:40px;
	padding-left:40px;
}
.servicebox_2
{
	float:left;
	width:245px;
	height:28px;
	padding-top:10px;
}
.sectorbox
{
	float:left;
	width:228px;
	padding-top:40px;
}
.sectorbox_1
{
	float:left;
	width:228px;
	padding-top:40px;
	text-align:center;
}
.sectorbox_2
{
	float:left;
	width:228px;
	padding-top:40px;
	text-align:right;
}
.news
{
	position: relative;
	float:left;
	width:250px;
	
}
.news_1
{
	float:left;
	width:220px;
	margin-right: 40px;

}
.news_2
{
	float:left;
	width: 220px;
}
.row
{
	clear:both;
	float:left;
	width:750px;
	padding-bottom:35px;
}
a.sitemap
{
	color:#464646;
}
a.sitemap:hover
{
	color:#000000;
}
a.redlink
{
	color:#FF0000;
}
a.redlink:hover
{
	color:#000000;
}#footer {
	background-color: #464646;
	color: #999999;
	font-size: 11px;
	height: 15px;
	width: 100%;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
}
a.footerlink {
	color: #999999;
	font-size: 11px;
	height: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
a.footerlink:hover {
	color: #CCCCCC;
	font-size: 11px;
	height: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
a.projectweb {
	color: #FF0000;
	font-size: 11px;
	height: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
a.projectweb:hover {
	color: #CCCCCC;
	font-size: 11px;
	height: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

#midimage {
	float:left;
	width:300px;
	height:185px;
	
}
.midimage1 {
	float:left;
	width:300px;
	height:185px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left:40px;
}
#image	{
	height:200px;
	padding-top: 25px;
	}
.midimage2 {
	float:right;
	width:300px;
	height:185px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right:40px;	
}
.style1 {
	color: #999999;
	font-size: 11px;
}
.events_img 
{
	position: relative;
	float: left;
	margin-right: 20px;
	width: 200px;
	height: 100%;
}
.events_content
{
	position: relative;
	float: right;
	width:530px;
	margin:0px;
	padding:0px;
}
.events_li
{
	color: #464646;
	float: none;
	clear: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	background-image: none;
	width: 100%;	
	list-style:none url(../_images/bulett_3.gif) outside;	
	vertical-align: text-top;
	margin-bottom: 14px;
	padding:0px;
}
li {
	list-style-type: none;
	width: 130px;
	float: left;
	clear: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../_images/slide.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}
#div_calender a:link
{
	text-decoration: none;
}
#div_calender a:hover
{
	text-decoration: underline;
}
#div_calender a:active
{
	text-decoration: none;
}
#div_calender a
{
	text-decoration: none;
}
.Calendar
{
	width:166px;
 	height:142px;
 	border:solid 1px;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
.CalenderOtherDay 
{
	visibility:hidden;
}
.CalenderMonthDay 
{
	text-decoration:none;
}
.location
{
	width: 80px;
	height:40px;
	padding-right:20px;
	float:left;
}
.location_img
{
	position: relative;
	float: left;
	width: 230px;
	text-align: center;
}
.location_info
{
	position: relative;
	float: left;
	width: 220px;
	padding-left: 30px;
	line-height: 18px;
}