html,body{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Arial",Verdana,Sans-serif;
	color: #333;
	background: url('/new_gfx/page_background.png') repeat-x #3E6099;
}

#page{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/* HEADER */
#header{
	width: 1000px;
	height: 120px;
	background: url('/new_gfx/header_background.png') no-repeat;
}

#header_info_container{
	float:left;
	width:760px;
}


#header_info{
	width: 750px;
	height:65px;
	padding: 5px 20px 0 30px;
	
}

.header_logo{
	width: 350px;
	padding: 10px 0 0 0;
}

.header_slogan{
	width:400px;
	text-align: right;
	padding: 15px 0 0 0;
}

.slogan{
	font-size: 26px;
	font-style: italic;
}

/* HEADER LANGUAGES */
.header_languages{
	width:130px;
	padding: 10px 0 0 0;
}

.language{
	display:block;
	font-size:10px;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
}

.language_active{
	background: #FFE126;
	color: #003F8A;
}
/* HEADER MENU */
#header_menu{
	width:740px;
	height: 40px;
	padding: 0 0 0 30px;
}

#header_menu_items{
	width: 570px;
	height: 30px;
	padding: 9px 10px 0 20px;

}

.main_menu{
	font-size: 12px;
	margin: 0 15px 0 0;
	padding: 3px 10px 3px 10px;
}

.main_menu_active{
	background: #FFFFFF;
}

#header_contact_button{
	float:left;
	width: 230px;
	height: 29px;
	padding: 79px 0 0 0;
}


#header_contact_button a{
	display:block;
	
	color:#FFE126;
	font-size: 16px;
	font-weight:bold;
	padding: 3px 0 0 13px;
	margin: 0 0 0 30px;
}

/* CONTENT */
#content{
	width: 1000px;
	padding: 0 0 0 10px;
	background: url('/new_gfx/content_bg.png') repeat-y;
}

#content_bottom{
	width:1000px;
	height:20px;
	background: url('/new_gfx/content_bottom.png') no-repeat;
}
/* CONTENT SERVICE */
#main_services{
	width:980px;
	height:320px;
	padding: 10px 0 0 0;
}

.main_services_banner{
	width:500px;
	
}

#main_services_title{
	border-bottom: solid 1px #FFE126;
	padding: 10px 0 5px 20px;
}

.main_service_title{
	width:340px;
}

.main_service_title_button{
	font-size:13px;
	padding: 5px 7px 5px 7px;
	margin: 0 0 0 10px;
}

.main_service_order_button{
	font-size:13px;
	padding: 5px 7px 5px 7px;
	margin: 0 0 0 10px;
}

#main_services_title .active_service{
	background: #FFE126;	
}

#main_services_title .active_service a{
	font-size:13px;
	color: #003F8A;
}

#main_service_order{
	padding: 20px 20px 0 20px;
	font-size: 12px;
}

.main_service_order_input input.contact_input{
	width: 192px;
	height: 17px;
	border:0;
	background: url('/new_gfx/input_bg_10px.gif') bottom right no-repeat;
}

.main_service_order_input textarea.contact_input{
	width: 192px;
	height: 92px;
	border:0;
	background: url('/new_gfx/textarea_bg_10px.gif') bottom left no-repeat;
}

.main_service_order_input input.contact_input_submit{
	cursor: pointer;
	border:0;
	background: url('/new_gfx/input_submit_blue.gif') no-repeat;
}

.main_service_order_input>div{
	padding: 0 0 3px 0;
}

.main_services_list{
	width: 480px;
}

.main_service_list_2{
	height:130px;
}

.main_services_item{
	display:block;
	width:195px;
	height:50px;
	padding: 10px 10px 5px 15px;
	font-family: "Arial",Verdana,Sans-serif;
	font-size:12px;
}

.main_services_item:hover {
	display:block;
	width:195px;
	height:50px;
	padding: 10px 10px 5px 15px;
	font-family: "Arial",Verdana,Sans-serif;
	font-size:12px;
	background: url('/new_gfx/service_bg.jpg') no-repeat;
	color: #FFF;
}

.main_services_item:hover>span{
	color: #FFE126;
}

/* CONTENT OFFERS AND BLOG */
#main_offers_blog{
	width: 960px;
	border-top: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
	padding: 20px 0 20px 20px;
}
/* CONTENT OFFERS */
#main_offers_blog #offers{
	width: 940px;
	height: 385px;
}

#main_offers_blog #offers_items{
	height: 345px;
	border-top: solid 1px #003F8A;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
	border-left: solid 1px #E6E6E6;
	background: #FFFFFF url('/new_gfx/offers_bg.png') repeat-x;
}

#main_offers_blog .offers_pre_item{
	width: 27px;
	height: 345px;
	border-right: solid 1px #E6E6E6;
}

#main_offers_blog .offers_item{
	width: 204px;
	height: 335px;
	padding: 10px 8px 0 8px;
	border-right: solid 1px #E6E6E6;
	font-size: 12px;
	color: #333333;
}

#offers{
	width: 940px;
	height: 355px;
}

#offers_buy{
	width: 940px;
	height: 260px;
	margin: 25px 0 0 0;
}

#offers_title{
	width: 900px;
	height: 31px;
	background:url('/new_gfx/offers_title.png') no-repeat;
	padding: 8px 0 0 40px;
}

.offers_title{
	width: 400px;
}

.offers_title_button{
	width: 475px;
	text-align: right;
	padding: 2px 0 0 0;
}

#offers_items form{
	margin: 0;
	padding: 0;
}

#offers_items{
	height: 310px;
	border-top: solid 1px #003F8A;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
	border-left: solid 1px #E6E6E6;
	background: url('/new_gfx/offers_bg.png') repeat-x;
}

#offers_buy #offers_items{
	height: 210px;
	border-top: solid 1px #003F8A;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
	border-left: solid 1px #E6E6E6;
	background: url('/new_gfx/offers_bg.png') repeat-x;
}

#offers_buy .offers_pre_item{
	width: 27px;
	height: 210px;
	border-right: solid 1px #E6E6E6;
}

.offers_pre_item{
	width: 27px;
	height: 310px;
	border-right: solid 1px #E6E6E6;
}

.offers_item{
	width: 204px;
	height: 300px;
	padding: 10px 8px 0 8px;
	border-right: solid 1px #E6E6E6;
	font-size: 12px;
	color: #333333;
}

#offers_buy .offers_item{
	width: 204px;
	height: 200px;
	padding: 10px 8px 0 8px;
	border-right: solid 1px #E6E6E6;
	font-size: 12px;
	color: #333333;
}
/* OFFERS QUICK INFO BOXES */
.quick_list_item{
	width: 60px;
	height: 35px;
	margin: 0;
	padding: 5px 0 0 0;
	background: url('/new_gfx/quick_info.png') no-repeat;
	border: solid 1px #FEE689;
	text-align: center;
	font-size: 11px;
	
}

.quick_list_item p{
	padding: 0 0 2px 0;
	margin:0;
	line-height:96%;
}

.list_item_address{
	height: 30px;
	overflow: hidden;
}

.list_item_info{
	height: 42px;
	padding: 5px 0 5px 0;
}

.list_item_price{
	height: 30px;
	overflow:hidden;

}

.list_item_address, .list_item_line, .list_item_contact, .list_item_price{
	padding: 0 0 0 4px;
}

.buy_item{
	background: url('/new_gfx/list_buy_border_bottom.gif') no-repeat bottom center;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	width: 940px;
}

.buy_info{
	float:left;
	width: 250px;
}
.buy_info_additional{
	float:left;
	width: 690px;
}

.buy_item .list_item_price{
	height: 15px;
}
/* BLOG AND USEFUL INFO DIV SIZES */
.main_text_size{
	width:280px;
	padding: 0 40px 0 5px;
}

.main_text_size2{
	width:290px;
}
/* MAIN BLOG */
#main_blog{
	width: 960px;
	height: 140px;
	padding: 20px 0 0 0;
	font-size: 12px;
}

.main_blog_icon{
	width: 215px;
	height: 120px;
	background: url('/new_gfx/blog_icon.png') no-repeat left;
	padding: 0 0 0 110px;
}

.main_blog_icon div{
	padding: 6px 0 0 0;
}


/* MAIN BLOG NEWSLETTER FORM */
.newsletter_form{
	padding: 4px 0 0 0;
}

.form_size{
	width: 70px;
	padding: 6px 0 0 0;
}

.form_size2{
	width: 192px;
	padding: 2px 0 0 0;
}
/* MAIN USEFUL INFO */
#main_usefulinfo{
	width: 960px;
	height: 150px;
	padding: 20px 0 0 20px;
	font-size: 12px;
}

.main_usefulinfo_icon{
	width: 215px;
	height: 150px;
	background: url('/new_gfx/usefulinfo_icon.png') no-repeat left;
	padding: 0 0 0 110px;
}

.main_usefulinfo_icon div{
	padding: 6px 0 0 0;
}

.main_content_title{
	height: 30px;
	padding: 0 0 8px 0;
	overflow: hidden;
}

.main_content_text{
	height:80px;
}
/* MAIN INFO */
#main_info{
	width: 980px;
	height: 245px;
	background: url('/new_gfx/main_info.png') no-repeat;
	padding: 25px 0 0 10px;
	font-size: 12px;
}

.main_info_item{
	width: 205px;
	padding: 0 20px 0 20px;
}

.main_info_title{
	height: 28px;
	padding: 10px 0 0 0;
	margin: 0 0 12px 0;
	overflow: hidden;
}

.main_info_text{
	height: 120px;
}

/* SEARCH OFFERS */
.search_buttons div{
	width: 185px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
}

.search_buttons .active{
	background: #003F8A;
	color: #FFF;
}

.search_buttons .active h2{
	color: #FFE126;
}

.search_buttons .active a{
	color: #FFE126;
}

.list_border_bottom{
	background: url('/new_gfx/list_border_bottom.gif') no-repeat bottom center;
}

input.id_search{
	width: 129px;
	height: 15px;
	border:0;
	background: url('/new_gfx/search_id_bg.gif') bottom right no-repeat;
	padding: 4px 5px 2px 5px;
	font-size: 12px;
	font: 12px "Arial",Verdana,Sans-serif;
	color: #333333;
}

.search_item select, .search_mini select{
	margin: 0 0 4px 0;
	width: 200px;
}

.search_item input, .search_mini input{
	margin: 0 0 4px 0;
}

.search_item input.size_1, .search_mini input.size_1{
	width: 194px;
	height: 17px;
	border:0;
	background: url('/new_gfx/input_background.gif') bottom right no-repeat;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
	font: 12px "Arial",Verdana,Sans-serif;
	color: #333333;
}

.search_item input.size_2, input.size_2{
	height: 17px;
	width: 90px;
	border:0;
	background: url('/new_gfx/input_small_background.gif') bottom right no-repeat;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
	font: 12px "Arial",Verdana,Sans-serif;
	color: #333333;
}

.search_item .select_box{
	width: 170px;
}

.search_item .select_box_text{
	width: 30px;
}

.search_item input.search_submit, .search_mini input.search_submit{
	width: 200px;
	height: 40px;
	margin: 10px 0 0 0;
	border: 0;
	font-size: 16px;
	background: url('/new_gfx/submit_background.gif') no-repeat;
}

.search_item{
	width: 204px;
	height: 300px;
	padding: 10px 8px 0 8px;
	border-right: solid 1px #E6E6E6;
	font-size: 12px;
	color: #333333;
}

.search_mini{
	width: 204px;
	height: 300px;
	padding: 0 8px 0 2px;

	font-size: 12px;
	color: #333333;
}

.search_item>div{
	/*padding: 0 0 0 0;*/
}

.search_item input[input="checkbox"]{
	padding: 0;
	margin: 0;
}

#search_item{
	padding: 20px 0 20px 20px;
}

#search_title{
	width: 960px;
	height: 30px;
	background:url('/new_gfx/gray_gradient.png') no-repeat;
	padding: 9px 0 0 20px;
}

.search_title{
	width: 200px;
}

.items_on_page{
	width: 120px;
}

.items_on_page .active{
	background: #FFE126;
}

.number_of_items{
	width: 30px;
	padding: 5px 0 5px 0;
	font-size: 11px;
	color: #333;
}

.total_items_found{
	width: 100px;
	padding: 5px 0 0 0;
	font-size: 11px;
}

.go_icons{
	width: 90px;
}

#search_list{
	padding: 25px 0 0 20px;
	font-size: 12px;
}

#search_footer{
	height: 30px;
	padding: 0 0 0 30px;

}

#search_footer .pagination, #search_footer .pagination a{
	color: #EEE;
}

.list_item{
	width: 450px;
	height: 140px;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
}

.list_item_image{
	width: 175px;
}

.list_item_text{
	width: 275px;
}

/* SEARCH PROJECTS */
.project_list_header{
	width: 960px;
	height: 30px;
	background:url('/new_gfx/gray_gradient.png') no-repeat;
	padding: 9px 0 0 20px;
	margin: 10px 0 0 0;
}

.project_list_item_offers{
	width: 195px;
	height: 265px;
	
	font-size: 12px;
}

.project_list_item{
	width: 195px;
	height: 265px;
	margin: 25px 0 0 40px;
	font-size: 12px;
}


.project_item_info{
	overflow:hidden;
	height:84px;
	padding: 2px 0 0 4px;
}

/* PAGINATION */
.pagination{
	width: 540px;
}

.pagination a{
	color: #333;
	font-size: 11px;
	padding: 5px 3px 5px 4px;
	
	
}

.pagination a.active_page_no{
	font-size: 15px;
}

/* OBJECT VIEW */
#object_view{
	width:980px;
	font-size: 12px;
	background: url('/new_gfx/object_view_bg.gif');
}

.object_view_content{
	padding: 10px 10px 0 10px;
}

.object_view_info{
	width: 56%;
}

.object_view_contact{
	width:44%;
}

.view_media_list{
	padding: 15px 3px 0 12px;
}

.view_info_list{
	padding: 0 5px 0 0;
}

#object_view_offers{
	padding: 20px 0 10px 20px;
}

#object_view_bottom{
	position:relative;
	width: 490px;
	height: 8px;
	margin: 0 0 -8px 490px;
	background-color: #FFFCDD;
}

#object_view_virtual_tour{
	width: 60px;
	margin: 15px 0 10px 0;
	padding: 5px 20px 5px 40px;
	background: #FFF url('/new_gfx/virtual_tour_icon.png') no-repeat left;
	border: solid 1px #FFE126;
}

#object_view_footer_info{
	width: 950px;
	height: 30px;
	margin: 0 0 0 30px;
}

.height_min{
	min-height: 500px;
	
}

.object_view_contact_form input.contact_input{
	width: 192px;
	height: 17px;
	border:0;
	background: url('/new_gfx/input_bg_on_yellow_10px.gif') bottom right no-repeat;
}

.object_view_contact_form input.captcha_input{
	width: 132px;
	height: 17px;
	border:0;
	background: url('/new_gfx/input_bg_on_yellow_10px.gif') bottom left no-repeat;
}


.object_view_contact_form textarea.contact_input{
	width: 192px;
	height: 92px;
	border:0;
	background: url('/new_gfx/textarea_bg_on_yellow_10px.gif') bottom left no-repeat;
}

.object_view_contact_form input.contact_input_submit{
	cursor: pointer;
	border:0;
	background: url('/new_gfx/input_submit_blue_on_yellow.gif') no-repeat;
}

.contact_form_send_ad input.contact_input{
	width: 192px;
	height: 17px;
	border:0;
	background: url('/new_gfx/input_bg_on_yellow_10px.gif') bottom right no-repeat;
}

.contact_form_send_ad input.contact_input_submit{
	cursor: pointer;
	border:0;
	background: url('/new_gfx/input_submit_blue_on_yellow.gif') no-repeat;
}
/* PRINT */
.print_layout_select{
	width: 400px;
	padding: 0 0 0 30px;
}

.print_image_select{
	width: 500px;
}

#pdf_print{
	width: 500px;
	height: 50px;
	text-align:center;
	margin-left:150px;
	background: #EEFFEE;

	font: bold 14px "Arial", sans-serif;
	color: #003F8A;
	padding: 5px 0 0 30px;
	margin-bottom: 30px;
	margin-left:auto;
	margin-right:auto;
}

.print_button{
	font: bold 14px "Arial", sans-serif;
	color: #003F8A;
}

.pdf_file{
	background: url('/new_gfx/pdf.gif') no-repeat left;
	padding : 5px 0 5px 20px;
	font: bold 12px "Arial", sans-serif;
	color: #003F8A;
}

/* CONTACTS */
#contact_list_header{
	width: 980px;
	height: 330px;
	font-size: 12px;
}

.contact_list_header_title{
	width: 960px;
	height: 30px;
	
	padding: 10px 0 0 22px;
}

#contact_list_header .office_map{
	width: 300px;
	padding: 10px 10px 0 22px;
}

#contact_list_header .office_map td{
	padding: 5px 5px 0 0;
}

#contact_list_header .office_info{
	width: 295px;
}

#contact_list_header .office_select_title{
	padding: 10px 0 10px 0;
}

#contact_list_header .office_child{
	width: 350px;
}

#contact_list_header .office_regions a{
	display:block;
	background: url('/new_gfx/office_link.gif') left center no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 8px 0;
}

#contact_list_header .office_regions a.active{
	display:block;
	background: url('/new_gfx/office_link_active.gif') left center no-repeat;
	
}

.contact_list{
	border-top: solid 1px #FFE126;

}

.contact_list_item{
	width:980px;
	padding: 0 0 20px 0;
}

.contact_list_title{
	width: 960px;
	height: 32px;
	background: url('/new_gfx/gray_gradient.png') no-repeat;
	padding: 7px 0 0 20px;
	clear:both;
}

.contact_item{
	width: 300px;
	height: 130px;
	margin: 20px 0 0 20px;
}

.contact_image{
	width: 105px;
}

.contact_text{
	width: 195px;
	font-size: 12px;
	
}

#office_map_flash{
	width: 145px;
	height: 175px;
}
/* VIEW */
#contact_view{
	width: 980px;
}

.contact_view_media{
	padding: 0 0 0 20px;
}

.contact_view_info{
	width: 290px;
	padding: 30px 0 10px 20px;
}

.view_info_size{
	width: 230px;
	padding: 0 10px 0 0;
	font-size: 12px;
}

.view_info_title{
	padding: 0 0 0 0;
}

#contact_view_info{
	width: 940px;
	padding: 20px 20px 0 20px;
}

#contact_view_text{
	font-size: 12px;
	padding: 10px 0 20px 0;
}

#contact_view_text .about_me{
	padding: 0 20px 0 0;
	width: 450px;
}

#contact_view_text .contact_blog_title{
	display:block;
	width: 452px;
	height: 24px;
	background: url('/new_gfx/blog_header_bg.png') no-repeat;
	color: #003F8A;
	font-size: 20px;
	font-weight: normal;
	padding: 8px 0 7px 20px;
}

#contact_view_text .blog_item{
	padding: 20px;
	background:#fffcdd;
}

#contact_view_text .blog_border_bottom{
	border-bottom: solid 1px #FFD61C;
}

#contact_view_text .feedback{
	padding: 0 20px 20px 20px;
	width: 432px;
}

.contact_item_form{
	margin: 30px 0 0 0;
	font-size: 11px;
}

.contact_item_form form>div{
	width: 475px;
	padding: 0 0 10px 0;
}

.contact_form_send_ad form>div, .object_view_contact_form form>div{
	width: 205px;
	padding: 0 0 3px 0;
}

.contact_item_form .email_field{
	margin: 0 0 10px 5px;
}

.contact_item_form input.contact_input{
	width: 221px;
	height: 22px;
	border:0;
	background: url('/new_gfx/contact_input.png') bottom right no-repeat;
}

.contact_item_form textarea.contact_input{
	width: 365px;
	height: 50px;
	border:0;
}
.contact_item_form input.captcha_input{
	width: 161px;
	height: 22px;
	border:0;
	background: url('/new_gfx/contact_input.png') bottom left no-repeat;
}


.contact_item_form .textarea_bg{
	background: url('/new_gfx/contact_textarea.png') no-repeat;
	height: 60px;
	padding:5px 0 0 5px;
}

.contact_item_form .submit_contact{
	width: 472px;
	margin: -26px 0 0 0;
	text-align:right;
}

.contact_item_form input.contact_input_submit{
	width: 83px;
	height: 26px;
	padding: 0;
	margin:0;
	cursor: pointer;
	border:0;
	background: url('/new_gfx/contact_button_submit.png') no-repeat;
}


#contact_view_bottom{
	position:relative;
	width: 980px;
	height: 8px;
	margin: 0 0 -8px 0;
	background-color: #FFFCDD;
}

#contact_view_myobjects{
	width: 125px;
	margin: 15px 0 10px 0;
	padding: 5px 35px 5px 40px;
	background: #FFF url('/new_gfx/loupe_icon.png') no-repeat left;
	border: solid 1px #FFE126;
}

#print_myobjects{
	width: 125px;
	margin: 15px 0 10px 0;
	padding: 10px 35px 10px 40px;
	background: #FFF url('/new_gfx/print_button.png') no-repeat 10px 8px;
	border: solid 1px #FFE126;
}

/* CONTENT VIEW */
#content_view_title{
	width: 955px;
	height: 25px;
	padding: 10px 0 5px 25px;
	border-bottom: solid 1px #FFE126;
}

.content_view_title{
	width: 660px;
}

#content_view_title .title_buttons{
	width: 290px;
	text-align: right;
}

.title_buttons_button{
	display:block;
	float:right;
	font-size:13px;
	padding: 5px 5px 5px 7px;
	margin: 0 5px 0 0;
}

#content_view_title .active_title_buttons{
	background: #FFE126;
	font-size:13px;
	color: #003F8A;
}


/* MENU */
.content_view_menu{
	width: 260px;
	font-size: 13px;
	padding: 10px 0 10px 15px;
}

.content_view_menu .menu_item{
	padding: 5px 5px 5px 10px;
}

.content_view_menu .item_active{
	border: solid 1px #EEEEEE;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

.content_view_menu .item_active div{
	padding: 5px;
}

.content_view_menu .item_active .title{
	background: #003F8A;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
}

.content_view_menu .sub_0{
	margin: 5px 0 5px 10px;
	width: 225px;
}

.content_view_menu .sub_1{
	margin: 5px 0 5px 20px;
	width: 215px;
}

.content_view_menu .item_active .active{
	background: #FFE126;
}
/* VIEW */
.content_view_menu a{
	color: #333;
}

.content_view_text{
	width: 670px;
	font-size: 12px;
	padding: 10px 0 0 20px;
}

.content_view_text .blog_item{
	margin: 0 0 20px 0;
}

.content_view_text .blog_item_content{
	padding: 10px 0 5px 0;
}

.content_view_text>a{
	color: #333;
}

.content_view_text p{
	margin: 0;
	padding: 0 0 10px 0;
}

.content_view_text input.contact_input{
	width: 192px;
	height: 17px;
	border:0;
	background: url('/new_gfx/input_bg_10px.gif') bottom right no-repeat;
}

.content_view_text textarea.contact_input{
	width: 192px;
	height: 92px;
	border:0;
	background: url('/new_gfx/textarea_bg_10px.gif') bottom left no-repeat;
}

.content_view_text input.contact_input_submit{
	cursor: pointer;
	border:0;
	background: url('/new_gfx/input_submit_blue.gif') no-repeat;
}

.content_view_text #main_service_order{
	font-size: 18px;
	color: #003F8A;
	padding: 0;
}

/* FOOTER */
#footer{
	width: 980px;
	height: 320px;
	margin: 0 0 0 10px;
	background: #003F8A;
}

.footer_contact_button{
	float:left;
	display:block;
	text-decoration: none;
	padding: 4px 10px;
	background: #FFE126;
	color:#003F8A;
	font-size: 13px;
}

.footer_contact_office{
	float:left;
	width: 350px;

}

.footer_content{
	height:225px;
	font-size: 13px;
	overflow: hidden;
}

.footer_content p{
	margin:0 0 10px 0;
	padding:0;
}

#footer_offices .office_info{
	width: 260px;
	font-size: 13px;
	padding: 0 20px 0 0;
}

#footer_offices .office_info a{
	color:#FFF;
}

#footer_offices .office_info td{
	padding: 5px 5px 0 0;
}

#footer_offices .office_map{
	width: 175px;
}

#footer_offices .office_regions{
	width: 110px;
	padding: 5px 0 0 5px;
	font-size: 13px;
	border-left: solid 1px #FFF;

}

#footer_offices .office_regions>div{

	padding: 0 0 5px 0;
}

#footer_offices .office_regions a{
	color: #FFF;
}

#footer_offices .office_regions a.active{
	color: #FFE126;
}

.footer_content_list{
	margin: 0;
	padding: 0;
}

.footer_content ul{
	margin: 0;
	padding: 0;
}

.footer_content li{
	margin: 0 0 8px 15px;
	padding: 0;
}

#a3_logo{
	text-align:right;
	padding: 15px 10px 0 0;
}

/* COLOR */
.blue{
	color: #003F8A;
}

.yellow{
	color: #FFE126;
}

.orange{
	background: #FFFBDD;
}

.white{
	color: #FFFFFF;
}

.grey{
	color: #333333;
}

/* BORDER */
.yellow_bottom_border{
	border-bottom: solid 1px #FFE126;
	padding: 10px 0 10px 20px;
}

/* FONT */
.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.text-right{
	text-align: right;
}

.text-center{
	text-align: center;
}

.full_size{
	width: 100%;
}

.half_size{
	width: 50%;
}

.quarter_size{
	width: 25%;
}

/* UL */
.zero_mp{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* FLOAT */
.float_left{
	float: left;
}

.float_right{
	float:right;
}

.clear{
	clear: both;
}

/* INPUT */
input.text{
	height: 15px;
	padding: 2px 4px;
	border: solid 1px #E1E1E1;
	font-size: 12px;
	font: 12px "Arial",Verdana,Sans-serif;
	color: #333333;
}

input.arrow{
	border: 0;
	background: url('/new_gfx/main_arrow.png') no-repeat center left;
	padding: 0 0 0 12px;
	font-size: 12px;
}

input.contact_input{
	padding: 2px 4px;
	border: solid 1px #E1E1E1;
	font: 12px "Arial",Verdana,Sans-serif;
	color: #333333;
}

input.newsletter_input{
	width: 192px;
	height: 17px;
	border: solid 1px #E1E1E1;
	font: 12px "Arial",Verdana,Sans-serif;
	color: #333333;
	border: 0;
	background: url('/new_gfx/input_bg_on_yellow_10px.gif') bottom right no-repeat;
	padding: 2px 4px 2px 4px;
}

input.contact_input_submit{
        background-position:center center;
        padding:0px;
        width:72px;
        height:17px;
        max-width:72px;
        margin-right:6px;
	/*padding: 2px 20px 2px 20px;*/
	border: 0;
	background-color: #003F8A;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}

/* TEXTAREA */
textarea.text{
	padding: 2px 4px 2px 4px;
	border: solid 1px #E1E1E1;
}

textarea.contact_input{
	font: 12px "Arial",Verdana,Sans-serif;
	width: 190px;
	height: 90px;
	padding: 2px 4px 2px 5px;
	border: solid 1px #E1E1E1;
}

/* PADDING */
.padding_top_ten{
	padding-top: 10px;
}

.padding_bottom_ten{
	padding-bottom: 10px;
}

.padding_left_ten{
	padding-left: 10px;
}

.padding_top_five{
	padding-top: 5px;
}

.padding_left_five{
	padding-left: 5px;
}

.padding_right_five{
	padding-right: 5px;
}

.padding_bottom_five{
	padding-bottom: 5px;
}

.margin_top_ten{
	margin-top: 10px;
}

/* DEFAULTS */
.pointer{
	cursor:pointer;
}

.uppercase{
	text-transform: uppercase;
}

img{
	border:0;
}

a.arrow{
	background: url('/new_gfx/main_arrow.png') no-repeat center left;
	padding: 0 0 0 12px;
	font-size: 12px;
}


a{
	text-decoration:none;
	font-family:"Arial",Verdana,Sans-serif;
	color: #333;
}

h1{
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
}

h2{
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
}

h3{
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}

h4{
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
}

.section_title_link{
    margin-left:-12px;
    margin-top:-5px;
    padding: 5px 15px 5px 12px;
    color:#003F8A;
    display:block;
    background:transparent;
}

.section_title_link:hover{
    color:#FFE126;
    display:block;
}

.bg_est:hover{    background: url('/new_gfx/service_bg_est.jpg') no-repeat; }
.bg_eng:hover{    background: url('/new_gfx/service_bg_eng.jpg') no-repeat; }
.bg_rus:hover{    background: url('/new_gfx/service_bg_rus.jpg') no-repeat; }

