/* Drop styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, ol, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0;
font-weight: inherit; font-style: inherit; font-size: 100%;
font-family: inherit; vertical-align: baseline; background: transparent;}
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
/* End of drop */

 /*div {border:1 px solid red;}*/
body  {
	background: #fff;
	text-align: left;
	color: #505050;
	font-family: Arial, Tahoma;
	font-size: 70%;	
	padding-bottom:50px;
}

body #all { 
/*
	min-width:1000px;
	max-width:1200px;
	*/
	width:1030px;
	margin: 20px auto; 
	text-align: left;	

} 

a {
	color: #505050;
}


/* 
HEADER
*/

div#header {
	float:left;
	margin:20px 0 0 0;
}

div#contact {
	float:right;
	width:200px;
	padding:  25px 0 10px 0;
	line-height:120%;	
}
div#contact a{
 text-decoration: none;
}

div#dash {clear:both; margin-bottom:65px}
div#dash div{ height:2px; border-bottom:1px solid #000000;}

div.dash_left {
float:left; width:200px; 
}
div.dash_right {
float:right; width:205px; }

div.dash_center {
	float: none;margin:0 226px; 
}


/* 
MENU
*/


#left {
 width:180px; 
 float:left;
}
/*#left_menu {margin-top:65px}*/

#left b{
 display:block;
 margin:0px 0 5px 0;
 color: black;
}

#left a{
	 display:block;
	 padding: 3px 0 2px 0;	 
	 text-decoration:none;	
}

#left a:hover span {
	background: #5EFF51;
	color: #000;
	padding:1px 5px;
}
/*
#left b a:hover span {
	background: #000;
	color: #fff;
	padding:2px 5px 3px2px;
}
*/
div.line {height:2px; border-bottom:1px solid #ccc;}


#cont {
	float:none;
	overflow:hidden;
	margin-left:205px;	
}

div.maintext {
margin: 0 0 0 20px;

background: #fff;
}
div.maintext p{ 
	color: #929395;
	line-height: 120%;
	margin-bottom:10px;
	margin-right:25%;
}

div.maintext span{
	font-variant: small-caps;
}

div.vacancy div.col {
	float:left;
	width: 30%;
	padding:0 6% 0 0;
	line-height:120%;
}
div.vacancy b {color:#000}


div.vacancy .tit {background:#999;padding:4px 0 6px 10px;color:#fff; font-size:110%; margin:120px 0 40px 0}
div.vacancy .tit b {padding:2px 0;display:block;color:#fff}

div.vacancy div.pad {
 height:5px;
}
div.vacancy  img{margin:0 12px 12px 0}






#main {
 clear: both;
}



.image-title {border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:50px 0; margin:20px 0}

.inbox {float:left; color:red; position:relative;width:265px;height:240px;}
.inbox  div{opacity:0; filter: alpha(Opacity=0);left:0;top:0; position:absolute; z-index:2; width:265px;height:100%; background: URL("/images/bgtr.png");}
.inbox  div  a{display:block; padding:20px; font-size:120%; color:#fff;text-decoration:none; font-style:italic; font-family:Georgia }
.inbox  div  a i{text-decoration:underline;}
.inbox  div  a i:hover{text-decoration:none;}
.inbox  div  b{display:block; padding:10px 0; font-family:Arial;font-style:normal;}


#footer {padding:10px 0 0 240px; color:#999; clear:both; }
#footer a#ndra {
display: block;
float:right;
text-decoration:none;
 padding: 1px 0;
 color: #bdbdbd;
 border-bottom: dotted 1px #d1d1d1 ;
}
#footer  a#ndra :hover{
 border-bottom: none; 
}




/* footer bg */



