* {
	margin:0;
	padding:0;
	vertical-align: middle;
}
body {
	font-family:Arial,Verdana, Helvetica, sans-serif,Verdana, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#343434;
	background:url(images/body_bgd.gif) left top #303030;
}


.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p { margin-bottom:16px;}
.p1 { margin-bottom:27px;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	text-align:left;
}

.form { height:26px;}
.form input {width:177px; height:19px; background:#fff; border:1px solid #a09b96; color:#373732; font-size:1em; font-family:Arial,Verdana, Helvetica, sans-serif;}
textarea { width:161px; height:145px; background:#fff; overflow:auto; border:1px solid #a09b96; font-size:1em; font-family:Arial,Verdana, Helvetica, sans-serif; color:#373732;}


/*==================list====================*/
ul { list-style:none;}

.list1 li { color:#a93a38;}
.list1 li a { color:#a93a38; line-height:1.85em;}

.main_menu li { float:left; margin-right:2px;}
.main_menu li a { display:block; float:left; width:100px; color:#343434; text-decoration:none; background:url(images/menu_button.gif) no-repeat left top; text-align:center; line-height:40px;}
.main_menu li a:hover { background:url(images/menu_hover.gif) no-repeat left top; color:#fff; text-decoration:none;}
.main_menu li a.current {background:url(images/menu_hover.gif) no-repeat left top; color:#fff;}


/*==================other====================*/
.img_indent { margin:0 17px 0 0; float:left;}
.img_indent1 {
	margin:0 8px 11px 0;
	float:left;
	vertical-align: top;
}
.img_indent2 { margin:0 17px 20px 0; float:left;}

.marg33 { margin-bottom:35px;}


/*==================txt, links, lines, titles====================*/
a {color:#003366; text-decoration:none;}
a:hover{text-decoration:underline;}

h1 {
	/*text-indent:-10000px;*/
	height:37px;
	font-size:16px;
	color:#003366;
	font-weight:normal;
	padding-bottom: 10px;
}
h2 {
	/*text-indent:-10000px;*/
	height:37px;
	font-size:16px;
	color:#003366;
	font-weight:normal;
	padding-bottom: 10px;
}
h4 {font-size:1em; color:#940000; font-weight:normal; margin-bottom:16px;}
h5 { font-size:1em; color:#940000; font-weight:normal; margin-bottom:6px;}
h6 {}

.txt1 { color:#940000;}
.txt2 { }

.link1 { background:url(images/marker.gif) no-repeat left 8px; padding-left:9px; color:#a93a38;}
.link1:hover {}

.line { background:url(images/line1.gif) left bottom repeat-x;}
.line_hor { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:20px;}

.title { margin-bottom:26px;}


/*==================blocks====================*/
.block { width:100%; background:#e8e7de;}
.block .r { background:url(images/r1.gif) right top repeat-y;}
.block .b { background:url(images/b1.gif) left bottom repeat-x;}
.block .l { background:url(images/l1.gif) left top repeat-y;}
.block .r_b { background:url(images/r_b_1.gif) no-repeat right bottom;}
.block .l_b { background:url(images/l_b_1.gif) no-repeat left bottom;}
.block .inside { padding:0 5px 56px 5px;}

.block1 { width:100%; background:#bab9b2; color:#343434;}
.block1 .l_t { background:url(images/l_t.gif) no-repeat left top;}
.block1 .r_t { background:url(images/r_t.gif) no-repeat right top;}
.block1 .r_b { background:url(images/r_b.gif) no-repeat right bottom;}
.block1 .l_b { background:url(images/l_b.gif) no-repeat left bottom; width:100%;}
.block1 .ind {
	padding:15px 0 15px 11px;
}
.block1 .ind1 { padding:11px 18px 5px 22px;}

.head_block1 {
	background:url(images/header_t.gif) left top repeat-x;
	height: 82px;
}
.head_block1 .left {
	background:url(images/header_l_t.gif) no-repeat left top;
	height: 82px;
}
.head_block1 .right {
	background:url(images/header_r_t.gif) no-repeat right top;
	height: 82px;
}
.head_block1 .ind {
	padding:10px 0 0 23px;
	height: 72px;
}



/*header*/
#header .row_1 { height:20px; color:#9a9a9a; font-size:0.92em;}
#header .row_1 .rss { background:url(images/rss.jpg) no-repeat right 0px; padding-right:27px; color:#9a9a9a; text-decoration:none; display:block;}
#header .row_1 .rss:hover { text-decoration:underline;}
#header .row_1 .indent { padding:28px 13px 0 13px;}
#header .row_2 {
	height:82px;
	/*background-color: #E8E7DE;*/
}
#header .row_3 {
	height:285px;
	background:url(images/header_bg_home.jpg) no-repeat left top;
}
#header .row_3 .indent { padding:20px 0 0 25px;}

/*content*/
#content .indent {
	padding:18px 20px 30px 19px;
}
#content .indent_1 { padding:32px 0 30px 0;}
#content .row_3 .col_1 .indent { padding:30px 25px 0 20px;}
#content .row_3 .col_2 .indent { padding:30px 25px 0 0;}
#content .row_3 .col_3 .indent { padding:30px 0 0 0;}

/*footer*/
#footer { color:#9a9a9a;}
#footer .indent { padding:24px 0 0 14px;}
#footer a {color:#9a9a9a; text-decoration:none;}
#footer a:hover { text-decoration:underline}



/*================== index.html ==================*/
#page1 #content .row_2 { padding-bottom:8px;}
#page1 #content .row_2 .col_2 { padding-top:19px;}
#page1 #content .row_3 .title { margin-bottom:20px;}

/*================== index-1.html ==================*/
#page2 #content .row_2 .col_1 .indent {padding:19px 29px 30px 20px;}
#page2 #content .row_2 .col_1 .img_indent1 { position:relative; margin-left:-11px;}

/*================== index-2.html ==================*/
#page3 #content .row_1 .col_1 .indent { padding-right:40px;} 
#page3 #content .row_1 .col_2 .marg33 { margin-bottom:21px;}
#page3 #content .row_2 .col_1 .indent {padding:19px 29px 30px 20px;}

/*================== index-3.html ==================*/
#page4 #content .row_2 .col_2 .indent_1 { padding-top:19px;}
#page4 #content .row_2 .col_2 .ind1 { padding-bottom:20px;}

/*================== index-4.html ==================*/
#page5 #content .row_1 .col_1 .indent { padding-right:40px;} 
#page5 #content .row_2 .col_1 .indent { padding-right:30px;}
#page5 #content .row_2 .col_2 .indent_1 { padding-top:19px;}
#page5 #content .row_2 .col_2 .ind1 { padding-bottom:20px;}
#page5 #content .row_2 .col_2 .img_indent1 { position:relative; margin-left:-11px;}

/*================== index-5.html ==================*/
#page6 #content .row_2 .col_2 .indent_1 { padding-top:19px;}
#page6 #content .row_2 .col_2 .ind1 { padding-bottom:30px;}

/*================== index-6.html ==================*/
#page7 #content .row_2 .col_2 .indent_1 { padding-top:19px;}
#page7 #content .row_2 .col_2 .ind1 { padding-bottom:16px;}

/*================== index-7.html ==================*/
#page8 #content .indent {padding:32px 40px 40px 19px;}



/*==========================================*/

