@charset "utf-8";
body { margin:0; padding:0; width:100%; background: #fff;}
html { padding:0; margin:0;}

a { text-decoration:none;}
a:hover { text-decoration:underline;}
/* main */
.main { padding:0; margin:0 auto;}
.main h2 { font: bold 17px Arial, Helvetica, sans-serif; color:#ffffff; margin:5px 0; padding:10px 5px; border-bottom:1px solid #296c78;}
/********** header **********/
.blok_header { margin:0; padding:0; background:url(images/header_bg.gif) top repeat-x;}
.header { width:1000px; margin:0 auto; padding:0;}
/* logo */
.logo { padding:0; margin:0; width:352px; float:left;}
/* search */
.search2 {
	width:276px;
	float:right;
	padding:30px 0 0 0px;
	margin:0;
	height:77px;
	background:url(images/search_main_bg.gif) top no-repeat;
	text-align: center;
}
.search2 span { display:block; float:left;}
.search2 form { display:block; float:left; padding:5px 10px;}
.search2 form .keywords { float:left; background:url(images/search_bg.gif) left top no-repeat; border:0; height:14px; width:197px; padding:4px 0 3px 10px; margin:0; font:normal 10px Arial, Helvetica, sans-serif; color:#000;}
.search2 form .button { float:left; margin:0; padding:0;}
/* menu */	
.menu {
	padding:5px 0 0 0;
	margin:0;
	width:770px;
	float:right;
}
.menu ul { padding:6px 0 0 0; margin:0; list-style:none; border:0; float:right;}
.menu ul li { float:left; margin:0; padding:0 5px; border:0;}
.menu ul li a { float:left; margin:0; padding:13px 0; color:#000; font:bold 12px Arial, Helvetica, sans-serif; text-decoration:none;}
.menu ul li a span { padding:13px; background:none;}
.menu ul li a:hover { color:#1c81c5; background: url(images/r_menu.gif) no-repeat right;}
.menu ul li a:hover span {color:#1c81c5; background:url(images/l_menu.gif) no-repeat left;}
.menu ul li a.active { color:#1c81c5;background:url(images/r_menu.gif) no-repeat right;}
.menu ul li a.active span { color:#1c81c5; background:url(images/l_menu.gif) no-repeat left;}
/*header_text_bg*/
.header_text_bg { margin:0; padding:0; background:url(images/header_text_bg.gif) top center repeat-x;}
/*header_text*/
.header_text { height:376px; margin:0 auto; padding:0; width:920px; }
.header_text .div { height:360px;}
.header_text .div .left1 {
	float:left;
	width:470px;
	padding:0;
	margin:0;
}
.header_text .div .left1 img { margin:0 5px; padding:0;}
.header_text .div .left1 h2 {font:normal 34px Arial, Helvetica, sans-serif; color:#747474; padding:30px 0 0 0; margin:0; border:0;}
.header_text .div .left1 h2 span { color:#187ad5;}
.header_text .div .left1 ul { margin:0; padding:10px; list-style:none;}
.header_text .div .left1 li { font:normal 11px Tahoma, Geneva, sans-serif; color:#1c81c5; background:url(images/simple_ul_li.gif) left no-repeat; text-decoration:underline; padding:3px 0 5px 20px; line-height:normal; margin:0;}
.header_text p { font:normal 12px Arial, Helvetica, sans-serif; color:#7a7a7a; padding:10px 0 0 0; margin:0; line-height:1.8em;}
.header_text p span { font: normal 28px Arial, Helvetica, sans-serif; color:#b5b5b5;}

/*header_text_bg2*/
.header_text_bg2 { margin:0; padding:0; background: url(images/header_text_bg2.gif) top center repeat-x;}
/*header_text*/
.header_text2 {
	height:136px;
	margin:0 auto;
	padding:0px0px0px60px;
	width:1000px;
}
.header_text2  h2 {
	width:450px;
	float:left;
	font:normal 34px Arial, Helvetica, sans-serif;
	color:#747474;
	padding:40px 0 0 0;
	margin:0;
	border:0;
}
.header_text2 p { width:500px; float:right; font: normal 12px Arial, Helvetica, sans-serif; color:#6f6f6f; padding:60px 0 0 0; margin:0;}

/********** body **********/
.body_resize { margin:0; padding:0;}
.body { width:1000px;  margin:0 auto; padding:0;}
.body h2 { border-bottom:1px solid #d7d7d7;  font: normal 24px Arial, Helvetica, sans-serif; color:#208ed0; margin:10px 0; padding:10px 5px;}
.body h2 span { color:#747474;}
.body h3 {
	color:#2098E2;
	font:bold 18px Arial, Helvetica, sans-serif;
	margin:5px 0;
	padding:10px 5px;
}
.body img { float:left; padding:0; margin:10px;}
.body imgright { float:right; padding:0; margin:10px;}

.body p { font:normal 12px  Arial, Helvetica, sans-serif; color:#6f6f6f; line-height:1.8em; padding:5px; margin:0;}
.body p span { color:#898989;}
.body a { text-decoration:underline; color:#208ed0; line-height:1.8em;}
.body_small { width:320px; float:left; margin:0; padding:20px;}
.body_big { width:600px; float:left; margin:0; padding:20px;}
.body_bigwide { width:900px; float:left; margin:0; padding:20px;}

/* Navigation */	
ul.Navigation { padding:0; margin:0; list-style:none; border:0;}
ul.Navigation li { margin:0; padding:3px 10px; border:0; line-height:0px;}
ul.Navigation li a { display:block; padding:5px 0 5px 35px;  background:url(images/sub_ul_li.gif) 10px center no-repeat; color:#6e6e6e; font:bold 13px Arial, Helvetica, sans-serif; text-decoration:none; line-height:1.6em;}
ul.Navigation li a:hover { background:url(images/sub_ul_li_hover.gif) 10px center no-repeat; color:#208ed0;}
ul.Navigation li a.active { background:url(images/sub_ul_li_hover.gif) 10px center no-repeat; color:#208ed0;}
/*buttonss*/
.buttonss { width:150px; float:right; margin:10px; padding:5px;}
.buttonss a { border:1px solid #d6d6d6; background:#ebebeb; font: bold 11px  Arial, Helvetica, sans-serif; color:#555; padding:1px 4px; margin:2px 3px; text-decoration:none;}
.buttonss a:hover { color:#fff; background:#009bff;}
/* END_bloga*/
/*************footer**********/
.footer {padding:0;  margin:0; background: url(images/footer_bg.gif) top repeat-x; height:142px;}
.footer_resize { width:1000px; margin:0 auto; padding:0; }
.footer p {  font:normal 11px  Arial, Helvetica, sans-serif; color:#fff;}
.footer a {  font:normal 11px Arial, Helvetica, sans-serif; color:#fff; text-decoration:underline; padding:5px; margin:0;}
.footer img { margin:0 5px; padding:0; float:right;}
.footer p.leftt {
	text-align:center;
	width:50%;
	margin:0;
	padding:60px 150px 0 0;
	float:right;
} 
/********** contact form **********/
#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#F00;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { float:left; margin:0; width:100px; padding:5px 0; font:normal 13px  Tahoma, Geneva, sans-serif; color:#6e6e6e; text-transform:capitalize;}
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text { width:430px; border:1px solid #d7d7d7; margin:5px 0; padding:5px 2px; height:15px; background:#fff;}
#contactform textarea { width:430px; border:1px solid #d7d7d7; margin:10px 0; padding:2px; background:#fff; height:250px;}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 100px; border:0; color:#FFF;}
p.response { text-align:center; color:#2c2c2c; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

p.clr, .clr { clear:both; padding:0; margin:0;}
li.bg, .bg { clear:both; border-bottom:1px dashed #c7c7c7; padding:10px 0 0 0; margin:0 0 10px 0; background:none; list-style:none;}
li.line, .line { border-top:1px solid #c7c7c7; padding:0; margin:10px 0; background:none; list-style:none;}
