@charset "utf-8";

/* whole page */

body {
background-color:white;
font-family:Georgia, "Times New Roman", Times, serif;
padding:0px;
margin:0px;
background-image:url(../img/background.jpg);
background-repeat:no-repeat;
background-position:center top;
}

a:link {
}

a:visited {
}

a:hover {
}

a:active {
}

img {
border:none;
}

dd, dt {
margin:0px;
}

#wrapper {
margin:0 auto;
width:1000px; 
}

.outer1 {
/* news menu column width */
margin-left:360px;
/* margin-bottom:60px; */
}

.outer0 {
margin-left:-361px;
position:relative;
}

/* header */
#header {
	height: 130px;
	width: 970px;
	/* border-bottom:1px solid #d8d8d8; */
}

#logo {
width:150px;
height:110px;
float:left;
margin-top:20px;
background-image:url(../img/azimut_logo.png);
background-repeat:no-repeat;
margin-left:50px;
}

	#logo_text {
	height:65px;
	width:200px;
	margin-left:120px;
	margin-top:20px;
	background-image:url(../img/azimut_text.png);
	background-repeat:no-repeat;
	}
.up_r, .up_l {
  position : absolute;
  width : 14px;
  height : 14px;  /* corner images are 40x40 */
  display : block;
  margin-bottom : -1px;  /* this is for IE */
  margin-top:14px;
}

.up_r {
background:transparent url(../img/up_rb_c.png) no-repeat;

right:0;
}


.up_l {
background:transparent url(../img/up_lb_c.png) no-repeat;

left:0;

}

#fast_contacts {
	width:276px;
	height:80px;
	background-color:#f5f5ea;
	float:right;
	text-align:right;
	position:relative;
}

	#fast_contacts #round_line {
		background-image:url(../img/round/round_top_contacts.png);
		margin-top:2px;
		background-repeat:no-repeat;
		height:14px;
		width:100%;
		bottom:0px;
		position:relative;
	}
	#fast_contacts a {
	font-size:12px;
	color:#2e3192;
	}
		#home_mail {
			margin:15px 5px 15px 0;
			padding: 5px;
		}
		
		#home_mail #mail {
			
		background-image: url(../img/icons/mail_icon.png);
		background-position:left;
		background-repeat:no-repeat;
		padding-left:20px;
		width:100px;
		height:30px;
		}
		
		#home_mail #home {
			width:20px;
			height:20px;
			background-image: url(../img/icons/home_icon.png);
			background-position:left;
			background-repeat:no-repeat;
			position:absolute;
			top:18px;
			right:110px;
		}
		#home img {
			border:none;
		}
		
		#bulb {
			color:#545454;
			font-size:12px;
			height:20px;
			background-image:url(../img/icons/bulb.png);
			background-repeat:no-repeat;
			padding-right: 10px;
			background-position:5px 0;
		}
		#bulb span {
			padding-left:5px;
			font-size: 11px;
			padding-right: 5px;
		}

#main_menu_holder {
	padding-left:30px;
}

#main_menu  {
clear:both;
float:right;
margin-bottom:10px;
margin-right:35px;
}
	#main_menu li {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: italic;
		color: #5e60b0;
		float:left;
		list-style:none;
		padding-left:27px;
		
	}

	#main_menu li.active {
		font-size: 18px;
		font-style: italic;
		font-weight: bold;
		color:#2e3192;
		margin-top:-2px;
	}
	
	#main_menu a {
		/* border-bottom: 1px solid #5e60b0; */
		color:#5E60B0;
	}
	#main_menu a:link {
	}
	#main_menu a:visited {
		
	}
	#main_menu a:active {
		
	}
	#main_menu a:hover {
		/* border-bottom:none; */
		text-decoration:none;
	}

/* center part */

#flash {
width:934px;
/* not right */
text-align:center;
margin:20px auto;
}

#space {
width:935px;
margin:0 auto;
}
#space_all {
width:943px;
margin:0 auto;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
}
#content_title {
	font-weight:bold;
	font-style:italic;
	font-size:30px;
}
/* left menu */
#left_menu {
	border-left:solid 7px #c2c2c2;
	margin-left:0px;
}
#left_menu li {
	margin-left:-32px;
	list-style:none;
	padding-left:15px;
	margin-top:5px;
}
#left_menu li.active {
	list-style-image:url(../img/list_marker.jpg);
}

/* gallery */
#gallery {
	padding:20px;
	width:900px;
	margin:0 auto;
}
#gallery #back_forward {

	margin-bottom:20px;
}

#gallery #back_forward a {
	margin-left:30px;
	font-size:24px;
	color:#2e3192;
}

#gallery .thumb {
	width:238px;
	height:145px;
	border-bottom:5px solid black;
	float:left;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:30px;
}
#gallery .thumb div {
	background-color:#000;
	width:100%;
	height:11px;
	font-size:11px;
	font-style:italic;
	color:white;
	margin-top:-10px;
}
/* left content */ 
#left_content {
	width: 368px;
	float:left;
	margin-top:68px;
}

#left_content h1 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
#left_content h2 {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}

#left_content img {
	border:solid 1px #a8a5a4;
}
#left_content pre {
	font-size:13px;
}
#left_content p {
	font-size:10px;
}

#additional_content {
	margin-bottom:30px;
}
/* left news menu */
#news_menu {
	width:368px;
	float:left;
	margin-right:1px;
	margin-top: 85px;
}

	#news_menu_main {
		width:360px;
		float:left;
		margin-right:1px;
		padding-left:33px;
	}

	#news_menu_main h3, #news_menu h3 {
	display:inline;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	margin:0;
	float:left;
	}

	#news_menu a {
		color:#2e3192;
	}
		#news_menu a:hover {
			text-decoration:none;
		}
	#news_list dt {
		font-size:11px;
		color:#626262;
	}
	#news_list dd {
		margin:0px 0px 15px 0px;
	}

	#news_list dd a{
		font-size:14px;
		color:#2e3192;
	}

.right_info_block, .right_info_block_main {
background-color: #EAF2F5;
width:283px;
border-right:1px solid #f6f6f6;
padding-left:31px;
margin-left:-30px;
}

.right_info_block_main {
width:348px;
}

#phone {
height:146px;
position:relative;
}
	#phone #old_phone {
	background-image:url(../img/phone.gif);
	width:100px;
	height:91px;
	right:20px;
	bottom:-8px;
	/*float:right;  */
	position:absolute;
	}

	#phone #write_us {
	background-image:url(../img/write_us.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-size:14px;
	padding-left:5px;
	padding-right:20px;
	}

#icq {
	height:160px;
}

.shadow_right_bottom {
background-image: url(../img/round/bottom_right_shadow.gif);
	background-repeat: no-repeat;
margin-left:-30px;
	margin-bottom:27px;
	height:14px;
	width:379px; 
}
.shadow_right_bottom_thin {
	background-image: url(../img/round/bottom_right_shadow.gif);
	background-repeat: no-repeat;
	background-position:right;
margin-left:-30px;
	height:12px;
	width:315px;
}

.right_info_block h4, .right_info_block_main h4 {
	font-size:12px;
	display:block;
	font-weight:bold;
	font-style:italic;
	/* padding-top:26px; */
	position:relative;
	top:13px;
}
.right_info_block span, .right_info_block_main span {
	font-size:14px;
	color:#656565;
}
#contact_phones_info {
width:230px;
}

#icq #pda {
	background-image: url(../img/pda.gif);
	width:84px;
	height:70px;
	float:right;
	padding-right:20px;
	background-repeat:no-repeat;
}

#icq #pda_pen {
	background-image: url(../img/pda_pen.gif);
	width:84px;
	height:130px;
	float:right;
	padding-right:70px;
	background-repeat:no-repeat;
}

#icq dl {
	
}

#icq dd {
background-image:url(../img/icq_flower.jpg);
background-repeat:no-repeat;
background-position:left 0px;
height:25px;
padding-left:25px;
padding-top:10px;
position:relative;
top:10px;
font-style:italic;
font-size:14px;

}
#icq dt {
	padding-left:24px;
	position:relative;
	top:17px;
	color:#474747;
}
/* content part */
#content, #main_content {
float:right;
width:550px;
margin-right:30px;
}
#content p, #main_content p {
	color:#474747;
}

#main_content h1 {
font-style:italic;
font-size:20px;
margin:0px;
}
#main_content h3 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}


#content h2 {
font-size:18px;
font-style:italic;
font-weight:bold;
margin:0px;
display:inline;
padding-right:30px;
background-image:url(../img/news_icon.jpg);
background-repeat:no-repeat;
background-position:right;
}
.date {
font-size:11px;
color:#8f8f8f;
}

#arrow_links {
float:left;
margin-bottom:20px;
padding:0px;
margin-left:0px;
margin-top:0px;
}
#arrow_links li {
float:left;
height:26px;
list-style:none;
padding-left:5px;
background-image:url(../img/arrow_btn_gradient.jpg);
border-bottom:1px solid #f0f4f7;
border-top:1px solid #eaf0f4
}

#arrow_links li.last_arrow a{
background-image:none;
}
#arrow_links li a {
font-size:15px;
display:block;
height:26px;
color:#2e3192;
background-image:url(../img/arrow_cont.jpg);
background-position:right;
background-repeat:no-repeat;
padding-right:15px;
}

#main_content h2 {
font-size:20px;
margin:0px;
padding:0px;
font-style:italic;
}

#arrow_links li.list_arrow {
background-image:url(../img/arrow_last.jpg);
height:26px;
width:20px;
border-bottom:1px solid white;
border-top:1px solid white;
background-repeat:no-repeat;
}

.outer0 cite {
	background-color:#f5f5ea;
	display:block;
	padding-top:20px;
	padding-left:60px;
	padding-bottom:20px;
	margin-top:20px;
	font-size:14px;
	color:#474747;
	background-image:url(../img/laquo.gif);
	background-repeat:no-repeat;
	/* bottom shadow hard to create with raquo */
	/* 
	background-image:url(../img/bottom_quote.jpg);
	
	background-position:bottom left; */
	background-position:15px 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	/* margin-left:-60px; */
}
span.laquo {
font-size:72px;
margin-left:10px;
width:30px;
height:30px;
display:block;
color:#7e7e7e;
}

/* main flash 3 divs */
#main_content .express_block1, #main_content .express_block2, #main_content .express_block3  {
width:152px;
height:350px;
float:left;
margin:20px 31px 20px 0px;

}
#main_content .express_block1 {
	background-image:url(../img/round/fl_top_1.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e4e8ec;
}
#main_content .express_block2 {
background-color:#d8dde2;
background-image:url(../img/round/fl_top_2.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#main_content .express_block3 {
background-color:#ced7e1;
background-image:url(../img/round/fl_top_3.gif);
background-position:top;
background-repeat:no-repeat;
}
#main_content .express_block1 h2, #main_content .express_block2 h2, #main_content .express_block3 h2 {
font-size:18px;
font-style:italic;
height:50px;
padding:10px;
}

div.flashy {
width:130px;
height:130px;
background-color:#FFFFFF;
margin:0 auto;
}
#main_content .express_block1 p, #main_content .express_block2 p, #main_content .express_block3 p {
color:#8b8b8b;
font-size:12px;
padding:10px;
}

.flash_shadow_left {
	background-image:url(../img/round/fl_l_shadow.gif);
	background-repeat:no-repeat;
	background-position:left 20px;
	height:300px;
	width:152px;
	padding-left:5px;
	float:left;
	margin-left:15px;
}
.flash_shadow_right {
	background-image:url(../img/round/fl_r_shadow.gif);
	background-repeat:no-repeat;
	background-position:right 20px;
	width:157px;
	height:300px;
}

.block1_end {
	background:url(../img/round/fl_bottom_1.gif) scroll left bottom no-repeat;
}

.block2_end {
	background:url(../img/round/fl_bottom_2.gif) scroll left bottom no-repeat;
}

.block3_end {
	background:url(../img/round/fl_bottom_3.gif) scroll left bottom no-repeat;
}
#bottom_cite {
	height:110px;
	background-image:url(../img/laquo.gif);
	background-position:120px 60%;
	background-repeat:no-repeat;
	/* width:740px; */
	padding-left:160px;
	background-color:#f5f5ea;
	margin-left: 100px;
	margin-top:-15px;
	position:relative;
	width:700px;
	margin-bottom:20px;
}
	#bottom_truck {
		background-image:url(../img/truck.png);
		background-repeat:no-repeat;
		height: 127px;
		width: 200px;
		float:left;
		position:absolute;
		left:-85px;
		top:-10px;
	}
	#bottom_cite img {
	margin-bottom:-15px;
	float:left;
	}
	#bottom_cite h3 {
	font-family:Constantia, Georgia;
	font-size:25px;
	font-style:italic;
	margin-bottom:0px;
	}

#bottom_cite p {
font-size:14px;
}
/* footer */

#footer {
	
	padding-top: 20px;
	height:80px;
	margin:0 auto;
}

#footer_contacts {
	float:left;
	font-size:11px;
	padding-left: 0px;
	position:relative;
	right:24px;
}
#footer_contacts p {
padding-left:20px;
margin:0px;
}
#footer_contacts div {
padding-top:5px;
}

#letcrew_logo {
float:right;
width:127px;
height:34px;
}
#footer #contact_link {
padding-left:20px;
}
#footer #site_map {
	background-image: url(../img/site_map_icon.jpg);
	background-repeat: no-repeat;
	background-position:0px -5px;
		padding-left:20px;
	text-decoration:none;
}

/* helper classes */
.sub_line {
border-bottom:#d8d8d8 1px solid;
padding-bottom:10px;
}

.up_line {
border-top:#d8d8d8 1px solid;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

.block {
display:block 
}

.hr {
width:100%;
border-bottom:1px solid #D8D8D8;
margin-top:5px;
}
.italic {
font-style:italic;
}

#phone_number {
font-size:30px;
color:black;
}

