* { margin:0; padding:0;}
body { background:url(images/bg.jpg) top left repeat-x #f0f0e7; font-family:Tahoma; font-size:100%; line-height:1em;}


/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

ul{ margin:0; padding:0;}
li a{text-decoration:underline; color:#747474; line-height:1.818em;}
li a:hover{color:#747474; text-decoration:none;} 

.clear { clear:both;}
/*.a {background:url(images/z_a.gif) 0 5px no-repeat; padding-left:12px;} */


/*txt, links*/

		a:link {
		color: #483D8B;
		text-decoration: underline;
		border: none; 
	}
	
	a:visited {
		color: #FF8C00;
		text-decoration: none;
		border: none; 
	}
	
	a:hover {
		color: #008B8B;
		text-decoration: underline; 
	}
	
	a:active {
		color: #b0bcc0;
		text-decoration: underline; 
	}

#content a, #content a:visited, #content a:link, #content a:active, #content a:hover {
		color: #483D8B;
		font-weight: bold;
		text-decoration: underline;
		border: none; 
	}
	#content a:active, #content a:hover {
		font-weight: bold;
		color: #FF8C00;
		text-decoration: none; 
	}


h1 { height:76px; width:215px; padding:0px; margin:0px; font-size:1em;}

/*header*/
.menu { height:47px; background:url(images/bg_menu.jpg) top left no-repeat;}
.menu .ind { margin-left:24px;}
.wrapper { background:url(images/bg_wrapper.jpg) top left no-repeat; font-family:Tahoma; font-size:0.6875em; color:#747474;}
.wrapper2 { background:url(images/bg_wrapper2.jpg) top left no-repeat; font-family:Tahoma; font-size:0.6875em; color:#747474;}
.wrapper3 { background:url(images/bg_wrapper3.jpg) top left no-repeat; font-family:Tahoma; font-size:0.6875em; color:#747474;}
.wrapper4 { background:url(images/bg_wrapper4.jpg) top left no-repeat; font-family:Tahoma; font-size:0.6875em; color:#747474;}
.wrapper5 { background:url(images/bg_wrapper5.jpg) top left no-repeat; font-family:Tahoma; font-size:0.6875em; color:#747474;}
.wrapper6 { background:url(images/bg_wrapper6.jpg) top left no-repeat; font-family:Tahoma; font-size:0.6875em; color:#747474;}
.logo { padding:84px 0 121px 42px;} 
.wrapper .box { width:733px; margin-left:19px;}
.wrapper .p { margin:0px 0 0 32px;}
.wrapper .column1 { width:270px;}
.wrapper .column2 { width:300px;}
.wrapper .column3 { width:130px;}
.wrapper .column4 { width:100%; height:80px;}


/*content*/
#content { font-family:Tahoma; font-size:0.6875em; line-height:1.454em; color:#4b4b4a;}
#content .indent { padding:12px 0px 7px 35px;}
#content .title { margin-bottom:20px;}
#content .p { margin:0 0 16px 0;}
#content .title1 { margin-bottom:15px;}
#content .box {width:100%;}
#content .col_1 { background:url(images/bg_line.gif) top right repeat-y;}
#content .pic {float:left; margin:-1px 18px 11px 0;}
#content .col_1 .ind { padding-right:25px;}
#content .col_2 .ind { padding-left:20px;}
#content .div { padding-top:4px;}

/*footer*/
#footer .box { width:715px; font-size:0.6875em; line-height:1.454em; background:url(images/bg_line_footer.gif) top left repeat-x; margin-left:27px; color:#4b4b4a;}
#footer .column1 { width:384px; padding-top:21px;}
#footer .column2 { width:154px; padding-top:21px;}
#footer .column3 { width:177px; padding-top:21px;}
#footer .column4 { width:715px; padding-top:21px;}
#footer a { color:#4b4b4a;}

#footer a, #footer a:visited, #footer a:link, #footer a:active, #footer a:hover {
		color: #483D8B;
		font-weight: bold;
		text-decoration: underline;
		border: none; 
	}
	#footer a:active, #footer a:hover {
		font-weight: bold;
		color: #FF8C00;
		text-decoration: none; 
	}

/*================== index.html ==================*/
#page1 #content .col_2 .ind { padding-left:20px;}
#page1 #content .col_2 .pad { margin:2px 0 12px 0;}
#page1 #content .col_2 .box1 { width:400px;}
#page1 #content .col_2 .column1 { width:206px;}
#page1 #content .col_2 .column2 { width:194px;}

/*================== index-1.html ==================*/
#page2 #content .col_2 .div { width:229px; margin:0 0 16px 12px;}
#page2 #content .col_2 .div1 { width:229px; margin-left:12px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .p1 { padding-bottom:7px;}
#page3 #content .col_2 .pic { margin:-5px 18px 2px 0;}

/*================== index-3.html ==================*/
#page4 #content .col_2 .pic1 { margin:36px 0px 12px 0;}

/*================== index-4.html ==================*/
#page5 #content .col_1 .pic1 { margin-bottom:11px;}
#page5 #content .col_2 { background:url(images/bg_line.gif) top right repeat-y;}
#page5 #content .col_2 .div { height:30px;}
#page5 #content .col_2 .div1 { height:169px;}
#page5 #content .col_3 .ind { padding-left:20px;}

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

.input {height:20px;
		width:194px;
		background:#fff;		
		border:solid 1px #8e8e8e;
		font-size:1em;
		 color:#4b4b4a;
}

textarea{  background:#fff;		  
		   border:solid 1px #8e8e8e;
		   width:194px; height:160px;
		   overflow:auto;
		   font-size:1em;
		   font-family:Tahoma;
		    color:#4b4b4a;
}