/* general
***********************************/
#panel_body {overflow: visible;}
#website_body, #panel_content { color: #fff; font-family: Arial,Helvetica,sans-serif; font-size: 11px;
				padding: 0px; margin: 0px;
				background: #012040 url('../gfx/Page6_2_bg_content_b.jpg') no-repeat center 58px;
				}
				
a { text-decoration: none; color: #84ACD7; }

.website_wrapper { width: 905px; margin: 0 auto;}
.website_clear { padding: 0px; margin:0px; clear: both; }
.website_float_right {float: right; margin:0px; padding:0px;}
.website_float_left  {float: left; margin:0px; padding:0px;}

#website_header { background-color: #012040; height: 205px/*58px*/; position: relative; }
	#website_header_saw { position: absolute; left: 0px; bottom: 0px; height: 9px; width: 100%; background: transparent url('../gfx/Page6_2_bg_header_saw.gif') no-repeat center bottom; }
	#website_header_logo { width: 255px; height: 75px; float: left; margin-top: 0px;}
	#website_header_logo img { margin-top: 5px;}
	#website_header_logo h1 {font-size: 24px; font-weight: bold;padding-top: 35px;line-height: 24px;}
	#website_header_logo h1 a { color: #fff;}
	#website_topmenu { float: right;margin-top:147px/*0px*/;}
	
#website_body_content { }
	#website_content {  width: 905px; margin-top:40px; padding: 0px; overflow: visible;}
	
	#website_content_top_bar {padding-top:2px; background-color: #3A5A95; padding: 10px 10px; text-transform: uppercase; width: 925px;}
	.website_search_area {width: 245px; float: left; height: 20px;}
	form.website_plugin_search_form {display: block;height: 22px; background-color: #fff;}
	form.website_plugin_search_form label { background-color: #3A5A95; padding: 6px;}
	form.website_plugin_search_form input.field { background-color: #fff; color: #314C87; width: 150px; border: 0px solid #fff; padding: 2px 2px 1px 4px;line-height: 12px;}
	form.website_plugin_search_form input.button { vertical-align: middle; margin-top:-2px;} 
	
	#website_content_top_text {float: right;}
	.website_text_bar {color: #fff; padding: 2px;}
	.website_text_bar a { text-decoration: underline;}
	
	#website_content_grid { background-color: #fff; color: #323255; padding: 20px 20px; width: 905px;}
	#website_right_content { width: /*650*/905px; float: right; margin: 0px; padding: 0px;}
	#website_left_content { width: 200px; float: left; padding: 0px; }
	  .website_hotpicture_area { margin-top: 20px;padding:0px;}
	  .website_hotpicture_header { background-color: #EFD9B2; color: #fff; font-size: 16px; text-transform: uppercase; padding: 10px;}
	  .website_hotpicture_img { margin:0px; padding: 0px; width: 200px;}
	  .website_hotpicture_img img { width: 200px; height: auto; border:none;}
	  	
	
	#website_footer {background-color: #012040;margin-bottom: 40px; line-height: 18px;}
		#website_footer .website_wrapper {padding: 0px 20px;background-color: #012040;}
		#website_footer_content { padding: 20px;}
		#website_footer_copyrights {padding-top:10px;}
		#website_footer_copyrights a { text-decoration: underline; color: #fff;}
		#website_footer_copyrights a:hover {color: #F0D9B0;}
	
	#website_content_grid {line-height: 18px;}
	#website_content_grid a {}
	#website_content_grid a:hover {text-decoration: underline; cursor: pointer;} 
		
	.website_form_textarea, .website_form_text {width: 80%;}	
	.website_form_button { padding: 3px 10px; border: 1px solid #3A5A95; background-color: #3A5A95; color: #fff;}
		
		
	.website_text_font_white { color: #fff;}
	.website_text_font_blue  { color: #405D7F;}
	.website_text_font_white_big { color: #fff;  font-size: 16px; line-height: 18px;}
	.website_text_font_blue_big { color: #405D7F; font-size: 16px; line-height: 18px; font-weight: bold;}
	.website_text_font_white_biger { color: #fff;  font-size: 48px; line-height: 50px; letter-spacing: -1px;}
	.website_text_font_white_bigest { color: #fff;  font-size: 74px; line-height: 76px; letter-spacing: -1px;}
	
	.website_text_header { display: block; float: none; padding: 10px; 
							background-color: #C0D7E7; color: #fff; text-transform: uppercase; font-size: 16px;}
	.website_text_header_darker { display: block; float: none; padding: 10px; 
							background-color: #032040; color: #fff; text-transform: uppercase; font-size: 16px;}

.website_wrapper_footer {width: 985px; margin: 10px auto; }
a.made_by_netconsulting {font-family: Verdana !important; font-size: 10px !important;text-decoration: none !important;text-align:right;}
a.made_by_netconsulting:hover {text-decoration: underline !important;}							