* { margin:0; padding:0;}
body { background:#3c4646; font-family:Tahoma; font-size:100%; line-height:1em; color:#393939;}
.indent { padding:11px 11px 11px 11px;}

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

a:hover{text-decoration:none;}
a {color:#003d86; font-weight:bold;}
span a { color:#45565e; font-weight:normal;}
span {color:#4ea2c1; font-weight:bold;}
.clear { clear:both;}
.alignright { text-align:right; padding-top:10px;}
.alignleft { text-align:left;}
ul { margin:0px; padding:0; list-style:none;}
li { background:url(images/z_ul.gif) left 8px no-repeat; padding-left:13px; line-height:2em;}
.block1 li a { color:#fff; text-decoration:underline; font-weight:bold;}
.block1 li a:hover {color:#fff; text-decoration:none;}
li a { color:#4ea2c1; text-decoration:underline; font-weight:bold;}
li a:hover {color:#4ea2c1; text-decoration:none;}

.but {
	width: 141px;
	height: 32px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-image:url(images/m1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	text-align: center;
	padding-top: 20px;
}
.but a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
.but a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
.but a:hover {
	color: #00acee;
	text-decoration: underline;
	font-size: 13px;
}

/*txt, links*/

h1 { color:#003d86; font-size:1.2em; margin-bottom:15px;}
h2 { color:#4DB611; font-size:1.0em; margin-bottom:15px;}
h2 { color:#4DB611; font-size:1.2em; margin-bottom:15px;}


/*header*/
.header_wrapper { height:212px;}
.logo { 
	padding: 21px 0 0 43px; 
	background: url(images/logo.jpg) left top no-repeat; 
	width:191px; height:138px; 
	text-indent:-10000px; 
	float: left;
}
.mainpic { 
	padding:0px 0 0 0px; 
	float: left;
	width:233px; 
	height:70px; 
}
/*content*/

#content { width:707px; font-family:Tahoma; font-size:0.6875em; line-height:1.2727em; color:#45565e;}
#content .title { margin-bottom:15px;}
#content .col_2 .ind { padding:20px 10px 0 20px;}
#content .pic { float:left; margin:0 15px 0 0;}
#content .bg_line { background:url(images/bg_line.gif) left bottom repeat-x; padding-bottom:25px; margin-bottom:22px;}
#content p { padding-bottom:15px;}


/*footer*/
#footer { background:#e3e3e3; font-family:Tahoma; font-size:0.6875em; color:#45565e; text-align:center;}
#footer .txt { padding:30px 32px 0 0;}


/*================== index.html ==================*/
#page1 #content .col_1 .pic1 { margin-bottom:15px;}
#page1 #content .col_1 .column1 { width:125px; padding-top:11px;}
#page1 #content .col_1 .column2 { width:63px; padding-top:7px;}
#page1 #content .col_2 .pic { margin-bottom:25px;}

/*================== index-1.html ==================*/
#page2 #content .col_1 .pic1 { margin:15px 0 15px 0;}
#page2 #content .block a { color:#fff; font-weight:normal;}
#page2 #content ul { margin:15px 0 15px 0;}
#page2 #content .column1 { width:231px;}
#page2 #content .column2 { width:213px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .pic1 { margin-bottom:15px;}
#page3 #content .block2 { padding-right:12px;}
#page3 #content .col_2 .pic { margin-bottom:25px;}

/*================== index-3.html ==================*/
#page4 #content .col_1 .pic1 { margin:15px 0 15px 0;}
#page4 #content ul { margin:15px 0 15px 0;}
#page4 #content .col_2 .pic { margin-bottom:25px;}

/*================== index-4.html ==================*/
#page5 #content ul { margin:15px 0 15px 0;}
#page5 #content .col_1 .pic1 { margin:15px 0 15px 0;}
#page5 #content .col_2 .pic { margin-bottom:25px;}

/*================== index-5.html ==================*/
#page6 #content .col_1 .pic1 { margin:15px 0 15px 0;}
#page6 #content .div { height:24px;}
#page6 #content .div1 { height:100px;}

/*==================list====================*/
.block { background:#ffffff; padding:10px 22px 10px 8px; color:#fff; margin-bottom:1px;}
.block1 { 
	background-image:url(images/nav-bg.gif); 
	font-variant: small-caps; 
	padding-left: 37px; 
	line-height: 2.81; 
	height: 187px; 
	color:#fff; 
	margin-bottom:1px;
}
.block2 { background:#d84f45; padding:25px 20px 35px 23px; color:#fff; margin-bottom:1px;}
.block2 a { color:#fff; font-weight:bold;}
.block a { color:#fff; font-weight:bold;}
.block1 a { color:#fff; font-weight:normal;}


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

#form .input {	color:#45565e;		 
				height:20px;
				width:188px;
				background:#fff;
				border:solid 1px #644543;
				font-size:1em;
				font-family:Tahoma;
				margin-top:10px;
}
#form1 .input {	color:#45565e;		 
				height:20px;
				width:188px;
				background:#fff;
				border:solid 1px #644543;
				font-size:1em;
				font-family:Tahoma;
}

textarea {	background:#fff;
			color:#45565e;
			border:inset 1px #644543;
			width:188px; height:93px;
			overflow:auto;
			font-family:Tahoma; 
			font-size:1em;
}