*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #656565; 
	min-width:1000px; 
	font-size:11px; 
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, textarea, p, a, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}

a{
	color: #1E55A7;
	text-decoration: underline;
}

a:hover{
	color: #FE0002;
	text-decoration: none;
}

#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0; 
	min-width: 1000px; 
}
	
/*For IE*/
* html #main_inside{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');  
}

#main_inside_in{
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	background-image: url(../images/header_dark_right.jpg);
	background-position: center 168px;
	background-repeat: no-repeat;
}


/*For IE*/
* html #main_inside_in{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); 
	height:100%;
}

#main_content{
	margin: 0 auto;
	width: 1000px;
}
/*=======================================================*/


/*=======================================================*/

#footer_block{
	height: 109px; 
	clear: both;
}

#footer_main{
	height: 89px; 
	margin: -89px auto; 
	position: relative; 
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}

#footer{
	height: 89px; 
	margin: 0 auto; 
	min-width: 997px; 
}

/*For IE*/
* html #footer{
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');
}

#footer_in{ 
	height: 89px;
	margin: 0 auto; 
	padding: 0px 0px 0px 0px;
	background-image: url(../images/footer_in.jpg);	
	background-position: left top;
	background-repeat: repeat-x;
	width: 1000px;
}

body{
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
}

body.none{	
	background-image: url(../images/body_none.jpg);
	background-repeat: repeat-x;
}

body.none #main_inside_in{
	background-image: none;
}

#header{
	height: 108px;
	overflow: hidden;
}

#logo{
	float: left;
	padding: 31px 0px 0px 58px;
}

#top_phone{
	float: right;
	padding: 0px 55px 0px 0px;	
}

#top_menu{
	height: 44px;
	overflow: hidden;
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

#top_menu_left{
	background-image: url(../images/top_menu_left.jpg);
	background-repeat: no-repeat;
	height: 44px;
	overflow: hidden;
}

#top_menu_right{
	background-image: url(../images/top_menu_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 44px;
	overflow: hidden;
}

#top_menu_right div{
	margin: 0 auto;
	width: 790px;
}

#top_menu_right ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: auto;
}

#top_menu_right ul li{
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	background-image: url(../images/top_menu_separ.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#top_menu_right ul li.last{	
	background-image: none;
}

#top_menu_right ul li a{
	color: #A9A9A9;
	text-decoration: underline;
	font-size: 17px;
	text-decoration: none;
	padding: 10px 10px 14px 10px;
	display: block;
	float: left;
}

#top_menu_right ul li a.cur{
	background-image: url(../images/top_menu_cur.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#top_menu_right ul li a:hover{
	color: #FFFFFF;
}

#header_dark{
	height: 273px;
	overflow: hidden;
	/*
	background-image: url(../images/header_dark_bg.jpg);
	background-repeat: repeat-x;
	*/
}

#header_dark_right{
/*
	background-image: url(../images/header_dark_right.jpg);
	background-position: right 17px;
	background-repeat: no-repeat;
*/
	height: 273px;
	overflow: hidden;
}

#header_dark_right .text{
	 padding: 38px 356px 0px 58px;
	 float: left;
	 height: 211px;
}

#header_dark_right .text p{
	color: #FFFFFF;
	line-height: 20px;
	text-indent: 35px;
	padding: 0px 0px 16px 0px;
}

#header_dark_right .link{
	float: right;
	width: 248px;
	padding: 0px 0px 0px 0px;
}

#header_dark_right .link a{
	color: #FFFFFF;
	font-size: 17px;
	text-decoration: none;
	position: relative;
	top: -52px !important;
	top: -53px;
	left: -30px;
	text-align: center;
	display: block;
	width: 222px;
	padding: 14px 0px 15px 0px;
	background-image: url(../images/header_dark_right_ink.jpg);
	background-repeat: no-repeat;
}

#header_dark_right .link a:hover{
	background-image: none;
}

#footer_menu{
	height: 45px;
	overflow: hidden;	
	background-image: url(../images/footer_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#footer_menu div{
	height: 45px;
	overflow: hidden;		
	background-image: url(../images/footer_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#footer_menu div div{
	width: 659px;
	margin: 0 auto;
	background-image: none;
}

#footer_menu div div ul{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footer_menu div div ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: block;
	list-style: none;
	background-image: url(../images/footer_menu_separ.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer_menu div div ul li.last{
	background-image: none;
}

#footer_menu div div ul li a{
	color: #A9A9A9;
	padding: 10px 14px 10px 14px;
	display: block;
	float: left;
}

#footer_menu div div ul li a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#footer_menu div div ul li a.cur{
	color: #FFFFFF;
	text-decoration: none;
}

#copyright{
	padding: 0px 0px 0px 58px;
	color: #808080;
	font-size: 10px;
}

a.copyright_captain_group{
	padding: 17px 0px 0px 58px;
	color: #808080;
	font-size: 10px;
	text-decoration:underline;
}

#content{
	clear: both;
	padding: 21px 25px 47px 55px;
}

#content h1{
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	font-family: Times New Roman;
	padding: 0px 0px 18px 0px;
	margin: 0px 0px 0px 0px;
}

#services{
	clear: both;
}

#services .column{
	float: left;
	width: 49%;
}

h2{
	font-size: 20px;
	font-weight: normal;
	font-family: Times New Roman;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

#services .column .item{
	padding: 0px 30px 10px 0px;
}

#services .column a.more{
	color: #7F7F7F;
	background-image: url(../images/more.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 11px;
	font-size: 10px;
}

#services .column a:hover.more{
	color: #FE0002;
	text-decoration: underline;
}

#services .column .item a.link{
	background-image: url(../images/link.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 4px 11px;
	display: block;	
}

#services .column .item p{
	text-indent: 12px;
}

#articles h1{
	float: left;
}

#articles a.rss{
	position: relative;
	top: 12px;
	left: 12px;
}

#articles .item{
	clear: both;
}

#articles_faq{
	clear: both;
}

#articles_faq #articles{
	float: left;
	width: 65%;
	padding: 35px 0px 0px 0px;
}

#articles_faq #articles .item{
	padding: 0px 30px 10px 0px;
}

#articles_faq #articles a.more{
	color: #7F7F7F;
	background-image: url(../images/more.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 11px;
	font-size: 10px;
}

#articles_faq #articles a:hover.more{
	color: #FE0002;
	text-decoration: underline;
}


#articles_faq #articles .item a.link{
	background-image: url(../images/link.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 4px 11px;
	display: block;	
}

#articles_faq #articles .item p{
	text-indent: 12px;
}

#articles_faq .faq{
	float: left;
	width: 34%;
	padding: 35px 0px 20px 0px;	
}

.faq ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.faq ul li{
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.faq ul li a{
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0px 0px 10px;
	display: block;
}

.faq a.more{
	color: #7F7F7F;
	background-image: url(../images/more.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 11px;
	font-size: 11px;
}

.faq a:hover.more{
	color: #FE0002;
	text-decoration: underline;
}

#content table{
	border-collapse: collapse;
	width: 100%;
}

.right_cell{
	width: 295px;
}

#zayavka{
	
}

#zayavka a{
	background-image: url(../images/zayavka.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 222px;
	height: 47px;
	overflow: hidden;
	color: #FFFFFF;
	padding: 12px 0px 0px 0px;
	text-align: center;
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 18px 0px;
}

#zayavka a:hover{
	background-image: url(../images/zayavkah.jpg);
}

#right_services{
	padding: 0px 0px 38px 0px;	
}

#right_services .item{
	padding: 0px 30px 10px 0px;
}

#right_services a.more{
	color: #7F7F7F;
	background-image: url(../images/more.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 11px;
	font-size: 10px;
}

#right_services a:hover.more{
	color: #FE0002;
	text-decoration: underline;
}

#right_services .item a{
	background-image: url(../images/link.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 4px 11px;
	display: block;	
}

#right_services .item a.cur{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#right_services .item p{
	text-indent: 12px;
	font-size: 11px;
}

.content_top{
	background-image: url(../images/content_top.gif);
	background-repeat: repeat-x;
	padding: 2px 0px 0px 0px;
}

.right_cell h2{
	font-size: 19px;
	font-weight: normal;
	font-family: Times New Roman;
	padding: 0px 0px 16px 0px;
	margin: 0px 0px 0px 0px;
}

.right_cell h3{
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	font-family: Times New Roman;
	padding: 0px 0px 18px 0px;
	margin: 0px 0px 0px 0px;
}


.right_cell .faq{
	padding: 0px 0px 35px 0px;	
}

#right_banner{
	padding: 0px 0px 20px 0px;
}

.content_cell{
	padding: 0px 45px 0px 0px;	
}

.content_cell p{
	text-indent: 15px;
	/**/
	padding: 0px 0px 28px 0px;
	line-height: 20px;
}

#contact_form{
	padding: 5px 0px 0px 0px;
	width: 518px;
}

#contact_form .field_three{
	clear: both;
}

#contact_form .fields{
	float: left;
	width: 326px;
	text-align: right;
}

#contact_form .fields .row{
	clear: both;
}

#contact_form .fields .row .name{
	float: left;
	width: 114px;
	padding: 7px 0px 7px 0px;
}

#contact_form .fields .row .field{
	float: left;
	width: 124px;
	padding: 7px 0px 0px 11px;
}

#contact_form .fields .row .field input{
	border: 1px solid #B2B9C3;
	width: 192px;
	padding: 2px 0px 2px 0px;
}

#contact_form .desc{
	float: left;
	width: 160px;
	padding: 20px 0px 0px 29px;
	color: #7F7F7F;
	background-image: url(../images/contact_form_desc.gif);
	background-position: 20px 22px;
	background-repeat: no-repeat;
}

#contact_form .row{
	clear: both;
}

#contact_form .row .name{
	float: left;
	width: 114px;
	padding: 7px 0px 7px 0px;
	text-align: right;	
}

#contact_form .row .field_ta{
	float: left;
	width: 293px;
	padding: 7px 0px 0px 11px;
}

#contact_form .row .field_ta textarea{
	border: 1px solid #B2B9C3;
	width: 381px;
	height: 119px;
	padding: 2px 0px 2px 0px;	
}

#contact_form .button{
	clear: both;
	width: 508px;
	text-align: right;
	padding: 15px 5px 0px 0px;
}

#contact_form .button input{
	width: 152px;
	padding: 2px 0px 2px 0px;
}

/* Main page motivation styles */

.main_page_m{
	font-size: 130%; 
	font-weight:bold; 
	width:100%; 
	margin-bottom:30px; 
	display:block;
	color:#ae0103;
	background:url(../images/arrow.gif) left top no-repeat;
	padding-left:20px;
}

/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}