/* CSS Document */
body{
	
	font-family:"Tahoma";	
	font-size:12px;
	padding-bottom:20px;
}
*{
	margin:0;
	padding:0;
}
.main{
	width:999px;
	margin:0 auto;
	
}
.banner{
	background:url(../img/banner.jpg) no-repeat left top;
	width:999px;
	height:223px;
}.title{
	text-align:center;
	padding-top:25px;
	color:#ae0000;
	font-size:24px;
	font-weight:bold;
}
.ssilki{
	margin-top:110px;
	padding-left:50px;
}
.ssilki a{
	margin-left:15px;
	color:#bc1414;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	
}
.menu{
	
	width:999px;
	height:48px;
	
}
 
.menu ul{
	list-style-type:none;
	width:948px;
	height:48px;
	padding-left:30px;
}
.menu ul li {
	background:url(../img/gray_menu.jpg) no-repeat left top;
	float:left;
	display:block;
	text-align:center;
	padding-top:15px;
	width:158px;
	height:48px;
}
.menu ul li a{
	color:#454545;
	text-decoration:none;
	text-transform:capitalize;
	font-weight:bold;
	text-align:center;
	font-size:18px;	

}
.menu ul li a:hover{
	color:#b90000;
	text-decoration:underline;
}
.menu ul li.selected{
	background:url(../img/red_menu.jpg) no-repeat left top;
	float:left;
	display:block;
	text-align:center;
	padding-top:15px;
	width:158px;
	height:48px;
}
.content{
	width:999px;
	height:100%;
	
}
.content_left{
	width:633px;
	height:100%;
	padding-left:30px;
	color:#383838;
	float:left;
}
.welcome{
	background:url(../img/welcomebg.jpg) no-repeat left top ;
	margin-top:30px;
	padding:20px 20px 0 20px;
	float:left;
	height:160px;
	width:593px;
}
.welcome img{
	margin-right:5px;
}
h3{
	color:#b90000;
	font-weight:bold;
	margin:0 0 10px 0;
	
}
.clear{
	clear:both;
	height:1px;
}
.contenttext{
	margin-top:20px;
	background:url(../img/left_bg.jpg) no-repeat left top;
	width:613px;
	height:auto;
	padding:20px 0 0 20px;
}
.text{
	width:598px;
	padding-top:15px;
}
.text img{
	margin-right:5px;
}
.content_right{
	width:306px;
	height:100%;
	float:left;
	padding-left:30px;
}
.right{
	margin-top:30px;
	padding-top:10px;
	background:url(../img/bg2.jpg) no-repeat left top;
	padding-left:20px;
	width:264px;
	
	
}
.right a{
	color:#b11111;
	font-weight:bold;
	text-decoration:underline;
}
.table{
	margin:10 15 10 15;
}
.right ul{
	margin-top:10px;
	list-style-type:none;
}
.right ul li{
	padding-left:5px;
	text-decoration:underline;
}
.right ul li a{
	padding-left:5px;
	color:#191919;
	text-decoration:underline;
}

.right ul li a:hover{
	color:#b90000;
	text-decoration:none;
}
.more a{
	float:right;
	color:#b90000;
	text-decoration:underline;
	font-weight:bold;
	margin-right:20px;
}
.novosti img{margin-right:5px;}

.archive{
	background:url(../img/archivebg.jpg) no-repeat left top;
	margin-top:30px;
	padding-left:20px;
	width:264px;
	padding-top:20px;
	height:80px;
}
.archive a{
	color:#ac0000;
	text-decoration:underline;
	font-weight:bold;
}
footer{
	padding-top:30px;
	width:929px;
	height:100px;
	color:#535353;
	text-align:center;
}
.footer a{
	color:#b90000;
	text-decoration:underline;
	font-weight:bold;
	
}
#back{
	float:right;
	margin:auto;
	padding:0;
	width:65px;
	color:#b90000;
}
.novosti{
	width:100%;
	margin-top:10px;
	color:#383838;
	float:left;
}
.spisok{
	width:100%;
	height:auto;
	margin-left:auto;
}
.spisok ul{
	list-style-type:none;
}
.spisok ul li{
	display:block;
	display:inline;
	padding-left:5px;
}
.vakansii{
	margin-top:15px;
	width:100%;
	height:auto;
	padding:10px 20px ;
	background:url(../img/left_bg.jpg) no-repeat left top;
	
	
}
.vakansii ul{
	list-style-type:none;
	
}
.vakansii ul li{
	padding-left:30px;
	display:block;
}



form.enquire input[type="text"]{ width:310px;}
form.enquire textarea{ width:310px;}

form.enquire_req input[type="text"]{ width:190px;}
form.enquire_req textarea{ width:190px;}