* {
	padding: 0px;
	margin: 0px;
}
html, body {
	height: 100%;
	font-family: Tahoma;
	font-size: 12px;
}
body {
	background-color: #E6E3DE;
}
img {
	border: none;
}
a {
	color:#1B3F95;
    text-decoration: none;
}
.clear {
	clear: both;
	height: 0px;
}
.wrapper {
	border-right: 2px solid #DCD9D4;
	border-left: 2px solid #DCD9D4;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-color: #7A899B;
	min-height: 605px;
	width: 956px;
	margin: 0 auto;
	/*overflow: hidden;*/
}
#header {
	position: relative;
	height: 155px;
	width: 956px;
}
#header #logo {
	position: absolute;
	display: block;
	height: 66px;
	width: 198px;
	left: 16px;
	top: 13px;
}
#header #title_img {
    
   
    position: absolute;  
    float: right;
    margin: 20px 35px 0 0;
    right:2px;
    filter: expression(fixPNG(this)); 
     /* 
	float: right;
	margin: 70px 35px 0 0;
	filter: expression(fixPNG(this));*/ 
}
#header #banner_text
{
    
    padding-top: 23px;
    padding-left: 250px;
    position: absolute;
    top:80px;
    left:-15px;    
}
#header #back {
	position: absolute;
	width: 66px;
	height: 20px;
	left: 250px;
	top: 135px;
}
#header #nav_block {
	position: absolute;
	width: 620px;
	height: 20px;
	left: 320px;
	top: 135px;
	text-align: right;
}
#header .nav_link {
	display: block;
	float: right;
	text-transform: uppercase;
	color: #334B97;
	font-size: 12px;
	font-weight: bold;
	_font-family: Georgia, "Times New Roman", Times, serif;
    font-family: Palatino Linotype;   
	padding-left: 10px;
	margin-right: 10px;
	height: 15px;
	background-image: url(../images/bullitPink.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#header .nav_link:hover {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/bullitWhite.gif);
}
#content {
    position: relative;
    margin-bottom: -73px;
    z-index: 2;
}
#content #left {
	width: 235px;
}
#content #left .left_menu_el {
	width: 200px;
	height: 27px;
	display: block;
	color: #1B3F95;
	padding-left: 35px;
	padding-top: 14px;
	text-transform: uppercase;
	_font-family: Georgia, "Times New Roman", Times, serif;
    font-family: Palatino Linotype;
	font-weight: bold;
	font-size: 12px;
}
#content #left .left_menu_el_cur {
    width: 200px;
    height: 27px;
    display: block;
    background-image: url(../images/menu_hover.png);
    color: #FFF;
    padding-left: 35px;
    padding-top: 14px;
    text-transform: uppercase;
    _font-family: Georgia, "Times New Roman", Times, serif;
    font-family: Palatino Linotype;
    font-weight: bold;
    font-size: 12px;
}
#content #left .left_menu_el:hover {
	background-image: url(../images/menu_hover.png);
	color: #FFF;
}
#content #left .baner_blok {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 27px;
	//border: 1px solid #FFF;
	padding: 3px;
}
#content #left .baner {
	margin-bottom: 10px;
}
#content #right {
	float: left;
	width: 680px;
	border: 1px solid #FFF;
	padding: 3px;
	margin: 0 25px 10px 10px;
}
#content #right_content {
	float: left;
	width: 635px;
        min-height: 100px;
	position: relative;
	border: 1px solid #8C92A2;
	background-color: #ECE0E2;
	padding: 15px 22px;
}
#futer {
	position: relative;
	background-image: url(../images/futer_bg.jpg);
	border-bottom: 2px solid #DCD9D4;
	border-right: 2px solid #DCD9D4;
	border-left: 2px solid #DCD9D4;
	width: 956px;
	height: 154px;
	margin: 0 auto; 
    z-index: 1; 
}
#futer #flag_ico2 {
    position: absolute;
    display: block;
    background-image: url(../images/flag_ru.jpg);
    width: 22px;
    height: 11px;
    left: 39px;
    top: 105px;
}
#futer #flag_ico1 {
    position: absolute;
    display: block;
    background-image: url(../images/flag_en.jpg);
    width: 22px;
    height: 11px;
    left: 39px;
    top: 105px;
}
#futer #flag_ico {
	position: absolute;
	display: block;
	background-image: url(../images/flag_ico.png);
	width: 22px;
	height: 11px;
	left: 39px;
	top: 105px;
}
#futer #mail_ico {
    position: absolute;
    display: block;
    background-image: url(../images/mail_ico.png);
    width: 22px;
    height: 11px;
    left: 70px;
    top: 105px;
}#futer #map_ico {
	position: absolute;
	display: block;
	background-image: url(../images/map_ico.png);
	width: 22px;
	height: 11px;
	left: 101px;
	top: 105px;
}
#futer #mail_title {
	position: absolute;
	text-transform: uppercase;
	color: #99AABD;
	font-weight: bold;
	left: 104px;
	top: 18px;
}

/* Новости */
.news_list_blok {
	position: relative;
	width: 620px;
	height: 180px;
	border-bottom: 1px solid #7A7A92;
}
.news_list_data {
	font-weight: bold;
	position: absolute;
	width: 275px;
	height: 15px;
	left: 9px;
	top: 7px;
}
.news_list_title {
	font-size:12px;
font-weight:bold;
left:223px;
position:absolute;
text-align:left;
text-transform:uppercase;
top:7px;
width:397px;
    
}
.news_list_img {
	width: 200px;
	height: 133px;
	position: absolute;
	left: 11px;
	top: 35px;
}
.news_list_text {
	position: absolute;
	width: 386px;
	height: 108px;
	left: 223px;
	overflow: hidden;
	font-weight: normal;
	top: 36px;
}
.news_list_label {
	position: absolute;
	height: 15px;
	width: 188px;
	left: 222px;
	top: 152px;
	font-weight: bold;
}
.news_list_link {
	position: absolute;
	display: block;
	font-weight: bold;
	color: #000;
	left: 516px;
	top: 152px;
	width: 90px;
    text-align: right;
}
.news_list_link:hover {
	text-decoration: underline;
}
#news_list_nav_blok_1 {
	font-weight: bold;
	width: 300px;
	float: left;
	margin:-5px 0;
    font-weight:normal;
}
#articles_list_nav_blok_1 {
    font-weight: bold;
    width: 300px;
    float: left;
    margin:5px 0;
    font-weight:normal;
}
#news_list_nav_blok_2 {
	font-weight: bold;
	width: 150px;
	float: right;
	margin:-5px 0;
	text-align:right; 
}
#articles_list_nav_blok_2 {
    font-weight: bold;
    width: 150px;
    float: right;
    margin: 5px 0;
    text-align:right; 
}
.news_list_link_2 {
	margin: 0 2px;
	color: #000;
	font-weight:normal; 
}
.news_list_link_2_active {
	margin: 0 2px;
	color: #000;
	font-size:14px; 
	font-weight: bold;
}
#news_detail_data {
	font-weight: bold;
	position: absolute;
	width: 275px;
	height: 15px;
	left: 25px;
}
#news_detail_source {
	font-weight: bold;
	position: absolute;
	width: 302px;
	height: 15px;
	left: 338px;
	text-align: right;
}
#news_detail_title {
	margin:0 0 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.news_detail_text {
	padding: 3px 0;
	font-weight: bold;
	line-height: 17px;
	text-indent: 20px;
}
#news_detail_foto_blok {
	width: 215px;
	margin: 0px 20px 20px 0;
	float: left;
}
.news_detail_foto_blok_in {
	margin: 5px 5px 10px 5px;
}
.news_detail_foto_b_title {
	font-weight: bold;
	text-align: center;
}
.news_detail_foto_big {
	text-align: center;
	clear: both;
	margin-bottom: 20px;
}
.news_detail_foto_big_title {
	text-align: center;
	padding: 5px;
	font-weight: bold;
}

/* Брокераж и чартер */
.brokerag_list_blok {
	position: relative;
	width: 630px;
	height: 180px;
	border-bottom: 1px solid #7A7A92;
	margin-bottom: 10px;
}
.brokerag_list_blok_title {
	position: absolute;
	width: 200px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	top:3px;
    width:360px;
}

.brokerag_list_blok_price {
	float: right;
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #990000;
	padding: 3px 15px;
	text-align: center;
	min-width: 100px;
    width: auto;
    max-width:225px;
}
.brokerag_list_blok_img {
	position: absolute;
	margin: 5px 5px 5px 0;
	left: 0px;
	top: 27px;
}
.brokerag_list_blok_table {
	float: right;
	width: 400px;
	margin-top:6px;
	font-weight: normal;
}
.brokerag_list_blok_table td {
	height: 15px;
}
.brokerag_list_blok_phone {
	position: absolute;
	height: 20px;
	width: 53px;
	left: 232px; 
	top: 152px; 
	font-weight: bold;
}
.news_list_blok_source {
    position: absolute;
    height: 20px;
    width: 53px;
    left: 223px; 
    top: 152px; 
    font-weight: bold;
}
 .brokerag_list_blok_phone_num {
	position: absolute;
	height: 20px;
	width: 160px;
	left: 364px;
	top:152px;
	font-weight: bold;
	font-size: 12px;
}
 .news_list_blok_source2 {
    position: absolute;
    height: 20px;
    width: 160px;
    left: 286px;
    top:152px;
    font-weight: bold;
    font-size: 12px;
}
.brokerag_list_blok_more_link {
	display: block;
	position: absolute;
	color: #000;
	font-weight: bold;
	left:535px;
	top:152px;
    width:90px;
	text-align:right;
}
#brokerag_nav_blok_1 {
	font-weight: bold;
	width: 270px;
	float: left;
	margin: 10px 10px 10px 0;
}
#brokerag_nav_blok_2 {
	font-weight: bold;
	width: 150px;
	float: right;
	margin: 10px 0 10px 0;
	text-align: center;
}
#brokerag_sort_blok {
	width: 130px;
	float: right;
	text-align: right;
    font-weight:normal;
    margin:-5px 2px;
}
#brokerag_sort_top {
	float: right;
	display: block;
	background-image: url(../images/pointer_in_top.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	margin:-1px 2px;      
}
#brokerag_sort_bottom {
	float: right;
	display: block;
	background-image: url(../images/pointer_in_bottom.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
    margin:-1px 2px;      
}
.brokerag_nav_blok_link {
    margin: 0 2px ;
	color: #000;
	font-weight: normal;
    
}
.brokerag_nav_blok_link_active {
	margin: 0 2px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.brokerag_detail_title {
	/*float: left;
	width: 490px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
    text-align: center; */
    font-size:14px;
font-weight:bold;
left:30px;
position:absolute;
text-align:left;
text-transform:uppercase;
top:18px;
width:360px;
}
.brokerag_detail_price {
	float: right;
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #990000;
	padding: 3px 15px;
	text-align: center;
	min-width: 100px;
    width: auto;
    max-width:225px;
}
.brokerag_detail_img_big {
	margin: 10px 0;
}
.brokerag_detail_img_small {
	margin: 0 9px;
}
.brokerag_detail_param {
	/*text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	margin: 15px 0;
	font-weight: bold;*/
    font-size:14px;
font-weight:bold;
margin:10px 0 20px;
text-align:center;
text-transform:uppercase;
}
.brokerag_detail_table {
	/*float: left;
	font-weight: bold;*/
    float:left;
font-weight:normal;
margin:0 0 0 5px;
}
.brokerag_detail_table td {
	height: 20px;
	vertical-align: top;
	padding: 2px 0;
}
.brokerag_detail_more_info {
	float: left;
	width: 320px;
	margin-left: 10px;
	font-weight: normal;
	line-height: 20px;
}
.brokerag_detail_button {
	display: block;
	margin-left: 250px;
	margin-top: 20px;
	background-image: url(../images/botton_bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	width: 150px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
}
.contact_button {
    display: block;
    background-image: url(../images/botton_bg.jpg);
    background-repeat: repeat-x;
    height: 21px;
    width: 150px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    padding-top: 5px;
}
.brokerag_detail_ps {
	/*text-align: center;
	font-weight: 13px;
    font-size: 16px;
	font-weight: bold;
	margin: 15px 0; */
    font-size:12px;
font-weight:bold;
margin:10px 0 -5px;
text-align:center;
}
.brokerag_detail_p {
	padding: 5px 0;
}
.brokerag_detail_ul {
	list-style-type: disc;
	margin-left: 30px;
}
.index_img {
	_margin: 5px;
}
#index_about_blok {
	float: left;
	width: 641px;
	border: 1px solid #8C92A2;
	background-color: #ECE0E2;
	padding: 15px 22px;
	margin-left: 10px;
}
#index_about_title {
	color: #1B3F95;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	text-indent: 20px;
	width: 350px;
	float: left;
	margin-right: 15px;
}
.index_about_text {
	color: #87818F;
	text-indent: 25px;
	line-height: 17px;
	text-align: justify;
	font-weight: bold;
}
.index_next_link {
	margin-top: 10px;
	float: right;
	display: block;
	color: #ADADAE;
	font-weight: bold;
	font-size: 13px;
}