/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {line-height:18px; text-align:center; background:#010101;}
html, input, textarea
	{	font-family:Arial; 
		color:#dddddd;
		font-size:12px;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

.lang {position:absolute; top:0; left:50%; margin-left:-375px; width:750px;}
.lang div {margin-left:8px; padding-top:3px; float:right; background:#000000 url(images/flag_bg.gif) no-repeat; width:53px; height:20px; color:#ffffff;}
.lang div.active {background:#000000 url(images/flag_bg_act.gif) no-repeat;}
.lang div.active a {color:#000000;}
.lang img {margin:0px 4px 0px 4px;}
.lang a {text-decoration:none; font-size:10px; text-transform:uppercase;}

a img{ border:0px}
img{ vertical-align:top;  }

a{color:#dddddd; text-decoration:underline} 
a:hover{text-decoration:none}
.a{color:#FFFFFF;} 
.a1{color:#FFFFFF; background:url(images/arrow2.gif) top right no-repeat; padding-right:5px; text-decoration:none} 
.a1:hover{text-decoration: underline} 
.a2{color:#FFFFFF; background:url(images/arrow4.gif) top right no-repeat; padding-right:7px; text-decoration:none; display:block; margin:10px 0 16px 0px; float:left} 
.a2:hover{text-decoration: underline} 
.a3{color:#FFFFFF; background:url(images/arrow4.gif) top right no-repeat; padding-right:7px; text-decoration:none; display:block; margin:10px 0 5px 0px; float:left} 
.a3:hover{text-decoration: underline} 

ul {margin:0; padding:0; list-style:none;}
li {background:url(images/arrow.gif) top left no-repeat; background-position:0 10px; padding:7px 0px 0px 10px; margin:4px 0px 0px 0px;}
li a{color:#ffffff; text-decoration:none; font-weight:bold; margin:0px;} 
li a:hover { color:#f28f00; text-decoration:none; }
li a.active { color:#000000; background-color:#f28f00; text-decoration:none; padding:0px 3px 0px 3px;}


#page .logo{ margin:370px 0 0px 302px }
/*header*/
#header {padding:199px 0px 21px 11px; color:#FFFFFF }
#header div {float:left;}
#header div.nr1 {background:#000000 url(images/m1.gif) no-repeat; width:111px; height:85px; text-align:center;}
#header div.nr2 {background:#000000 url(images/m2.gif) no-repeat; width:108px; height:85px; text-align:center;}
#header div.nr1active {background:#000000 url(images/m1-1.gif) no-repeat; width:111px; height:85px; text-align:center;}
#header div.nr2active {background:#000000 url(images/m2-2.gif) no-repeat; width:108px; height:85px; text-align:center;}
#header div.nr1active a {text-decoration:none; color:#000000; font-weight:bold;}
#header div.nr2active a {text-decoration:none; color:#000000; font-weight:bold;}

#header div.nr1 a {font-weight:bold; color:#f79a00; text-decoration:none;}
#header div.nr2 a {font-weight:bold; color:#f79a00; text-decoration:none;}
#header div.nr1 a:hover {color:#ffffff;}
#header div.nr2 a:hover {color:#ffffff;}
#header .logo{ margin:370px 0 0px 302px }

/*content*/
#content{ width:100%; text-align:left}
#content .indent{padding:26px 15px 61px 28px}
#content .indent_col1{padding:35px 0px 25px 45px}
#content .indent_col3{padding:35px 0px 25px 10px}
#content .indent_col2{padding:0px 10px 0px 24px}
#content .indent_col1_1{padding:35px 0px 0px 45px}
#content .indent_col3_1{padding:35px 0px 0px 10px}
#content .title{  margin-bottom:27px}
#content .pic_left{ float:left; margin:-2px 5px 6px -15px}
#content .pic_left1{ float:left; margin:0px 20px 16px 0px}
#content .pic{ margin:0px 0px 27px 0px}
#content .pic1{ margin:0px 0px 10px 0px}
#content p{ margin:0px 0px 27px 0px}
#content h4{ color:#FFFFFF; font-weight:normal;}
#content .pad{  margin-bottom:20px}
#content .pad1{  margin-top:30px}
#content .txt{color:#FFFFFF;}
#content .width1{ width:225px; float:right; margin:20px 0 30px 0}
#content .width2{ width:229px; margin:20px 0 30px 0}

/*block*/
.block{ background:#f39500; width:100%; color:#1d1d1d}
.block .bg_top{ background: url(images/bg_top.gif) repeat-x top}
.block .bg_bottom{ background: url(images/bg_bottom.gif) repeat-x bottom }
.block .bg_left{ background: url(images/bg_left.gif) repeat-y left }
.block .bg_right{ background: url(images/bg_right.gif) repeat-y right}
.block .bg_top_left{ background: url(images/bg_top_left.gif) no-repeat top left }
.block .bg_top_right{ background: url(images/bg_top_right.gif) no-repeat top right }
.block .bg_bottom_left{ background: url(images/bg_bottom_left.gif) no-repeat bottom left }
.block .bg_bottom_right{ background: url(images/bg_bottom_right.gif) no-repeat bottom right }
.block .indent_block{ padding:22px 50px 30px 43px; color:#000000;}


/*footer*/
#footer { color:#ffffff; padding:17px 0px 54px 0px; text-align:center; text-transform:none; border-top:1px solid #222222; margin-top:30px;}
#footer a {color:#ffffff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.form{ height:26px}
input{
	border:1px solid #000000; color:#000000; 
	width:185px; height:20px;
	font-size:12px; font-family:Arial; 
	margin-bottom:6px;
	padding-left:5px;
}
textarea{
	border:1px solid #000000;
	width:185px; height:95px;
	font-size:12px; font-family:Arial; color:#000000; 
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto
}

h1 {font-size:19px; color:#f78000; margin:0;}
h2 {font-size:17px;}
.serv {font-weight:bold;}

.pic {background-color:#ffffff; padding:3px; border:1px solid; border-color:#7A7A7A; clear:both;}
.pic2 {background-color:#ffffff; padding:23px; border:2px solid; border-color:#000000; position:absolute; visibility:hidden;}
.pic2 p {color:#000000;}
.pic2 a {color:#000000;}

.col2 {padding-top:40px;}
.col2 img {border:1px solid #f39600;}
.col22 {padding-top:40px; width:280px; float:left; margin:-30px 0px 50px 0px;}

.img_1 {padding:0px 0px 30px 0px; clear:both;}
.img_1 img {float:left; margin:0px 25px 30px 0px;}
