/* ------------------ Site styles ------------------ */
@import url(../framework/styles.css); 
/* ------------------ Object styles ------------------ */

/* ------------------ Page styles ------------------ */
/* Layout */

.container .col2 {
	margin-right: 0;
}
.col3{
	margin:34px 46px 0 0;
}
*html .col3{
	margin:34px 24px 0 0;
}
.col3 .images{
	border:1px solid #fff;
	margin:0 0 0 7px;
}
.col3 .pics{
	border:1px solid #fff;
	margin:30px 0 0 0px;
}

.col4 .images{
	float:left;
	margin:0px 15px 20px 0px;
	clear: left;
}
.col4 h3{
	color:#323c47;
	font-size:10px;
	font-weight:bold;
	padding: 2px 0 8px 1px;
	margin: 0;
}
.col4 h2{
	color:#ea5a00;
	font-size:18px;
	font-family:"Trebuchet MS", Courier, monospace;
	padding: -2px 0 1px 1px;
	margin: 0;
}
.col3 h2{
	color:#fff;
	padding: 10px;
	margin: 0;
}
.col3 h3{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding: 5px 0 8px 8px;
	margin: 0;
}
.about_image{
	display:block;
	width: 930px;
	height: 91px;
	background: url(../../pics/title/title-contacts.jpg) no-repeat  top center ;
	margin: 0 0 0 10px;
	padding:0;
}
/* Content */
.content {
	background: url(../../pics/contern_footer_2.gif) no-repeat left bottom;
}
.conteiner {
	background: url(../../pics/conteriner_2.gif) repeat-y left top;
}
.gradient{
	background: url(../../pics/conteiner_head_2.gif) no-repeat left top;
}

.col1 {
	padding:36px 0 27px 47px;
	width: 210px;
	min-height: 350px;
	height:auto !important;
	height:350px;
}
.col2 {
	width:460px;
	margin:40px 0 0 25px;
	padding:0 0 27px 20px;
}
*html .col2 {
	width:460px;
	margin:40px 0 0 10px;
}
.col4 {
	width:325px;
	margin:0px 0 0 20px;
	padding:10px 0 0px 25px;
	float: left;
	min-height: 350px;
	height:auto !important;
	height:350px;
	font-size:11px;
	color:#a8b2bb;
	font-weight:bold;
	font-family: "Trebuchet MS",Verdana, Arial, sans-serif;
}
.col4 img{
	clear:left;
	margin: 40px 0 0 0;
	padding:40px 0 0 0;
}
.col2 h1{
	font-size:18px;
	color:#ea5a00;
	font-weight:bold;
	margin:0;
	font-family: "Trebuchet MS",Verdana, Arial, sans-serif;
	padding:13px 0 13px 0;
}
.photos_bar{
	background-color:#a8b2bb;
	color:#fff;
	margin: 30px 0 0 0;
	padding: 10;
}
.about_title {
	margin:10px 0 0 38px;
	position:absolute;
	font-family: Trebuchet MS,Verdana, Arial, sans-serif;
	font-size: 30px;
	font-weight:bold;
	color:#fff;
}
.content img {
	border: 0px solid #d1d6db;
	padding: 0px;
	background-color: #fff;
	margin: 0 auto;
}
.content a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:0.8;
	-khtml-opacity:0.8;
}
.table_maps td{
	text-align:left;
	vertical-align:top;
	padding:15px 0 15px 0;
}
.table_maps h1{
	font-size:18px;
	color:#ea5a00;
	font-weight:bold;
	margin:0;
	font-family: "Trebuchet MS",Verdana, Arial, sans-serif;
	padding:0px 0 13px 0;
}
.office{
	vertical-align:top;
	border-bottom:1px solid #666666;
}
.office a:link {
	text-decoration: none;
}
.office a:hover{
	text-decoration: underline;
}
.table_form h2{
	font-size:18px;
	color:#ea5a00;
	font-weight:normal;
	margin:0;
	font-family: "Trebuchet MS",Verdana, Arial, sans-serif;
	padding:0px 0px 13px 0px;
	text-align:right;
}
.table_form td{
	padding:10px 0 10px 0;
	border-bottom:1px solid #999999;
}
/* footer */
*html .text_mess{
	width:95%;
}
input.apply{
	border:0px solid;
	width:108px;
	height:27px;
	display:block;
	margin-top:-20px;
	margin-left:220px;
	background:url(../../pics/apply.jpg) no-repeat  top center ;	
}
*html input.apply{
	margin-top:-20px;
	margin-left:250px;
}
input.apply_bg{
	border:0px solid;
	width:108px;
	height:27px;
	display:block;
	margin-top:-20px;
	margin-left:220px;
	background:url(../../pics/apply_bg.jpg) no-repeat  top center ;	
}
input.apply:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:0.5;
	-khtml-opacity:0.5;
}
*html input.apply:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:0.5;
	-khtml-opacity:0.5;
}
.green_border{
	border:2px solid #476b23;
}
