* {
	margin : 0;
	padding : 0;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
    background: transparent url(/base/images/backgr.jpg) bottom  repeat-x;
	color:#000000;
}

#container {
	width: 974px;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	height: 100%;
} 
#header {
	height: 267px;
	width: 100%;
	position: relative;
} 
#header #logo {
	height: 46px;
	width: 241px;
	position: absolute;
	left: 36px;
	top: 40px;
}
#header #logo {
	height: 46px;
	width: 241px;
	position: absolute;
	left: 36px;
	top: 40px;
}
 
#header #tel {
	width: 172px;
	position: absolute;
	left: 44px;
	top: 110px;
	background-image: url(/base/images/tel.gif);
	background-position: left 13px;
	background-repeat: no-repeat;
	padding-left: 45px;
	color:#2b55aa;
}

#header ul{
	list-style-type : none;
	position: absolute;
	top: 0px;
	width: 630px;
	right: 0px;
	height: 114px;
} 
#header li
{
	float: left;

   }
#header li a:link
{
	float: left;
	display: block;
	height: 70px;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	position: relative;
	padding: 41px 8px 0px 8px;
	width: 140px;
}
#header li a:visited
{
	float: left;
	display: block;
	height: 70px;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	position: relative;
	padding: 41px 8px 0px 8px;
	width: 140px;
}
#color1
{
color:#003399;
}
#color2
{
color:#990080;
}
#color3
{
color:#996600;
}
#color4
{
color:#00991a;
}
#header li a:hover.ef1{
background-image:url(/base/images/ef1.jpg);
background-position:5px 0px;
background-repeat:no-repeat;
text-decoration:none;
}   
#header li a:hover.ef2{
background-image:url(/base/images/ef2.jpg);
background-position:5px 0px;
background-repeat:no-repeat;
text-decoration:none;
}  
#header li a:hover.ef3{
background-image:url(/base/images/ef3.jpg);
background-position:5px 0px;
background-repeat:no-repeat;
text-decoration:none;
} 
#header li a:hover.ef4{
background-image:url(/base/images/ef4.jpg);
background-position:5px 0px;
background-repeat:no-repeat;
text-decoration:none;
}  
#header #cloud
{
	height: 97px;
	width: 557px;
	background-position:0% 0%;
	background-repeat:no-repeat;
	position: absolute;
	left: 355px;
	top: 123px;
	padding-top: 36px;
	padding-left: 27px;
}
#header #cloud a:link
{
	text-decoration: none;
	color: #7896d2;
	font-family:Tahoma;
}
#header #cloud a:visited
{
	text-decoration: none;
	color: #7896d2;
	font-family:Tahoma;
}
#header #cloud a:hover
{
	text-decoration: none;
	color:#2b55aa;
}
#l-menu
{
	min-height: 490px;
	width: 320px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}
#l-menu #nav
{
	height: 100px;
	width: 80px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}
#l-menu #kont
{
	height: 100px;
	width: 250px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:68px;
	padding-left: 25px;
}
#l-menu h5{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	margin-top: 7px;
}
#l-menu p{
	font-family:Tahoma;
	font-size:11px;
	margin-left:25px;
}
#bl
{
	padding-top:5px;
    height: 48px;
	width: 615px;
	float: right;
}
#heading{
	height:44px;
	background-image: url(/base/images/h.jpg);
	font-family: Tahoma;
	font-size: 26px;
	padding-left: 18px;
	padding-top: 3px;
	padding-right: 18px;
	float: left;
	border-color: #ededed;
	border-width: 1px;
	border-style: solid;
    
}
#m-box{
	float:right;
	width: 102px;
	height: 17px;
	margin-right: 14px;
	margin-top: 10px;
}


#mainContent {
	width: 585px;
/*
	background-image: url(/base/images/cont-backgr.jpg);
*/
	height: 100%;
	padding-right: 0px;
	background-repeat: no-repeat;
	padding-top: 5px;
	float: right;
	margin-right: 9px;
	font-family: Verdana;
	font-size:12px;
}

#mainContent h1{
	font-family: Tahoma;
	font-size:16px;
	color: #000000;
	margin-top: 15px;
	margin-left: 19px;
}
#mainContent h2{
	font-family: Tahoma;
	font-size:17px;
	color: #000000;

}
#mainContent h3{
	font-family: Tahoma;
	font-size:16px;
    color: #000000;
	margin-top:22px;
	margin-top: 15px;

}
#mainContent h4{
	font-family: Tahoma;
	font-size:12px;
    color: #000000;
	margin-top:22px;
	margin-top: 15px;

}
#mainContent h5{
	font-family: Verdana;
	font-size:12px;
    color: #000000;
	margin-top: 15px;

}
#mainContent p{
	font-family: Verdana;
	font-size:12px;
	margin-top:22px;
	line-height: 120%;
}
#mainContent ul{
    margin-top:10px;
    margin-left:5px;
}
#mainContent li{
	font-family: Verdana;
	font-size:12px;
	line-height: 120%;
    margin-left:30px;
}
#mainContent a:link{
    color:#003399;
    font-size:12px;
    font-family:Verdana;
    text-decoration:none;
}
#mainContent a:visited{
	color:#003399;
	font-size:12px;
	font-family:Verdana;
	margin-top: 22px;
    text-decoration:none;
}
#gallery{
	width:100px;
	height:141px;
	float:left;
	margin:20px;
	}

#footer {
	padding: 0 0px 0 0px;
	height: 117px;
	position: relative;
} 
#footer #li{
	height: 31px;
	width: 31px;
	position: absolute;
	top: 50px;
	left: 270px;
}
#footer a:link {
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    text-decoration:none;
	font-weight:normal;
}
#footer a:visited {
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover{
	text-decoration: underline;	
}
#footer #logo{
	height: 21px;
	width: 155px;
	position: absolute;
	top: 54px;
	left: 52px;
	background-image:url(/base/images/logo2.jpg);
	background-repeat: no-repeat;
    color:#7996d0;
	font-family:Verdana;
	font-size: 11px;
    padding: 4px 0px 0px 33px;
} 
#footer #b-menu{
	height: 21px;
	width: 570px;
	position: absolute;
	left: 380px;
	top: 51px;
} 

.die{
width:140px;
height:10px;
margin-top:17px;
border:none;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.date{
	text-align:left;
	font-size: 11px;
	font-family: Verdana;
	color: #7f7f7f;
	text-align: left;
	line-height: 120%;
}

.tel-8{
	font-size:11px;
	font-family: Tahoma;
}
.tel-k{
	font-size:14px;
	font-family: Tahoma;
	font-weight: bold;
}
.tel-n{
	font-size:32px;
	font-family: Tahoma;
	margin-top:-5px;
}
#sidebar2 #h1{
font-size:12px;

}

.style1{
	font-size:12px;
	font-weight:900;

}
.style2{
	font-size:22px;
	font-weight:700;

}
.style3{
	font-size:16px;
	font-weight:bold;

}
.style4{
	font-size:18px;
	font-weight:bold;

}
.style5{
	font-size:24px;
	font-weight:bold;

}
.style6{
	font-size:14px;
	font-weight:bold;

}
.separ{
color:#cccccc;
}
.sertifik
{
float:left;
margin-left:10px;
width:100px;
height:50px;
}


#portf{
	border:1px;
	padding: 5px;
	border-color: #999999;
	width:160px;
	height:135px;
	border-style:solid;
	margin-bottom: 5px;
}

#dost-img{
	border:1px;
	padding: 5px;
	border-color: #999999;
	width:138px;
	height:186px;
	border-style:solid;
	margin-bottom: 5px;
}

.gold_sm, .agency_banner, .certificate_big {
	margin-bottom:10px;
}