*
{
	margin:0;
}

html,body
{
	width:100%;
	height:100%;
	font-family:Verdana;
	font-size:12px;
	background-color:#000;
}

img,a
{
	border:0;
}

body
{
	width:auto;
	height:auto;
	color:#FFF;
	margin:0 auto;
	padding:0;
}

/* Header CSS */
#header_wide_wrap
{
	float:left;
	height:97px;
	width:100%;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin:0;
	padding:0;
}

#header_wide_top
{
	float:left;
	height:83px;
	width:100%;
}

.header_bottom_1_line
{
	width:100%;
	height:4px;
	background-color:#fff;
}

.header_bottom_2_line
{
	width:100%;
	height:10px;
	background-color:#9e892b;
}

#header_main
{
	position:absolute;
	height:83px;
	width:1000px;
	left:50%;
	margin-left:-500px;
}

.header_logo
{
	float:left;
	height:81px;
	width:163px;
	

	margin-right:50px;
}

.header_menu
{
	float:left;
	height:83px;
	width:730px;
	font-size:16px;
	color:#FFF;
}

/* end Header CSS 
 Navigation Menu - Header */
.ul_menu
{
	list-style:none;
	text-align:center;
	margin:57px 0 0;
	padding:0;
}

.li_menu
{
	float:left;
	height:26px;
	line-height:16px;
	padding:0;
}

.li_menu_current
{
	float:left;
	background-image:url(images/menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:26px;
	line-height:16px;
	padding:0;
}

a.Menu_nav
{
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	margin-right:12px;
	margin-left:12px;
}

/* end Navigation Menu - Header 
 Footer CSS */
#footer_wide_wrap
{
	float:left;
	height:41px;
	width:100%;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#5588ed;
	margin:0;
	padding:15px 0 0;
}

#footer_wide_bottom
{
	float:left;
	height:27px;
	width:100%;
}

.footer_bottom_2_line
{
	float:left;
	width:100%;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#FFF;
	background-color:#9e892b;
	height:10px;
}

#footer_main
{
	height:27px;
	width:1000px;
	margin:0 auto;
}

.footer_1
{
	font-size:10px;
	line-height:26px;
	color:#FFF;
	text-align:left;
	height:27px;
	width:235px;
	padding-left:10px;
	float:left;
}

.footer_2
{
	font-size:10px;
	line-height:26px;
	color:#FFF;
	text-align:center;
	height:27px;
	width:500px;
	float:left;
	
}

.footer_3
{
	font-size:10px;
	line-height:26px;
	color:#FFF;
	text-align:right;
	height:27px;
	width:235px;
	padding-right:10px;
	float:left;
}

/* end Footer CSS 
 Navigation Menu - Footer */
.ul_menu_footer
{
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
}

.li_menu_footer
{
	float:left;
	height:26px;
	line-height:26px;
	padding:0;
}

a.Menu_nav_footer
{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	margin-right:7px;
	margin-left:7px;
}

a.Menu_nav_footer:hover
{
	font-size:10px;
	color:#FFF;
	text-decoration:underline;
}

/* end Navigation Menu - Footer */
#main_wrap
{
	width:100%;
	height:auto;
	float:left;
	background-color:#5588ed;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

#main
{
	width:1000px;
	height:auto;
	margin:0 auto;
}

.status_line
{
	color:#FFF;
	float:left;
	height:29px;
	width:974px;
	padding-left:6px;
	line-height:29px;
}

#main_region_wrap
{
	float:left;
	width:1000px;
	min-height:230px;
	height:auto;
}

#main_bottom_region_wrap
{
	float:left;
	width:1000px;
	min-height:270px;
	height:auto;
	margin-top:0;
}

.region_left_block
{
	float:left;
	height:200px;
	width:618px;
	background-image:url(images/intro_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	font-size:16px;
	color:#FFF;
	padding:20px 125px 20px 14px;
}

.region_left_block p
{
width:418px;
}

.class_H3
{
	font-size:24px;
	font-style:italic;
	font-weight:700;
	color:#FFF;
	margin:0 0 15px;
	padding:0;
}

a.link_more:hover
{
	font-size:16px;
	color:#FFF;
	text-decoration:none;
}

.region_right_block
{
	float:left;
	min-height:240px;
	height:auto;
	width:243px;
	color:#FFF;
	background-image:url(images/featured_bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.right_block_top
{
	float:left;
	min-height:200px;
	height:auto;
	width:243px;
	background-image:url(images/featured_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
}

.right_block_bottom
{
	float:left;
	min-height:228px;
	height:auto;
	width:212px;
	background-image:url(images/featured_bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:left;
	color:#FFF;
	padding-right:19px;
	padding-bottom:12px;
	padding-left:12px;
}

.right_block_bottom img
{ 
	float:right;

}

.class_H4
{
	font-size:16px;
	font-weight:700;
	color:#FFF;
	margin:14px 0;
	padding:0;
}

/* CSS for list */
ul.vert-one
{
	list-style-type:none;
	font-size:16px;
	line-height:16px;
	font-weight:700;
	color:#FFF;
	margin:0;
	padding:0 0 0 2px;
}

ul.vert-one li
{
	margin:0;
	padding:9px 0 0;
}

ul.vert-two
{
	list-style-type:none;
	line-height:18px;
	font-weight:700;
	color:#333;
	margin:0;
	padding:20px 0 0 36px;
}

ul.vert-two li
{
	margin:0;
	padding:0;
}

ul.vert-two li a
{
	font-size:16px;
	font-weight:700;
	color:#fff;
	text-decoration:none;
}

ul.vert-two li a:hover
{
	font-size:16px;
	font-weight:700;
	color:#fff;
	text-decoration:underline;
}

ul.vert-two li ul.vert-three
{
	line-height:14px;
	color:#FFF;
	list-style-type:disc;
	margin:0;
	padding:0 0 0 15px;
}

ul.vert-two li ul.vert-three li
{
	list-style-type:disc;
	margin:0;
	padding:0;
}

ul.vert-two li ul.vert-three li a
{
	text-decoration:none;
	color:#FFF;
	margin:0;
	padding:0;
}

a.link_after_list
{
	font-size:14px;
	font-weight:700;
	color:#47a22d;
	text-decoration:underline;
}

a.link_after_list:hover
{
	text-decoration:none;
}

/* end CSS for list */
.hor_delimiter
{
	height:1px;
	width:100px;
}

.block_wrapper
{
	float:left;
	min-height:184px;
	height:auto;
	width:314px;
	border:3px solid #996799;
}

.line_header_in_block
{
	font-size:16px;
	line-height:24px;
	font-weight:700;
	color:#FFF;
	float:left;
	height:24px;
	width:286px;
	padding-left:28px;
	background-image:url(images/block_header_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.line_text_in_block_1
{
	float:left;
	min-height:150px;
	height:auto;
	width:304px;
	background-image:url(images/block_1_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFF;
	text-align:left;
	background-color:#864e96;
	padding:5px;
}

.line_text_in_block_2
{
	float:left;
	min-height:150px;
	height:auto;
	width:304px;
	background-image:url(images/block_2_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFF;
	background-color:#864e96;
	text-align:left;
	padding:5px;
}

.line_text_in_block_3
{
	float:left;
	min-height:150px;
	height:auto;
	width:304px;
	background-image:url(images/block_3_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFF;
	background-color:#864e96;
	text-align:left;
	padding:5px;
}

ul.block1_list
{
	font-size:16px;
	font-weight:700;
	color:#FFF;
	padding-top:12px;
	padding-bottom:8px;
	margin-top:0;
	margin-bottom:0;
}

.region_block_3
{
	float:left;
	min-height:280px;
	height:auto;
	width:755px;
	background-image:url(images/block_3_bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.block_3_top
{
	float:left;
	min-height:200px;
	height:auto;
	width:755px;
	background-image:url(images/block_3_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.block_3_bottom
{
	float:left;
	min-height:266px;
	height:auto;
	width:721px;
	background-image:url(images/block_3_bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:left;
	color:#FFF;
	font-size:16px;
	padding:10px 20px 10px 14px;
}

/*-----------------------------------------------------*/
.region_block_3_cont
{
	height:auto;
	border:1px solid #FFF;
}

.region_block_3_
{
	min-height:500px;
	height:auto;
	width:701px;
	background-image:url(images/block_3_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	padding-right:30px;
	padding-bottom:10px;
	padding-left:24px;
}

.block_3_top_
{
	height:18px;
	width:755px;
	background-image:url(images/block_3_top_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.block_3_bottom_
{
	height:30px;
	width:755px;
	background-image:url(images/block_3_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.sub_block
{
	width:697px;
	border:1px solid #FFF;
	background:#7293C9;
	height:100px;
	margin:10px 0 0 -5px;
	padding:10px;
}

.sub_block_active
{
	width:697px;
	border:1px solid #FFF;
	background:#819AB8;
	margin:10px 0 0 -5px;
	padding:10px;
}

/*-----------------------------------------------------*/
.right_div_cont
{
	width:243px;
	float:right;
}

.right_div_content
{
	width:233px;
	float:right;
	background:url("images/block_4_bg.gif") repeat-y;
	padding:0 5px;
}

.right_div_content .quick_content
{
	margin-left:20px;

}

.right_div_content .quick_content a
{
	text-decoration:none;
	color:#fff;
}

.right_div_content .quick_content p
{
	margin-top:20px;
	padding-bottom:5px;
	border-top:1px solid #fff;
}

.right_div_top
{
	width:243px;
	height:18px;
	float:right;
	background:url("images/block_4_top_bg.gif") no-repeat;
}

.right_div_bottom
{
	width:243px;
	height:18px;
	float:right;
	background:url("images/block_4_bottom_bg.gif") no-repeat;
}

/*-----------------------------------------------------*/
.region_right_block_4
{
	float:left;
	min-height:240px;
	height:auto;
	width:243px;
	color:#FFF;
	background-image:url(images/block_4_bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.right_block_4_top
{
	float:left;
	min-height:200px;
	height:auto;
	width:243px;
	background-image:url(images/block_4_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
}

.right_block_4_bottom
{
	float:left;
	min-height:273px;
	height:auto;
	width:209px;
	background-image:url(images/block_4_bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:left;
	color:#FFF;
	padding-right:19px;
	padding-bottom:12px;
	padding-left:15px;
	font-size:16px;
	font-weight:100;
}

.right_block_4_bottom p
{
	margin: 10px 5px;
}

.class_H4_4
{
	font-size:16px;
	font-weight:700;
	color:#FFF;
	margin:14px 0 5px;
	padding:0;
}

.white_text_b
{
	color:#FFF;
	font:16px tahoma;
	font-weight:700;
	margin:0;
}

.white_text_b_14
{
	color:#FFF;
	font:14px tahoma;
	font-weight:700;
	margin:0;
}

.black_text_b a
{
	color:#000;
	font:16px tahoma;
	font-weight:700;
	text-decoration:none;
	margin:0;
}

.black_text_b a:hover
{
	color:#fff;
	font:16px tahoma;
	font-weight:700;
	text-decoration:none;
	margin:0;
}

.ul_black
{
	line-height:16px;
	list-style-image:url("images/ul_black.gif");
	margin:10px 0 0 50px;
}

.ul_black p
{
	font-weight:700;
	font-size:14px;
	margin:0;
}

.ul_drop
{
	line-height:24px;
	text-align:justify;
	margin:0 0 0 50px;
}

.ul_drop_
{
	line-height:24px;
	list-style-type:none;
	text-align:justify;
	margin:0 0 0 100px;
}

.slide_up_li_
{
	list-style-image:url("images/ul_drop_.gif");
}

.slide_up_li_ ul li
{
	list-style-image:url("images/ul_drop.gif");
}

.slide_down_li_
{
	list-style-image:url("images/ul_drop_d_.gif");
}

.slide_down_li_ ul li
{
	list-style-image:url("images/ul_drop_d.gif");
}

.slide_desc
{
	color:#FFF;
	text-align:justify;
	margin:10px 5px;
}

.sub_block img
{
	float:left;
}

.slide_desc a
{
	text-decoration:none;
	color:#FFF;
}

.ul_drop div
{
	color:#FFF;
	text-align:justify;
	margin:10px 5px 10px 50px;
}

.ul_drop_ div
{
	color:#FFF;
	text-align:justify;
	margin:0 5px 10px 0;
}

.no_deco
{
	list-style-image:none;
}

.ul_drop_ a
{
	color:#000;
}

.div_color_grey
{
	background:#819AB8;
}

.white_text_14
{
	color:#FFF;
	font:14px tahoma;
	font-weight:500;
	margin:0;
}

.margin_l40
{
	margin:0 0 0 40px;
}

.middle_img
{
	margin:7px 0 7px 2px;
}

.bottom_img
{
	margin:0 0 -10px 2px;
}

.top_img
{
	margin:-10px 0 0 2px;
}

.top_img_
{
	margin:-10px 0 3px 2px;
}

.bottom_img_
{
	margin:3px 0 -10px 2px;
}

.button
{
	width:14px;
	height:14px;
	background:url("images/arrow_down.gif") no-repeat;
}

/* start CSS for contact */
#contact_table td
{
	height:26px;
}

.buttonSend
{
	float:right;
	margin-right:20px;
}

.contact_right
{
	width:305px;
	min-height:500px;
	height:auto;
	color:#fff;
}

.contact_left_bottom
{
	float:left;
	width:675px;
	min-height:400px;
	height:auto;
	color:#fff;
	margin-top:15px;
}

.contact_left_bottom_left
{
	float:left;
	width:415px;
	min-height:425px;
	height:auto;
	color:#fff;
}

.contact_left_bottom_right
{
	float:left;
	width:210px;
	min-height:425px;
	height:auto;
	color:#fff;
	padding-right:20px;
	padding-left:20px;
}

.class_contact_right_H5
{
	font-weight:700;
	color:#666;
	margin:0 0 18px;
	padding:0;
}

.styleTextContact
{
	font-weight:700;
	color:#000;
	text-align:left;
	width:74px;
}

.styleTextContactLink
{
	color:#fff;
	text-align:left;
	width:74px;
	text-decoration:none;
}

.wrapper_form
{
	float:left;
	height:470px;
	width:408px;
	border:1px solid #fff;
}

#div_send_form
{
	text-align:center;
	height:300px;
	width:418px;
	padding-top:158px;
	font-weight:700;
	color:#660;
	visibility:hidden;
	z-index:1000;
	position:absolute;
}

#div_form
{
	height:408px;
	width:358px;
	color:#000;
	text-align:left;
	padding-top:20px;
	padding-right:30px;
	padding-left:30px;
	visibility:visible;
	z-index:6;
	position:absolute;
}

.input
{
	width:225px;
	border:1px solid #660;
	color:#000;
	background-color:#fff;
	height:15px;
	padding-left:5px;
}

.input_code
{
	width:100px;
	border:1px solid #660;
	color:#000;
	background-color:#fff;
	height:15px;
	padding-left:5px;
}

.input_checkbox
{
	width:15px;
	border:1px solid #660;
	color:#000;
	background-color:#fff;
	height:15px;
}

.textarea
{
	width:222px;
	height:105px;
	overflow:auto;
	border:1px solid #660;
	color:#000;
	padding-left:5px;
	background-color:#fff;
}

a.link_Send
{
	font-weight:700;
	color:#fff;
	text-decoration:underline;
}

a.link_Send:hover
{
	font-weight:700;
	color:#fff;
	text-decoration:none;
}

/* end CSS for contact 
 BLOCK++ */
.block,.block_active
{
	width:697px;
	border:1px solid #FFF;
	background:#7293C9;
	height:175px;
	margin:10px 0 0 -5px;
	padding:10px;
}

.block_active
{
	background:#819AB8;
	height:auto;
}

.block h1,.block_active h1
{
	font-size:16px;
	font-weight:700;
	color:#fff;
	text-decoration:none;
	background:url("images/ul_drop_.gif") no-repeat center left;
	margin:0;
	padding:0;
}

.block_active h1
{
	background:url("images/ul_drop_d_.gif") no-repeat center left;
}

.block h1 a,.block_active h1 a
{
	font-size:16px;
	font-weight:700;
	color:#fff;
	text-decoration:none;
	margin-left:20px;
}

.block_active_image
{
	margin-top:5px;
}

.block_image
{
	float:left;
	width:140px;
	margin-top:5px;
}

.block_active_image img,.block_image img
{
	margin-right:5px;
	border:1px solid #fff;
}

.block_active_image img a,.block_image img a
{
	border:1px solid #fff;
}

.block_active_text
{
	height:auto;
}

.block_text
{
	float:left;
	width:550px;
}

.block_text span a
{
	color:#fff;
	text-decoration:none;
	font-weight:700;
}

.block_text span a:hover
{
	text-decoration:underline;
}

#header_wide_bottom,#footer_wide_top
{
	float:left;
	height:14px;
	width:100%;
}

a.Menu_nav:hover,a.link_more
{
	font-size:16px;
	color:#FFF;
	text-decoration:underline;
}

ul.vert-one li a,ul.block1_list li a
{
	font-size:16px;
	font-weight:700;
	color:#FFF;
	text-decoration:none;
}

ul.vert-one li a:hover,ul.block1_list li a:hover
{
	font-size:16px;
	font-weight:700;
	color:#FFF;
	text-decoration:underline;
}

ul.vert-two li ul.vert-three li a:hover,.slide_desc a:hover
{
	text-decoration:underline;
	color:#FFF;
}

a.link_in_block,a.link_block3
{
	color:#FFF;
	text-decoration:underline;
}

a.link_in_block:hover,a.link_block3:hover
{
	color:#FFF;
	text-decoration:none;
}

.ul_drop a,.white_color
{
	color:#FFF;
}

.float_rigt,.block_text span
{
	float:right;
}

/*APPLICATION 

//.pseudo-table-block { position: relative; width: 500px; padding: 0 48px 0 0; }
//.pseudo-table-block p { text-align: right; }
//.pseudo-table-block input, .pseudo-table-block textarea { width: 235px;  margin-left: 310px; margin-top:10px; }
//.pseudo-table-block */

.pseudo-table-block label { font-weight:bold; position: absolute;  width: 350px; text-align: left;  margin-top:10px;}
.pseudo-table-block input { width: 235px;  margin-left: 220px; margin-top:10px; }
.pseudo-table-block textarea {  margin-left: 220px; margin-top:10px; }


#div_send_app
{
	height:0px;
	text-align:left;
	color:#fff;
	font-weight:bold;
	visibility:hidden;
	z-index:1000;
}

.pseudo-table-block .buttonSendApp
{
	float:right;
	margin-right:20px;
	width: 57px;
	
}