* {
	font-variant: normal;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
body { background:#fff; font-family:Tahoma; font-size:100%; line-height:.8125em; color:#787878; text-align:center;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p {
	margin-bottom:57px;
}




.style1 {
	font-size: 1.5em;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-size: 1.5em;
}
.style4 {color: #999999}
.style9 {color: #666666}
.style11 {font-size: 1.3em; color: #333333; }
.style14 {font-size: 1em}
.style16 {
	color: #999999;
	font-size: 1em;
}









/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:middle;
	text-align:left;
	padding-top: 20px;
}

.form { height:38px;}
.form input {width:227px; height:16px; background:none; color:#787878; font-size:1em; font-family:arial; padding-left:3px; border:1px solid #e3e3e3; border-left:1px solid #4c4c4c; border-top:1px solid #4c4c4c;}
textarea { width:227px; height:169px; background:none; overflow:auto; color:#787878; font-size:1em; font-family:arial; padding-left:3px; border:1px solid #e3e3e3; border-left:1px solid #4c4c4c; border-top:1px solid #4c4c4c;}

/*==================list====================*/
ul { list-style:none;}

.menu li { float:left; background:url(images/menu_divider.gif) no-repeat left top; width:89px;}
.menu li a { display:block; float:left; text-align:center; padding:55px 0 16px 0; font-size:1.63em; color:#2f2f2f; font-family:"Times New Roman", Times, serif; text-decoration:none; text-decoration:none; width:89px;}
.menu li a:hover { background:url(images/menu_bgd.gif) left top repeat-x; color:#fff;}
.menu li a.current { background:url(images/menu_bgd.gif) left top repeat-x; color:#fff;}

.list1 li a { line-height:1.63em;}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_indent1 { margin:0 16px 18px 0; float:left;}

.p1 { margin-bottom:21px;}
.p2 { margin-bottom:29px;}
.p3 { margin-bottom:10px;}
.p4 { margin-bottom:15px;}


/*==================txt, links, lines, titles====================*/
a {color:#787878;}
a:hover{text-decoration:none;}

h2 {
	font-family:"Times New Roman", Times, serif;
	color:#d3d3d3;
	font-size:2.36em;
	font-weight:normal;
	line-height:1em;
	margin-bottom:20px;
}
h2 span { color:#2f2f2f;}
h3 {font-family:"Times New Roman", Times, serif; font-size:1.63em; font-weight:normal; margin-bottom:20px;line-height:1.2em;}
h4 { font-size:1.36em; font-family:"Times New Roman", Times, serif; margin-bottom:7px;}

.link1 { font-family:"Times New Roman", Times, serif; color:#bbbb23; font-weight:bold; text-decoration:none; font-size:1.18em;}
.link1:hover { text-decoration:underline;}
.link2 { color:#b1b101;}

.line_hor {
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #f5f5f5;
}

.title { margin-bottom:20px;}


/*==================blocks====================*/
.cont_box {
	padding-right:48px;
}
.cont_box span { float:right;}


/*header*/
#header .row_1 { height:120px;/*98px;*/}
#header .row_1 .col_1 { width:230px;}
#header .row_1 .col_2 { width:536px;}
#header .row_1 .col_2 div { position:absolute; margin-left:-10px;}
#header .row_2 { height:249px;}
#header .row_2 .col_1 { width:221px; height:1px;}
#header .row_2 .col_1 div { position:absolute; margin-top:-8px;}
#header .row_2 .col_2 { width:545px; height:1px}
#header .row_2 .col_2 div { position:absolute; margin-top:-8px;}

/*content*/
#content {
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 22px;
	padding-left: 0px;
}

/*footer*/
#footer p { text-align:center; padding:39px 0 0 0;}
#footer a { color:#dfdfdf; text-decoration:none;}
#footer a:hover { text-decoration:underline; color:#787878;}


/*================== index.html ==================*/
#page1 #content { padding-bottom:37px;}

/*================== index-7.html ==================*/
#page8 #content {padding:28px 24px 34px 29px;}

/*==========================================*/

