* { margin:0; padding:0;}
body { background:url(../images/bg_body_flash.jpg); font-family:Tahoma; font-size:100%; line-height:1em; color:#393939;}


/*in_line*/
img {border:0; vertical-align:top;}

a:hover{text-decoration:none;}
a {color:#e17e1f;}


#icontext {
	position:relative;
	text-align:center;
}

.clear { clear:both;}
.fright { float:right;}
.alignright { text-align:right; margin-right:10px;}


/*txt, links*/

h1 { background:url(../images/logo.gif) top left no-repeat; text-indent:-10000px; font-size:1em; width:199px; height:40px;}



/*header*/
#header { margin:0px 0 7px -10px;}

/*content*/
#content { background:#efebe5; font-family:Arial; font-size:0.75em; color:#745e50; line-height:1.1538em;}
#content .title { margin-bottom:18px;}
#content .bg_line { background:url(../images/line_bottom.gif) bottom left repeat-x;}
#content .pic1 { margin:7px 3px 0 7px;}
#content .pic2 { margin:7px 3px 0 3px;}
#content .pic3 { margin-top:7px;}
#content p { padding-bottom:17px;}
#content ul{ margin:0; padding:0; list-style:none;}
#content li a { background:url(../images/z_ul.gif) 0 4px no-repeat; padding-left:9px; color:#745e50; line-height:1.692em;}
#content li a:hover {color:#745e50;} 
#content .line_bottom { background:url(../images/line.gif) bottom left repeat-x;}
#content .l_b { background:url(../images/content_left.gif) bottom left no-repeat;}
#content .r_b { background:url(../images/content_right.gif) bottom right no-repeat;}
#content .box { width:760px; padding:0 0 46px 0;}
#content .box1 { width:760px;}
#content .pic { float:left; margin:0 18px 0 0;}
#content .bg_line1 { background:url(../images/bg_line1.gif) bottom left repeat-x; padding-bottom:22px; margin-bottom:16px;}
#content .indent { padding:24px 0 0 0;}
#content .col_1 .ind { padding:10px 0px 0 22px;}
#content .col_1 .pad { padding:0 23px 0 0;}
#content .col_1 { background:url(../images/bg_line.gif) top right repeat-y;}
#content .col_2 .pad { padding:0 27px 0 0;}
#content .col_2 .ind { padding:10px 0px 0 17px;}
#content .col_2 .bg_line { padding-bottom:33px; margin-bottom:30px;}


/*footer*/
#footer { color:#745e50; font-family:Arial; font-size:0.75em;}
#footer a {color:#745e50; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer .column1 { width:651px;}
#footer .column2 { width:72px;}
#footer .box { padding:24px 0 0 26px;}
#footer .pic1 { margin-left:6px;}

/*================== index.html ==================*/
#page1 #content .ind { padding:30px 30px 0 22px;}
#page1 #content .bg_line { padding-bottom:30px; margin-bottom:30px;}
#page1 #content .column1 { width:304px; background:url(../images/bg_line.gif) top right repeat-y;}
#page1 #content .column2 { width:367px;}
#page1 #content .column1 .ind1 { margin:0 34px 0px 0;}
#page1 #content .column2 .ind1 { margin:0 0 0px 17px;}
#page1 #content .pad { padding-left:24px;}

/*================== index-1.html ==================*/
#page2 #content .col_1 .pic1 { float:left; margin:0 18px 18px 0;}
#page2 #content .col_1 .bg_line { padding-bottom:30px; margin-bottom:20px;}
#page2 #content .col_2 .bg_line { padding-bottom:37px; margin-bottom:30px;}
#page2 #content .col_2 .column1 { width:219px;}
#page2 #content .col_2 .column2 { width:182px;}
#page2 #content .col_2 ul { margin-bottom:20px;}


/*================== index-2.html ==================*/
#page3 #content .col_1 .pic1 { float:left; margin:0 18px 18px 0;}
#page3 #content .col_1 .bg_line { padding-bottom:30px; margin-bottom:20px;}
#page3 #content .col_1 .column1 { width:214px;}
#page3 #content .col_1 .column2 { width:182px;}
#page3 #content .col_1 ul { margin-bottom:20px;}
#page3 #content .col_2 .pic1 { margin:0 0 20px 0;}

/*================== index-3.html ==================*/
#page4 #content .col_1 ul { margin-top:15px;}
#page4 #content .col_1 .bg_line { padding-bottom:30px; margin-bottom:20px;}
#page4 #content .col_2 .pic1 { margin:0 18px 20px 0; float:left;}

/*================== index-4.html ==================*/
#page5 #content .col_2 .bg_line { padding-bottom:33px; margin-bottom:30px;}


/*================== index-5.html ==================*/
#page6 #content .col_1 .bg_line { padding-bottom:30px; margin-bottom:20px;}
#page6 #content .col_1 .pic1 { float:left; margin:0 18px 18px 0;}


/*================== index-6.html ==================*/
#page7 #content .col_1 .ind { padding:10px 33px 0 22px;}
#page7 #content .col_2 .txt {padding:10px 22px 0 0;}
#page7 #content .col_2 .txt a { color:#745e50;}
#page7 #content .col_2 .column1 { width:220px;}
#page7 #content .col_2 .column2 { width:180px;}
#page7 #content .col_2 .column1 .div { height:25px;}
#page7 #content .col_2 .column2 .div { height:104px;}
#page7 #content .col_2 .column2 .alignright { margin:0px;}

/*================== index-7.html ==================*/
#page8 #content .indent { padding:34px 30px 46px 23px;}




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

.input {color:#745e50;		 
		height:17px;
		width:170px;
		background:#fff;
		border:solid 1px #9d9d9d;
}

textarea{  background:#fff;
		   color:#745e50;
		   border:solid 1px #9d9d9d;
		   width:180px; height:96px;
		   overflow:auto;
		   font-size:1em; 
}