* {
	margin: 5;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body {
	background:#ebeae3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:normal;
	color:#2e2726;
}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft {
	float:left;
	padding: 10px;
}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #ffbb00;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:left;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.inp_1 {width:249px; padding:5px 0 7px 10px; border:0px; background:url(images/input-bg.gif) no-repeat; color:#828175; font-size:11px; float:left; margin-right:4px;}
textarea { width:287px; height:72px; background:#fff; overflow:auto;  border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding-left:3px;}


/*==================list====================*/
ul { list-style:none;}

.site-nav li {display:inline;}
.site-nav li a {float:left; display:block;}

.lang_list li {display:inline;}
.lang_list li a {float:left; display:block; margin-right:10px;}

.submenu li {
	display:inline;
	color:#e56234;
	background:url(images/divider.gif) repeat-y right center;
	float:left;
}
.submenu li a {
	color:#862A29;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:underline;
	display:block;
	padding:0 10px 0 10px;
}
.submenu li a:hover {text-decoration:none; color:#000;}
.submenu li a.act {color:#000; text-decoration:none;}
.submenu li.last {background:none;}

.list li {margin-bottom:3px;}
.list li a {font-size:11px;}

.list1 li {display:inline;}
.list1 li a {display:block; float:left; margin-right:28px;}

.list2 li {margin-bottom:10px;}
.list2 li a {
	color:#999999;
	background:url(images/marker1.gif) no-repeat left center;
	padding-left:20px;
}

.list3 li {margin-bottom:10px;}
.list3 li a:hover {color:#000;}

/*==================other====================*/

.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 17px 0 0;}

.p1 {
	margin-top:14px;
}
.p2 {margin-top:10px;}
.p3 {margin-top:38px;}


/*==================txt, links, lines, titles====================*/
a {color:#929186;}
a:hover{text-decoration:none;}

h1 {
	font-size:18px;
	font-weight:normal;
	color:#000;
	text-transform:capitalize;
	line-height:18px;
	margin-bottom:12px;
}
h1 span {
	font-size:11px;
	color:#929186;
	text-transform:none;
	display:block;
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {font-size:24px; font-weight:normal; color:#000; line-height:20px; margin-bottom:12px;}
h2 span {font-size:11px; color:#929186; text-transform:none; display:block;}

.link {background:url(images/marker.gif) no-repeat left center; padding-left:11px; color:#000; font-size:11px;}

.link1 {color:#d55c31; font-size:11px; text-transform:uppercase;} 
 
.line-hor {
	border-bottom:1px solid #dbdad2;
	padding-bottom:10px;
	margin-bottom:0px;
	top: auto;
}
.line-hor1 {
	border-bottom:1px solid #dbdad2;
	padding-bottom:5px;
	margin-bottom:0px;
}
.line-hor2 { border-bottom:1px solid #dbdad2; padding-bottom:40px; margin-bottom:40px;}

.line_ver {background:url(images/line-1.gif) repeat-y 297px 0;}
.line_ver1 {background:url(images/line-1.gif) repeat-y;}
.line_ver2 {background:url(images/line-1.gif) repeat-y 164px 0; padding:0 0 0 30px;}

.title {
	margin-bottom:5px;
}


/*header*/
#header .row-1 {width:100%; overflow:hidden; height:63px;}
#header .row-1 .col-1 {padding:22px 0 0 38px;}
#header .row-1 .col-2 {padding:19px 39px 0 0; float:right;}
#header .row-2 .indent {
	padding-top: 92px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 39px;
}
#header .row-3 {
	height:50px;
}
#header .row-4 {background:url(images/submenu-bg.gif) repeat-x; padding:17px 0 29px 28px;}

/*content*/
#content {
	padding:32px 0 47px 0;
	line-height:normal;
}
#content .indent {
	padding-left:0px;
}
#content .indent1 {margin:0 4px 4px 0;}
#content .indent2 {padding-bottom:40px;}

/*footer*/
#footer p {padding:34px 0 22px 0; color:#000;}
#footer a {color:#000; text-decoration:none;} 
#footer a:hover {text-decoration:underline;} 
#footer .left {background:url(images/footer-left.gif) no-repeat left;}
#footer .right {background:url(images/footer-right.gif) no-repeat right;}
#footer .bgd {background:url(images/footer-bgd.gif) repeat-x left;}

/*==========================================*/

